Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huangcongqing/keras
Keras学习
https://github.com/huangcongqing/keras
keras keras-tensorflow
Last synced: 11 days ago
JSON representation
Keras学习
- Host: GitHub
- URL: https://github.com/huangcongqing/keras
- Owner: HuangCongQing
- License: mit
- Created: 2019-07-27T01:49:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-06T10:10:02.000Z (over 5 years ago)
- Last Synced: 2024-10-13T13:10:41.366Z (26 days ago)
- Topics: keras, keras-tensorflow
- Language: Jupyter Notebook
- Size: 66.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Keras
Keras学习* 中文文档:http://keras-cn.readthedocs.io/en/latest/
* 官方文档:https://keras.io/zh高级的神经网络的包,兼容tensorflow,theano,决定底层backend是由tensorflow,theano搭建神经网络。新的版本中是默认tensorflow,
* 查看github上的jupyter notebook:https://nbviewer.jupyter.org/
* Keras系列文档(未看,觉得挺好):https://blog.csdn.net/sinat_26917383/article/details/72857454
### Keras文档和资源
* Github: https://github.com/keras-team/keras
* Keras 英文文档:https://keras.io/
* Keras 中文文档:https://keras-cn.readthedocs.io/en/latest/
* Keras 资源:https://github.com/fchollet/keras-resources
* Keras 博客:https://blog.keras.io/index.html转载自:https://zhuanlan.zhihu.com/p/23748037
### Tutorials
* 莫烦keras系列视频教程:https://morvanzhou.github.io/tutorials/machine-learning/keras/
* [00Keras概述.md](00Keras概述.md)
* [01Regressor回归.ipynb](01Regressor 回归.ipynb)
* [02classification.ipynb](02classification.ipynb)
* [03CNN卷积神经网络.ipynb](03CNN卷积神经网络.ipynb)
* [04RNN_classifer.ipynb](04RNN_classifer.ipynb)
* [05RNN_LSTM_Regressor.ipynb](05RNN_LSTM_Regressor.ipynb)
* [06Auto_encoder.ipynb](06Auto_encoder.ipynb)* 留个坑:https://www.bilibili.com/video/av47770883/?p=6