Skip to content

vishalbelsare/nn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Sponsor

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

No packages published

Languages

  • Python 88.8%
  • Jupyter Notebook 11.1%
  • Makefile 0.1%