{"id":8035,"date":"2019-09-20T09:24:37","date_gmt":"2019-09-20T13:24:37","guid":{"rendered":"https:\/\/blog.brainstation.io\/?p=8035"},"modified":"2020-05-12T13:23:05","modified_gmt":"2020-05-12T17:23:05","slug":"deep-learning-basics-what-are-neural-networks","status":"publish","type":"post","link":"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks","title":{"rendered":"Deep Learning Basics: What are Neural Networks?"},"content":{"rendered":"<p><span style=\"font-weight: 400;\">The human brain is a fantastic pattern-recognizing machine. It processes external \u201cinputs,\u201d categorizes them, and generates an \u201coutput,\u201d with minimal conscious effort.\u00a0<\/span><span style=\"font-weight: 400;\">At its core, deep learning (and more broadly artificial intelligence) tries to mimic this brain process. The actual mapping, however,\u00a0<\/span><span style=\"font-weight: 400;\">happens with something called a neural network.<\/span><\/p>\n<p>Neural networks are one of the most popular methods of solving problems in machine learning. As data science jobs rise in demand in tech hubs like <a href=\"https:\/\/brainstation.io\/blog\/torontos-tech-boom-increasing-demand-for-data-skills\/\" target=\"_blank\" rel=\"noopener noreferrer\">Toronto<\/a> and <a href=\"https:\/\/brainstation.io\/blog\/new-yorks-most-in-demand-tech-jobs-for-2019\" target=\"_blank\" rel=\"noopener noreferrer\">New York<\/a>, understanding how to apply these concepts will be critical. BrainStation&#8217;s <a href=\"https:\/\/brainstation.io\/course\/online\/remote-data-science-bootcamp?utm_source=BSTNblog&amp;utm_medium=blog&amp;utm_campaign=Blog_WhatAreNeuralNetworks\">Data Science Bootcamp<\/a> will teach you these skills and prepare you for a career in data.\u00a0But let&#8217;s go back to the beginning:<\/p>\n<h2><span style=\"font-weight: 400;\">What is a Neural Network and How Does it Work?<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">A neural network is a system of hardware and code patterned on the way neurons work in the human brain. It helps computers think, understand, and learn like humans.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">As an example, think about a child touching something hot (say a cup of coffee), which causes a burn. In most cases, this would prevent the child from touching a hot cup of coffee again. It\u2019s safe to say, though, that the child did not have any conscious understanding of this kind of pain before touching the mug.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">This modification of the person\u2019s knowledge and understanding of the external world is based on recognizing and understanding patterns. Similar to humans, computers also learn through the same method of pattern recognition. This forms the basis of the way a neural network works.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Earlier, traditional computer programs worked on logic trees, which meant if A happens then B happens. All potential outcomes for each system could be preprogrammed. This, however, eliminated any freedom for flexibility. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">Neural networks<\/span><span style=\"font-weight: 400;\">, on the other hand, are built without any pre-defined logic; they are merely a system trained to search for and adapt to patterns contained within data. This is modeled on how the human brain works, where each neuron or idea is connected via synapses. Synapse include a value that is a representation of the probability of a connection to occur between two neurons. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">A neuron is a singular concept. The mug, the color white, the tea, the burning sensation of touching a hot cup \u2014 all of these can be taken as possible neurons, and each of these can be connected. The strength of the connection is determined by the value of their respective synapse. The higher the cost, the better the bond. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">Here is an example of an essential neural network connection helping form a better understanding:<\/span><\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-8036\" src=\"https:\/\/brainstation.io\/blog\/wp-content\/uploads\/2019\/01\/Screen-Shot-2019-01-03-at-5.05.00-PM.png\" alt=\"Neural network diagram\" width=\"605\" height=\"257\" srcset=\"https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2019\/01\/Screen-Shot-2019-01-03-at-5.05.00-PM.png 605w, https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2019\/01\/Screen-Shot-2019-01-03-at-5.05.00-PM-300x127.png 300w\" sizes=\"(max-width: 605px) 100vw, 605px\" \/><\/p>\n<p><span style=\"font-weight: 400;\">In the diagram above, neurons are represented by nodes, with the lines connecting them representing synapses. The value of the synapse denotes the possibility of that one neuron being found alongside another. So, in this example, the diagram represents a mug that contains coffee, which is white and extremely hot.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">All cups would not have the properties like the one in this example, and we can connect different neurons to the cup (for example, tea instead of coffee). The possibility of two neurons being connected is determined by the strength of the corresponding synapse connecting them. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">That said, in a scenario where mugs are not regularly used to carry hot drinks, the number of hot cups would decrease substantially, which would also reduce the strength of the synapses connecting mugs to heat.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">So:<\/span><\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-8037\" src=\"https:\/\/brainstation.io\/blog\/wp-content\/uploads\/2019\/01\/Screen-Shot-2019-01-03-at-5.06.11-PM.png\" alt=\"Neural Networks\" width=\"395\" height=\"124\" srcset=\"https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2019\/01\/Screen-Shot-2019-01-03-at-5.06.11-PM.png 395w, https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2019\/01\/Screen-Shot-2019-01-03-at-5.06.11-PM-300x94.png 300w\" sizes=\"(max-width: 395px) 100vw, 395px\" \/><\/p>\n<p><span style=\"font-weight: 400;\">Becomes:<\/span><\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-8038\" src=\"https:\/\/brainstation.io\/blog\/wp-content\/uploads\/2019\/01\/Screen-Shot-2019-01-03-at-5.07.03-PM.png\" alt=\"Neural network basics\" width=\"389\" height=\"103\" srcset=\"https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2019\/01\/Screen-Shot-2019-01-03-at-5.07.03-PM.png 389w, https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2019\/01\/Screen-Shot-2019-01-03-at-5.07.03-PM-300x79.png 300w\" sizes=\"(max-width: 389px) 100vw, 389px\" \/><\/p>\n<h2><span style=\"font-weight: 400;\">What is a Perceptron?<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">Perceptrons<\/span><span style=\"font-weight: 400;\"> are the foundational model of a neural network. It uses multiple binary inputs (x1, x2, etc.) to produce a single binary output. Like this:<\/span><\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-8044\" src=\"https:\/\/brainstation.io\/blog\/wp-content\/uploads\/2019\/01\/Screen-Shot-2019-01-03-at-5.27.31-PM.png\" alt=\"Perceptron\" width=\"624\" height=\"229\" srcset=\"https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2019\/01\/Screen-Shot-2019-01-03-at-5.27.31-PM.png 624w, https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2019\/01\/Screen-Shot-2019-01-03-at-5.27.31-PM-300x110.png 300w\" sizes=\"(max-width: 624px) 100vw, 624px\" \/><\/p>\n<p><span style=\"font-weight: 400;\">To better understand this neural network, let\u2019s use an analogy.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Assume you walk to work. This decision of going to work can be based on two major factors: \u00a0the weather, and whether or not it is a weekday. While the weather factor is manageable, working on weekends is (often) a deal-breaker. Since we\u2019re working with binary inputs here, let us propose the conditions in the form of \u201cyes or no\u201d questions. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">Is the weather fine? One for yes, zero for no. Is it a weekday? One yes, zero for no.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Keep in mind that we can\u2019t inform the neural network of these conditions at the outset. The network will need to learn them for itself. How will the network decide the priority of these factors when making a decision? By using what is known as \u201cweights.\u201d Weights are numerical representations of preferences. A higher weight will make the neural network assume that input is a higher priority than the rest. This is represented by the w1, w2\u2026in the flowchart shown above.<\/span><\/p>\n<h2><span style=\"font-weight: 400;\">The Value of Neural Networks<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">Any system that needs <a href=\"https:\/\/brainstation.io\/blog\/what-machine-learning-is-and-what-it-can-do\" target=\"_blank\" rel=\"noopener noreferrer\">machine learning<\/a> references a neural network for assistance, and there are many reasons for this:<\/span><\/p>\n<ol>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">With the help of neural networks, users can solve problems for which a traditional-algorithmic method either does not exist or is too expensive to implement.<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Neural networks learn by example, reducing the need for additional programs. <\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Neural networks are significantly faster and more accurate than conventional methods.<\/span><\/li>\n<\/ol>\n<h2><span style=\"font-weight: 400;\">Real-life Applications of Neural Networks<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">Deep learning, with the help of neural networks, has found extensive use in the following areas:<\/span><\/p>\n<h3><span style=\"font-weight: 400;\">Speech Recognition<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">For a good example of this, look no further than the <\/span><span style=\"font-weight: 400;\">Amazon Echo Dot<\/span><span style=\"font-weight: 400;\">, which lets users get news reports and weather updates, order food, or complete a purchase online just by speaking.<\/span><\/p>\n<h3><span style=\"font-weight: 400;\">Handwriting Recognition<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">Neural networks are trained to understand patterns in a person\u2019s handwriting, and <\/span><span style=\"font-weight: 400;\">Google\u2019s Handwriting Input application<\/span><span style=\"font-weight: 400;\"> makes use of this to convert scribbles into meaningful texts.<\/span><\/p>\n<h3><span style=\"font-weight: 400;\">Face Recognition<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">From improving the security of handheld devices to various <\/span><span style=\"font-weight: 400;\">Snapchat filters<\/span><span style=\"font-weight: 400;\">, face recognition is everywhere. A good example is the technology Facebook uses to suggest people to tag when a photo is uploaded to the site. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">To sum up, neural networks make up the spine of a wide variety of innovative technologies in use today. In fact, imagining a deep\/machine learning initiative without them is almost impossible, and that will only increase with time. \u00a0<\/span><\/p>\n<p><em>Find out more about BrainStation&#8217;s\u00a0<a href=\"https:\/\/brainstation.io\/course\/machine-learning?utm_source=BSTNblog&amp;utm_medium=blog&amp;utm_campaign=Blog_WhatAreNeuralNetworks\" target=\"_blank\" rel=\"noopener noreferrer\">Machine Learning Certificate course<\/a> and <a href=\"https:\/\/brainstation.io\/course\/online\/remote-data-science-bootcamp?utm_source=BSTNblog&amp;utm_medium=blog&amp;utm_campaign=Blog_WhatAreNeuralNetworks\" target=\"_blank\" rel=\"noopener noreferrer\">Data Science Diploma<\/a>.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>At its core, deep learning tries to mimic the process of learning in the brain. But the actual mapping happens with something called a neural network. <\/p>\n","protected":false},"author":7,"featured_media":8039,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[343,1066],"tags":[332,405,495,512,710],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v18.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Deep Learning Basics: What are Neural Networks?<\/title>\n<meta name=\"description\" content=\"At its core, deep learning (and more broadly artificial intelligence) tries to mimic the human brain. But the actual mapping happens with something called a neural network.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Deep Learning Basics: What are Neural Networks?\" \/>\n<meta property=\"og:description\" content=\"At its core, deep learning (and more broadly artificial intelligence) tries to mimic the human brain. But the actual mapping happens with something called a neural network.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks\" \/>\n<meta property=\"og:site_name\" content=\"BrainStation\u00ae Blog\" \/>\n<meta property=\"article:published_time\" content=\"2019-09-20T13:24:37+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-12T17:23:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2019\/01\/system-2660914_1920.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1280\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"BrainStation\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/brainstation.io\/blog\/#website\",\"url\":\"https:\/\/brainstation.io\/blog\/\",\"name\":\"BrainStation\u00ae Blog\",\"description\":\"The Digital Learning Company\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/brainstation.io\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks#primaryimage\",\"url\":\"https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2019\/01\/system-2660914_1920.jpg\",\"contentUrl\":\"https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2019\/01\/system-2660914_1920.jpg\",\"width\":1920,\"height\":1280},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks#webpage\",\"url\":\"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks\",\"name\":\"Deep Learning Basics: What are Neural Networks?\",\"isPartOf\":{\"@id\":\"https:\/\/brainstation.io\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks#primaryimage\"},\"datePublished\":\"2019-09-20T13:24:37+00:00\",\"dateModified\":\"2020-05-12T17:23:05+00:00\",\"author\":{\"@id\":\"https:\/\/brainstation.io\/blog\/#\/schema\/person\/9f37983a6c4da6cf5dd422481ac8cf11\"},\"description\":\"At its core, deep learning (and more broadly artificial intelligence) tries to mimic the human brain. But the actual mapping happens with something called a neural network.\",\"breadcrumb\":{\"@id\":\"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/brainstation.io\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Deep Learning Basics: What are Neural Networks?\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/brainstation.io\/blog\/#\/schema\/person\/9f37983a6c4da6cf5dd422481ac8cf11\",\"name\":\"BrainStation\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/brainstation.io\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/80c14b8388838ae1453aec36606b232d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/80c14b8388838ae1453aec36606b232d?s=96&d=mm&r=g\",\"caption\":\"BrainStation\"},\"description\":\"BrainStation is a global leader in digital skills training, empowering businesses and brands to succeed in the digital age. Established in 2012, BrainStation has worked with over 250 instructors from the most innovative companies, developing cutting-edge, real-world digital education that has empowered more than 50,000 professionals and some of the largest corporations in the world.\",\"url\":\"https:\/\/brainstation.io\/blog\/author\/brainstation\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Deep Learning Basics: What are Neural Networks?","description":"At its core, deep learning (and more broadly artificial intelligence) tries to mimic the human brain. But the actual mapping happens with something called a neural network.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks","og_locale":"en_US","og_type":"article","og_title":"Deep Learning Basics: What are Neural Networks?","og_description":"At its core, deep learning (and more broadly artificial intelligence) tries to mimic the human brain. But the actual mapping happens with something called a neural network.","og_url":"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks","og_site_name":"BrainStation\u00ae Blog","article_published_time":"2019-09-20T13:24:37+00:00","article_modified_time":"2020-05-12T17:23:05+00:00","og_image":[{"width":1920,"height":1280,"url":"https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2019\/01\/system-2660914_1920.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"BrainStation","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/brainstation.io\/blog\/#website","url":"https:\/\/brainstation.io\/blog\/","name":"BrainStation\u00ae Blog","description":"The Digital Learning Company","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/brainstation.io\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks#primaryimage","url":"https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2019\/01\/system-2660914_1920.jpg","contentUrl":"https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2019\/01\/system-2660914_1920.jpg","width":1920,"height":1280},{"@type":"WebPage","@id":"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks#webpage","url":"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks","name":"Deep Learning Basics: What are Neural Networks?","isPartOf":{"@id":"https:\/\/brainstation.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks#primaryimage"},"datePublished":"2019-09-20T13:24:37+00:00","dateModified":"2020-05-12T17:23:05+00:00","author":{"@id":"https:\/\/brainstation.io\/blog\/#\/schema\/person\/9f37983a6c4da6cf5dd422481ac8cf11"},"description":"At its core, deep learning (and more broadly artificial intelligence) tries to mimic the human brain. But the actual mapping happens with something called a neural network.","breadcrumb":{"@id":"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/brainstation.io\/blog\/deep-learning-basics-what-are-neural-networks#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/brainstation.io\/blog"},{"@type":"ListItem","position":2,"name":"Deep Learning Basics: What are Neural Networks?"}]},{"@type":"Person","@id":"https:\/\/brainstation.io\/blog\/#\/schema\/person\/9f37983a6c4da6cf5dd422481ac8cf11","name":"BrainStation","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/brainstation.io\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/80c14b8388838ae1453aec36606b232d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/80c14b8388838ae1453aec36606b232d?s=96&d=mm&r=g","caption":"BrainStation"},"description":"BrainStation is a global leader in digital skills training, empowering businesses and brands to succeed in the digital age. Established in 2012, BrainStation has worked with over 250 instructors from the most innovative companies, developing cutting-edge, real-world digital education that has empowered more than 50,000 professionals and some of the largest corporations in the world.","url":"https:\/\/brainstation.io\/blog\/author\/brainstation"}]}},"_links":{"self":[{"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/posts\/8035"}],"collection":[{"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/comments?post=8035"}],"version-history":[{"count":13,"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/posts\/8035\/revisions"}],"predecessor-version":[{"id":11513,"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/posts\/8035\/revisions\/11513"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/media\/8039"}],"wp:attachment":[{"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/media?parent=8035"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/categories?post=8035"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/tags?post=8035"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}