zhaoyu611 / DeepLearningTutorialForChineseLinks
This project is the same with deeplearning.net, but the comment is written for chinese
☆23Updated 8 years ago
Alternatives and similar repositories for DeepLearningTutorialForChinese
Users that are interested in DeepLearningTutorialForChinese are comparing it to the libraries listed below
Sorting:
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 8 years ago
- A cluster framework for 'Clustering by fast search and find of density peaks' in science 2014.☆306Updated 7 years ago
- 用Tensorflow实现的深度神经网络。☆141Updated 3 years ago
- a implement of LSTM using Keras for time series prediction regression problem☆225Updated 9 years ago
- Python implementation of CART regression tree and random forests☆47Updated 10 years ago
- DBN for Regression Problem using Theano, NumPy, and Scikit-learn☆24Updated 9 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆150Updated 10 years ago
- Python implementation of a random forest for use with continuous value attributes