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
- Host: GitHub
- URL: https://github.com/yzy1996/artificial-intelligence
- Owner: yzy1996
- License: mit
- Created: 2018-10-06T07:47:43.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2023-02-12T11:15:18.000Z (over 3 years ago)
- Last Synced: 2025-04-06T12:46:01.508Z (over 1 year ago)
- Topics: ai, deep-learning, machine-learning
- Language: Python
- Homepage:
- Size: 147 MB
- Stars: 11
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
人工智能
 
人工智能、机器学习、深度学习三者的关系是:


从上面两张图就可以看出来,人工智能是一个很宽泛的名词,包含了机器学习,推荐系统以及机器人等;而机器学习又包括了深度学习,强化学习等。
# 机器学习
[Machine Learning](./1-Machine-Learning)
Awesome Artificial Intelligence (AI) https://github.com/owainlewis/awesome-artificial-intelligence
[机器学习算法Python实现](https://github.com/lawlite19/MachineLearning_Python) 
# 优化
[Optimization](./2-Optimization)