chaoming0625 / NumpyDLLinks
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:
- Deep learning library in plain Numpy.☆321Updated 2 years ago
- A deep learning library to provide algs in pure Numpy or Tensorflow.☆292Updated 7 years ago
- Notebook for my medium article about how to use Dataset API in TensorFlow☆158Updated 6 years ago
- Simple tutorials for building neural networks with TensorFlow Eager mode.☆510Updated 5 years ago
- MLSS 2018 Madrid lecture materials on Generative Adversarial Networks (GANs)☆179Updated 5 years ago
- Practical Exercise Codes for PyTorch☆271Updated 7 years ago
- an automatic differentiation framework with dynamic graph/支持动态图的自动求导框架☆100Updated 5 years ago
- A simple TensorFlow-like graph computation framework in Python for learning purpose☆200Updated 7 years ago
- ☆65Updated 2 years ago
- A curated list of AutoML papers/tutorials/slides etc.☆92Updated 6 years ago
- Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy☆415Updated 3 years ago
- An extendable framework for training neural network models using TensorFlow.☆112Updated 5 years ago
- auto-tuning momentum SGD optimizer☆424Updated 7 years ago
- sliced-rnn☆470Updated 6 years ago
- Build neural networks based only on Numpy☆168Updated 2 years ago
- Accelerated Deep Learning with PyTorch at Jupyter Day Atlanta II☆127Updated 7 years ago
- Examples about How to import data from tfrecord files using dataset API.☆104Updated 6 years ago
- Custom Optimizer in TensorFlow(定义你自己的Tensorflow Optimizer)☆66Updated 5 years ago
- Code repository for the paper "Hyperparameter Optimization: A Spectral Approach" by Elad Hazan, Adam Klivans, Yang Yuan.☆173Updated 6 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆79Updated 6 years ago
- 《深度学习:一起玩转TensorLayer》资源分享、讨论☆138Updated 7 years ago
- Deep learning system course☆215Updated 6 years ago
- Evolutionary algorithm toolbox☆182Updated 6 years ago
- easy convolution neural network☆165Updated 3 years ago
- There are all deeplearning.ai assigniment of Andrew Ng in coursera☆74Updated 6 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆127Updated 8 years ago
- MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implem…☆55Updated 8 years ago
- Nested LSTM Cell☆251Updated 7 years ago
- ☆11Updated 7 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆65Updated 2 years ago