https://github.com/tomzx/agi-concept-map
The AGI Concept Map is my attempt at reconstructing all the internal knowledge I've acquired about artificial general intelligence over the years.
https://github.com/tomzx/agi-concept-map
artificial-general-intelligence artificial-intelligence concept-map
Last synced: 5 months ago
JSON representation
The AGI Concept Map is my attempt at reconstructing all the internal knowledge I've acquired about artificial general intelligence over the years.
- Host: GitHub
- URL: https://github.com/tomzx/agi-concept-map
- Owner: tomzx
- License: mit
- Created: 2016-05-23T15:14:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-11-28T03:23:08.000Z (over 6 years ago)
- Last Synced: 2025-02-05T08:51:04.687Z (over 1 year ago)
- Topics: artificial-general-intelligence, artificial-intelligence, concept-map
- Homepage: https://tomzx.github.io/agi-concept-map/
- Size: 146 KB
- Stars: 14
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AGI Concept Map
The **AGI Concept Map** is my attempt at reconstructing all the internal knowledge I've acquired about artificial general intelligence 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 domain
In order to keep the concept map simple and focused on the topic, the **AGI Concept Map** depends on the [**Machine Learning Concept Map**](https://github.com/tomzx/machine-learning-concept-map) and [**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).