[
  {
    "path": "LICENSE",
    "content": "MIT License\n\nCopyright (c) 2020 Daniel Bourke\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "README.md",
    "content": "# 2020 Machine Learning Roadmap (still 90% valid for 2023) \n\n![2020 machine learning roadmap overview](https://raw.githubusercontent.com/mrdbourke/machine-learning-roadmap/master/2020-ml-roadmap-overview.png?token=AD7ZOCOIG7IZXHDL63W6RZK7A3B6I)\n\nA roadmap connecting many of the most important concepts in machine learning, how to learn them and what tools to use to perform them.\n\nNamely:\n\n1. 🤔 **Machine Learning Problems** - what does a machine learning problem look like?\n2. ♻️ **Machine Learning Process** - once you’ve found a problem, what steps might you take to solve it?\n3. 🛠 **Machine Learning Tools** - what should you use to build your solution?\n4. 🧮 **Machine Learning Mathematics** - what exactly is happening under the hood of all the machine learning code you're writing?\n5. 📚 **Machine Learning Resources** - okay, this is cool, how can I learn all of this?\n\nSee the [full interactive version](https://dbourke.link/mlmap).\n\n[Watch a feature-length film video walkthrough](https://youtu.be/pHiMN_gy9mk) (yes, really, it's longer than most movies).\n\nMany of the materials in this roadmap were inspired by [Daniel Formoso](https://github.com/dformoso)'s [machine learning mindmaps](https://github.com/dformoso/machine-learning-mindmap),so if you enjoyed this one, go and check out his. He also has a mindmap specifically for [deep learning](https://github.com/dformoso/deeplearning-mindmap) too.\n"
  }
]