We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a91cb3b + d8b7d7e commit fdcad8bCopy full SHA for fdcad8b
README.md
@@ -915,6 +915,7 @@ Python实现的数据库。
915
* SymPy:一个用于符号数学的 Python 库。[官网](https://github.com/sympy/sympy)
916
* zipline:一个 Python 算法交易库。[官网](https://github.com/quantopian/zipline)
917
* [Bayesian-belief-networks](http://hao.jobbole.com/bayesian-belief-networks/):优雅的贝叶斯信念网络框架。[官网](https://github.com/eBay/bayesian-belief-networks)
918
+* keras: 以tensorflow或者theano为后端的深度学习封装库,快速上手神经网络[官网](https://keras.io/)
919
920
### 数据可视化
921
0 commit comments