https://github.com/codesandtags/ai-documentation
A collection of AI documentation, art state and interesting links in my starter trip with Artificial Intelligence.
https://github.com/codesandtags/ai-documentation
Last synced: 4 months ago
JSON representation
A collection of AI documentation, art state and interesting links in my starter trip with Artificial Intelligence.
- Host: GitHub
- URL: https://github.com/codesandtags/ai-documentation
- Owner: codesandtags
- License: mit
- Created: 2017-05-02T00:11:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-07T21:32:37.000Z (about 8 years ago)
- Last Synced: 2025-08-30T18:04:41.585Z (10 months ago)
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Artificial Intelligence Documentation - 2018
> A collection of AI documentation, art state and interesting links in my starter trip with Artificial Intelligence.
## Statistics
| Description | URL |
| ------------- |:-------------:|
| TODO | link |
## Communities
| Description | URL |
| ------------- |:-------------:|
| Todo | link |
## Courses
| Description | URL |
| ------------- |:-------------:|
| AI A - Z material | https://www.superdatascience.com/artificial-intelligence/ |
## Machine Learning
| Description | URL |
| ------------- |:-------------:|
| Machine Learning Recipes by Google | https://www.youtube.com/watch?v=cKxRvEZd3Mw |
| Machine Learning with Tensor Flow| https://www.youtube.com/watch?v=mWl45NkFBOc&list=PLOU2XLYxmsIKGc_NBoIhTn2Qhraji53cv |
|Deep Learning and Machine Learning Guide: Part I| https://dzone.com/articles/machine-learning-resources |
| Reinforcement Learning | https://medium.com/machine-learning-for-humans/reinforcement-learning-6eacf258b265 |
## Deep Learning
| Description | URL |
| ------------- |:-------------:|
| Train your app using visual interfaces | https://lobe.ai/ |
## Data Science
| Description | URL |
| ------------- |:-------------:|
| Summary of Deep Learning Architectures | http://www.datasciencecentral.com/profiles/blogs/concise-visual-summary-of-deep-learning-architectures?utm_content=buffer61b02&utm_medium=social&utm_source=linkedin.com&utm_campaign=buffer |
|Live Data Satori|https://www.satori.com/overview|
## Natural Language Processing
| Description | URL |
| ------------- |:-------------:|
| Todo | link |
## Tools
| Description | URL |
| ------------- |:-------------:|
| Datasets for training software in ML | https://www.kaggle.com/datasets |
## Articles
| Description | URL |
| ------------- |:-------------:|
| Brief article about AI | http://www.elmostrador.cl/vida-en-linea/2017/04/30/la-inteligencia-artificial-la-mente-en-la-maquina/ |
| Some courses to learn AI online | https://www.xataka.com/robotica-e-ia/aprende-sobre-inteligencia-artificial-por-internet-cursos-publicaciones-y-las-recomendaciones-de-expertos |
| Aprendizaje Automatico Article | http://tecno.americaeconomia.com/articulos/aprendizaje-automatico-que-significa-para-la-innovacion-tecnologica |
| Quora: Learn deep fundamentals in 2 months | https://www.quora.com/How-do-I-learn-deep-learning-in-2-months |
| Quora: Most effective way to get started | https://www.quora.com/Whats-the-most-effective-way-to-get-started-with-deep-learning |
| About the evolution of world | https://waitbutwhy.com/2017/04/neuralink.html |
| Blog dedicated to predictions for AI | https://futurism.com/images/the-dawn-of-the-singularity/ |
## Projects / Software
| Description | URL |
| ------------- |:-------------:|
| AlphaGo by Deepmind, Google | https://deepmind.com/research/alphago/ |
| Tensor Flow Google | https://www.tensorflow.org/ |
| Torch | http://torch.ch/ |
| MXNet Amazon | https://aws.amazon.com/mxnet/ |
| AI Experiments Google | https://aiexperiments.withgoogle.com/autodraw |
| Deep Learn JS by Google :D | https://pair-code.github.io/deeplearnjs/ |
| Teachable Machine Learning on Browser | https://teachablemachine.withgoogle.com/ |