{"componentChunkName":"component---src-templates-book-page-js","path":"/intelligence/12/","result":{"data":{"mdx":{"id":"90cd1b70-2709-5920-aae0-62c080b731c7","body":"function _extends() { _extends = Object.assign || 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); }\n\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; }\n\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\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"author\": \"Jeff Hawkins\",\n  \"bookTitle\": \"On Intelligence\",\n  \"isBook\": false,\n  \"numSections\": 16,\n  \"tags\": [\"a\"],\n  \"templateKey\": \"book-page\",\n  \"title\": \"CONTENTS\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(ContentRef, {\n    id: 0,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    className: \"nounder\",\n    href: \"prologue.html#prologue\"\n  }, mdx(\"em\", null, \"Prologue\"))), mdx(ContentRef, {\n    id: 1,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    className: \"nounder\",\n    href: \"ch01.html#ch01\"\n  }, mdx(\"strong\", null, \"1.\"), \" \", mdx(\"em\", null, \"Artificial Intelligence\"))), mdx(ContentRef, {\n    id: 2,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    className: \"nounder\",\n    href: \"ch02.html#ch02\"\n  }, mdx(\"strong\", null, \"2.\"), \" \", mdx(\"em\", null, \"Neural Networks\"))), mdx(ContentRef, {\n    id: 3,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    className: \"nounder\",\n    href: \"ch03.html#ch03\"\n  }, mdx(\"strong\", null, \"3.\"), \" \", mdx(\"em\", null, \"The Human Brain\"))), mdx(ContentRef, {\n    id: 4,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    className: \"nounder\",\n    href: \"ch04.html#ch04\"\n  }, mdx(\"strong\", null, \"4.\"), \" \", mdx(\"em\", null, \"Memory\"))), mdx(ContentRef, {\n    id: 5,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    className: \"nounder\",\n    href: \"ch05.html#ch05\"\n  }, mdx(\"strong\", null, \"5.\"), \" \", mdx(\"em\", null, \"A New Framework of Intelligence\"))), mdx(ContentRef, {\n    id: 6,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    className: \"nounder\",\n    href: \"ch06.html#ch06\"\n  }, mdx(\"strong\", null, \"6.\"), \" \", mdx(\"em\", null, \"How the Cortex Works\"))), mdx(ContentRef, {\n    id: 7,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    className: \"nounder\",\n    href: \"ch07.html#ch07\"\n  }, mdx(\"strong\", null, \"7.\"), mdx(\"em\", null, \"Consciousness and Creativity\"))), mdx(ContentRef, {\n    id: 8,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    className: \"nounder\",\n    href: \"ch08.html#ch08\"\n  }, mdx(\"strong\", null, \"8.\"), mdx(\"em\", null, \"The Future of Intelligence\"))), mdx(ContentRef, {\n    id: 9,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    className: \"nounder\",\n    href: \"epilogue.html#epilogue\"\n  }, mdx(\"em\", null, \"Epilogue\"))), mdx(ContentRef, {\n    id: 10,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    className: \"nounder\",\n    href: \"appendix.html#appendix\"\n  }, mdx(\"em\", null, \"Appendix: Testable Predictions\"))), mdx(ContentRef, {\n    id: 11,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    className: \"nounder\",\n    href: \"bib.html#bib\"\n  }, mdx(\"em\", null, \"Bibliography\"))), mdx(ContentRef, {\n    id: 12,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    className: \"nounder\",\n    href: \"ack.html#ack\"\n  }, mdx(\"em\", null, \"Acknowledgments\"))), mdx(ContentRef, {\n    id: 13,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    className: \"nounder\",\n    href: \"index.html#index\"\n  }, mdx(\"em\", null, \"Index\"))), mdx(ContentRef, {\n    id: 14,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    id: \"page_vi\"\n  })));\n}\n;\nMDXContent.isMDXComponent = true;","fields":{"slug":"/intelligence/12/"},"frontmatter":{"isBook":false,"title":"CONTENTS","bookTitle":"On Intelligence","numSections":16,"tags":["a"],"author":"Jeff Hawkins"}}},"pageContext":{"id":"90cd1b70-2709-5920-aae0-62c080b731c7"}},"staticQueryHashes":["4080856488"]}