Skip to content

Latest commit

 

History

History
147 lines (108 loc) · 7.53 KB

File metadata and controls

147 lines (108 loc) · 7.53 KB

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

U-Net

✨ Graph Neural Networks

Solving games with incomplete information such as poker with CFR.

Installation

pip install labml-nn