chaoming0625 / NumpyDLLinks
Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.
☆237Updated 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 3 years ago
- Minimal character-level language model with a Vanilla Recurrent Neural Network, in Python/numpy☆137Updated 8 years ago
- 《深度学习:一起玩转TensorLayer》资源分享、讨论☆138Updated 7 years ago
- This is the official clone for the implementation of the NIPS18 paper Multi-Layered Gradient Boosting Decision Trees (mGBDT) .☆104Updated 6 years ago
- Experimental keras implementation of novel neural network structures☆432Updated 6 years ago
- 深度学习讨论小组,欢迎积极分享资料,例程,回答以及提出相应问题☆24Updated 8 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆79Updated 7 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆65Updated 2 years ago
- an automatic differentiation framework with dynamic graph/支持动态图的自动求导框架☆100Updated 5 years ago
- Build neural networks based only on Numpy☆168Updated 2 years ago
- Simple tutorials for building neural networks with TensorFlow Eager mode.☆509Updated 5 years ago
- Keras-Tutorials☆173Updated 8 years ago
- Easy to use Pytorch☆70Updated 3 months ago
- Snapshot Ensemble in Keras☆309Updated 7 years ago
- Deep learning system course☆215Updated 6 years ago
- Version control for my deep learning course.☆47Updated 7 years ago
- Examples about How to import data from tfrecord files using dataset API.☆104Updated 6 years ago
- lookahead optimizer for keras☆170Updated 5 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
- Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy☆415Updated 3 years ago
- auto-tuning momentum SGD optimizer☆424Updated 7 years ago
- A curated list of AutoML papers/tutorials/slides etc.☆92Updated 6 years ago
- Implementing Multiple Layer Neural Network from Scratch☆322Updated 9 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆304Updated 7 years ago
- Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.☆102Updated 7 years ago
- Tiny Gradient Boosting Tree☆321Updated 6 years ago
- A deep learning library to provide algs in pure Numpy or Tensorflow.☆292Updated 7 years ago
- A PyTorch implementation of CapsNet based on NIPS 2017 paper "Dynamic Routing Between Capsules"☆159Updated 6 years ago
- TensorFlow LSTM-autoencoder implementation☆191Updated 7 years ago