https://github.com/tomzx/machine-learning-concept-map
The Machine Learning Concept Map is my attempt at reconstructing all the internal knowledge I've acquired about machine learning over the years.
https://github.com/tomzx/machine-learning-concept-map
concept-map machine-learning
Last synced: about 2 months ago
JSON representation
The Machine Learning Concept Map is my attempt at reconstructing all the internal knowledge I've acquired about machine learning over the years.
- Host: GitHub
- URL: https://github.com/tomzx/machine-learning-concept-map
- Owner: tomzx
- License: mit
- Created: 2016-07-13T03:10:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-11-28T03:25:34.000Z (over 5 years ago)
- Last Synced: 2025-02-05T06:34:48.502Z (3 months ago)
- Topics: concept-map, machine-learning
- Homepage: https://tomzx.github.io/machine-learning-concept-map/
- Size: 102 KB
- Stars: 20
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Machine Learning Concept Map
The **Machine Learning Concept Map** is my attempt at reconstructing all the internal knowledge I've acquired about machine learning over the years.
The concept map can have multiple purposes:
* Serve as a refresher
* Find related topics of interest
* Guide newcomers in the domain by exploring topics by their relatedness
* Get an idea of the size of the domainIn order to keep the concept map simple, the **Machine Learning Concept Map** depends on the [**Mathematics Concept Map**](https://github.com/tomzx/mathematics-concept-map).
## Contributing
To view and explore this concept map, you will need a [GraphML](https://en.wikipedia.org/wiki/GraphML) compatible application. In order to edit this graph, I've personally been using [yEd](https://www.yworks.com/products/yed).
If you find any typographical mistake, improper links, or want to add more content to the concept map, feel free to submit a pull request!
## License
The code is licensed under the [MIT license](http://choosealicense.com/licenses/mit/). See [LICENSE](LICENSE).