fukuball / fuku-ml

Simple machine learning library / 簡單易用的機器學習套件
https://github.com/fukuball/FukuML-Tutorial
MIT License
280 stars 75 forks source link

Softmax 實作 #28

Open fukuball opened 8 years ago

fukuball commented 8 years ago

https://github.com/neale/softmax

https://github.com/mazefeng/ml/blob/master/softmax.py

https://penolove.gitbooks.io/deep-learning-tutourial/content/Supervise%20learning/softmax%20regression.html

fukuball commented 7 years ago

https://github.com/siddharth-agrawal/Softmax-Regression

fukuball commented 7 years ago

https://github.com/xwzhong/softmax/blob/master/softmax.py

fukuball commented 7 years ago

https://github.com/hobgreenson/SoftmaxRegression

fukuball commented 7 years ago

https://github.com/ohheydom/softmax_classifier

fukuball commented 7 years ago

https://github.com/fancyspeed/py-softmax