Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anfany/zhrane-algorithm-with-python3
知然算法系列:原理+实现+示例 ——知其然知其所以然
https://github.com/anfany/zhrane-algorithm-with-python3
algorithm python3
Last synced: about 1 month ago
JSON representation
知然算法系列:原理+实现+示例 ——知其然知其所以然
- Host: GitHub
- URL: https://github.com/anfany/zhrane-algorithm-with-python3
- Owner: Anfany
- License: mit
- Created: 2020-09-03T03:02:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T09:12:07.000Z (almost 4 years ago)
- Last Synced: 2024-11-06T15:53:21.643Z (3 months ago)
- Topics: algorithm, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 393 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZhRane-Algorithm-with-python3
知然算法系列:原理+实现+示例 ——知其然知其所以然【1】. [SOM(Self-Organizing Map, 自组织映射)神经网络](https://github.com/Anfany/ZhRane-Algorithm-with-python3/blob/master/SOM_ZhRane.ipynb)
【2】. [GM(1,1)(Gray Model, 灰色模型)](https://github.com/Anfany/ZhRane-Algorithm-with-python3/blob/master/GM.ipynb)