Skip to content

Commit fdcad8b

Browse files
authored
Merge pull request jobbole#19 from onlytailei/master
Add keras
2 parents a91cb3b + d8b7d7e commit fdcad8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -915,6 +915,7 @@ Python实现的数据库。
915915
* SymPy:一个用于符号数学的 Python 库。[官网](https://github.com/sympy/sympy)
916916
* zipline:一个 Python 算法交易库。[官网](https://github.com/quantopian/zipline)
917917
* [Bayesian-belief-networks](http://hao.jobbole.com/bayesian-belief-networks/):优雅的贝叶斯信念网络框架。[官网](https://github.com/eBay/bayesian-belief-networks)
918+
* keras: 以tensorflow或者theano为后端的深度学习封装库,快速上手神经网络[官网](https://keras.io/)
918919

919920
### 数据可视化
920921

0 commit comments

Comments
 (0)