Skip to content

Commit d8b7d7e

Browse files
committed
add keras
1 parent a91cb3b commit d8b7d7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)