fchollet / keras-resourcesLinks
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
☆3,261Updated last year
Alternatives and similar repositories for keras-resources
Users that are interested in keras-resources are comparing it to the libraries listed below
Sorting:
- Introduction to Deep Neural Networks with Keras and Tensorflow☆2,972Updated 2 years ago
- Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"☆2,816Updated 5 years ago
- Summaries and notes on Deep Learning research papers☆4,419Updated 7 years ago
- Implementation of recent Deep Learning papers☆1,812Updated 5 years ago
- Keras code and weights files for popular deep learning models.☆7,357Updated 5 years ago
- Recurrent Neural Network - A curated list of resources dedicated to RNN☆6,182Updated 3 years ago
- Papers about deep learning ordered by task, date. Current state-of-the-art papers are labelled.☆3,194Updated 6 years ago
- Practical tutorials and labs for TensorFlow used by Nvidia, FFN, CNN, RNN, Kaggle, AE☆1,959Updated 9 years ago
- Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.☆1,828Updated 3 years ago
- Neural network visualization toolkit for keras☆2,996Updated 3 years ago
- TensorFlow Tutorials☆2,598Updated 5 years ago
- Deep Learning Tutorial notes and code. See the wiki for more info.☆4,153Updated 5 years ago
- Sequence to Sequence Learning with Keras☆3,178Updated 3 years ago
- Implementations of CNNs, RNNs, GANs, etc☆1,060Updated 7 years ago
- A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.☆2,458Updated 5 years ago
- Simple tutorials using Google's TensorFlow Framework☆6,028Updated 2 years ago
- Videos, notes and experiments to understand deep learning☆1,180Updated last month
- Ready to use implementations of various Deep Learning algorithms using TensorFlow.☆962Updated 8 years ago
- A best practice for tensorflow project template architecture.