chaoming0625 / NumpyDLLinks
Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.
☆238Updated 4 years ago
Alternatives and similar repositories for NumpyDL
Users that are interested in NumpyDL are comparing it to the libraries listed below
Sorting:
- A simple TensorFlow-like graph computation framework in Python for learning purpose☆200Updated 7 years ago
- an automatic differentiation framework with dynamic graph/支持动态图的自动求导框架☆100Updated 5 years ago
- Deep learning library in plain Numpy.☆322Updated 3 years ago
- Notebook for my medium article about how to use Dataset API in TensorFlow☆156Updated 7 years ago
- Keras-Tutorials☆172Updated 8 years ago
- Custom Optimizer in TensorFlow(定义你自己的Tensorflow Optimizer)☆66Updated 5 years ago
- Build neural networks based only on Numpy☆169Updated 2 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆79Updated 7 years ago
- Implementing Multiple Layer Neural Network from Scratch☆323Updated 9 years ago
- 《深度学习:一起玩转TensorLayer》资源分享、讨论☆138Updated 7 years ago
- MLSS 2018 Madrid lecture materials on Generative Adversarial Networks (GANs)☆179Updated 5 years ago
- Minimal character-level language model with a Vanilla Recurrent Neural Network, in Python/numpy☆137Updated 9 years ago
- A curated list of AutoML papers/tutorials/slides etc.☆92Updated 6 years ago
- ☆64Updated 2 years ago
- lookahead optimizer for keras☆171Updated 5 years ago
- Simple tutorials for building neural networks with TensorFlow Eager mode.