chaoming0625 / NumpyDL
Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.
☆236Updated 4 years ago
Alternatives and similar repositories for NumpyDL
Users that are interested in NumpyDL are comparing it to the libraries listed below
Sorting:
- Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy☆415Updated 3 years ago
- Notebook for my medium article about how to use Dataset API in TensorFlow☆158Updated 6 years ago
- Deep learning library in plain Numpy.☆321Updated 2 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆79Updated 6 years ago
- sliced-rnn☆470Updated 6 years ago
- Examples about How to import data from tfrecord files using dataset API.☆104Updated 6 years ago
- 《深度学习:一起玩转TensorLayer》资源分享、讨论☆138Updated 7 years ago
- Version control for my deep learning course.☆47Updated 7 years ago
- lookahead optimizer for keras☆170Updated 5 years ago
- an automatic differentiation framework with dynamic graph/支持动态图的自动求导框架☆101Updated 5 years ago
- Implementing Recurrent Neural Network from Scratch☆484Updated 6 years ago
- Implementing Multiple Layer Neural Network from Scratch☆321Updated 9 years ago
- auto-tuning momentum SGD optimizer☆424Updated 7 years ago
- ☆254Updated 3 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆127Updated 8 years ago
- Build neural networks based only on Numpy☆168Updated 2 years ago
- TensorFlow implementation of Independently Recurrent Neural Networks☆513Updated 3 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆303Updated 7 years ago
- Keras-Tutorials☆173Updated 8 years ago
- Python, so easy, wow!☆139Updated 4 years ago
- Practical Exercise Codes for PyTorch☆271Updated 7 years ago
- Dive into machine learning system, start from reinventing the wheel.☆231Updated 6 years ago
- My PyTorch project template (for Kaggle and research)☆147Updated 6 years ago
- MLSS 2018 Madrid lecture materials on Generative Adversarial Networks (GANs)☆179Updated 5 years ago
- Building Convolutional Neural Networks From Scratch using NumPy☆580Updated last year
- A curated list of AutoML papers/tutorials/slides etc.☆92Updated 5 years ago
- A simple TensorFlow-like graph computation framework in Python for learning purpose☆200Updated 7 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 4 years ago
- Collection of TensorFlow Examples☆37Updated 6 years ago
- Minimal character-level language model with a Vanilla Recurrent Neural Network, in Python/numpy☆137Updated 8 years ago