An open API service indexing awesome lists of open source software.

https://github.com/yzy1996/artificial-intelligence

Include ML DL RL, knowledge and code
https://github.com/yzy1996/artificial-intelligence

ai deep-learning machine-learning

Last synced: about 1 year ago
JSON representation

Include ML DL RL, knowledge and code

Awesome Lists containing this project

README

          

人工智能


![python-version](https://img.shields.io/badge/python-3.7-blue) ![Country](https://img.shields.io/badge/country-China-red)

人工智能、机器学习、深度学习三者的关系是:

![img](https://pic2.zhimg.com/80/v2-58d18a0c7a5c04fe66498929268425e7_hd.jpg)

![img](https://pic1.zhimg.com/80/v2-e358e127afbe5963f5b8622e2dd5b49f_hd.jpg)

从上面两张图就可以看出来,人工智能是一个很宽泛的名词,包含了机器学习,推荐系统以及机器人等;而机器学习又包括了深度学习,强化学习等。

# 机器学习

[Machine Learning](./1-Machine-Learning)

Awesome Artificial Intelligence (AI) https://github.com/owainlewis/awesome-artificial-intelligence

[机器学习算法Python实现](https://github.com/lawlite19/MachineLearning_Python) ![stars](https://img.shields.io/github/stars/lawlite19/MachineLearning_Python?style=social)

# 优化

[Optimization](./2-Optimization)