Skip to content

vishalbelsare/nn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

860 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter

This is a collection of simple PyTorch implementations of neural networks and related algorithms. These implementations are documented with explanations,

The website renders these as side-by-side formatted notes. We believe these would help you understand these algorithms better.

Screenshot

We are actively maintaining this repo and adding new implementations almost weekly. Twitter for updates.

Paper Implementations

✨ LSTM

✨ ResNet

✨ ConvMixer

✨ U-Net

✨ Sketch RNN

✨ Graph Neural Networks

Solving games with incomplete information such as poker with CFR.

✨ Optimizers

Installation

pip install labml-nn

About

🧠 Minimal implementations of neural network architectures and layers in PyTorch with side-by-side notes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 89.7%
  • Jupyter Notebook 10.2%
  • Makefile 0.1%