Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ronething/ai2015
SCAU 人工智能实验
https://github.com/ronething/ai2015
Last synced: 7 days ago
JSON representation
SCAU 人工智能实验
- Host: GitHub
- URL: https://github.com/ronething/ai2015
- Owner: ronething
- Created: 2018-04-28T10:06:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-24T07:44:04.000Z (almost 4 years ago)
- Last Synced: 2023-03-03T21:32:38.910Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 2.54 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SCAU-人工智能实验2015
notice
如果出现ipynb文件打不开的情况
![reload](./notices/reload.png)
建议用[nbviewer](https://nbviewer.jupyter.org/)打开
复制文件链接然后点击go即可
![nbviewer](./notices/nbviewer.png)
---
华农人工智能实验-仅供参考
- [实验一 最小二乘法](./exp1)
- [实验二 朴素贝叶斯](./exp2)
- [实验三 k近邻分类算法](./exp3)
- [实验四 k均值聚类算法](./exp4)
- [实验五 决策树](./exp5)
- [实验六 BP反向传播算法](./exp6)
- [实验七 Apriori算法](./exp7)
- [实验八 主成分分析降维](./exp8)持续更新…