Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

知然算法系列:原理+实现+示例 ——知其然知其所以然

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)