{
    "componentChunkName": "component---src-templates-note-note-js",
    "path": "/notes/brain-versus-ai",
    "result": {"data":{"mdx":{"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"Comparing different parts of the brain to advancements in AI can provide insights into how artificial systems are inspired by biological processes:\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Cerebral Cortex vs. Neural Networks\"), \": The cerebral cortex is responsible for higher-order brain functions such as \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/perception\",\n    \"title\": \"perception\"\n  }, \"perception\"), \", \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/cognition\",\n    \"title\": \"cognition\"\n  }, \"cognition\"), \", and \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/decision-making\",\n    \"title\": \"decision-making\"\n  }, \"decision-making\"), \". Similarly, artificial neural networks, particularly deep learning models, are designed to process complex data and make decisions based on patterns, mimicking the layered structure of the cortex.\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Hippocampus vs. Memory Systems\"), \": The hippocampus is crucial for memory formation and spatial navigation. In AI, memory systems like Long Short-Term Memory (LSTM) networks and Transformer models are designed to handle sequential data and retain information over time, akin to how the hippocampus processes and stores memories.\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Basal Ganglia vs. Reinforcement Learning\"), \": The basal ganglia are involved in habit formation and reward processing. Reinforcement learning in AI mirrors this by using reward signals to train models to make decisions that maximize \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/cumulative-rewards\",\n    \"title\": \"cumulative rewards\"\n  }, \"cumulative rewards\"), \", similar to how the basal ganglia influence behavior based on rewards.\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Visual Cortex vs. Computer Vision\"), \": The visual cortex processes visual information and is responsible for recognizing \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/objects\",\n    \"title\": \"objects\"\n  }, \"objects\"), \" and \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/patterns\",\n    \"title\": \"patterns\"\n  }, \"patterns\"), \". Computer vision systems in AI, often powered by \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/convolutional-neural-networks\",\n    \"title\": \"convolutional neural networks\"\n  }, \"convolutional neural networks\"), \" (CNNs), are inspired by the visual cortex's ability to process and interpret visual data.\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Prefrontal Cortex vs. Planning and Decision-Making\"), \": The prefrontal cortex is involved in complex cognitive behavior, decision-making, and moderating social behavior. In AI, algorithms that focus on planning and decision-making, such as those used in autonomous systems, draw inspiration from the functions of the prefrontal cortex.\"))), mdx(\"p\", null, \"While AI systems are inspired by the brain, they are not direct replicas and often lack the flexibility and adaptability of biological systems. However, ongoing research in both neuroscience and AI continues to bridge the gap, leading to more sophisticated and human-like artificial intelligence.\"));\n}\n;\nMDXContent.isMDXComponent = true;","inboundReferences":[]}},"pageContext":{"slug":"brain-versus-ai","node":{"childMdx":{"slug":"brain-versus-ai"}}}},
    "staticQueryHashes": []}