MorvanZhou / npnetLinks
Build neural networks based only on Numpy
☆173Updated 2 years ago
Alternatives and similar repositories for npnet
Users that are interested in npnet are comparing it to the libraries listed below
Sorting:
- Tiny and elegant deep learning library☆121Updated 3 years ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆241Updated 4 years ago
- Keras-Tutorials☆172Updated 9 years ago
- Machine Learning: Collect data online and train a classifier from scratch☆58Updated 5 years ago
- 《深度学习:一起玩转TensorLayer》资源分享、讨论☆138Updated 7 years ago
- 源码实现:《TensorFlow实战》黄文坚,唐源 著☆177Updated 7 years ago
- Tutorials of deep learning for computer vision.☆214Updated 5 years ago
- A curated list of AutoML papers/tutorials/slides etc.☆89Updated 6 years ago
- Reproduce selected deep learning models from scratch in PyTorch☆61Updated 6 years ago
- Evolutionary algorithm toolbox☆180Updated 7 years ago
- Four-in-one deep network: image search, image captioning, similar words and similar images using a single model☆136Updated 6 years ago
- Source codes for the book "Application of Neural Network and PyTorch"☆157Updated 3 years ago
- Models built with TensorFlow☆34Updated 8 years ago
- ☆64Updated 3 years ago
- Super-Machine-Learning-Revision-Notes☆76Updated 6 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 7 years ago
- DRAW: A Recurrent Neural Network For Image Generation☆30Updated 8 years ago
- ☆47Updated 4 years ago
- Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy☆413Updated 4 years ago
- Explaining the Math of how neural networks learn☆379Updated 6 years ago
- Deep learning library in plain Numpy.☆322Updated 3 years ago
- Mastering TensorFlow 1x, published by Packt☆106Updated 3 years ago
- a simple deep learning framework implemented from scratch using Python.