Varuna Jayasiri b88bbda816 dependecy
2020-09-19 13:08:21 +05:30
2020-09-19 13:06:38 +05:30
2020-09-19 13:06:38 +05:30
2020-09-14 20:10:42 +05:30
2020-09-01 11:00:13 +05:30
2020-09-14 20:10:42 +05:30
2020-09-01 11:00:13 +05:30
2020-09-15 13:48:04 +05:30
2020-09-19 13:08:21 +05:30
2020-09-19 13:08:21 +05:30

PiPy Version PiPy Downloads

LabML Neural Networks

This is a collection of simple PyTorch implementation of various neural network architectures and layers. We will keep adding to this.

If you have any suggestions for other new implementations, please create a Github Issue.

Transformers

Transformers module contains implementations for multi-headed attention and relative multi-headed attention.

Recurrent Highway Networks

LSTM

Capsule Networks

Installation

pip install labml_nn

💬 Slack workspace for discussions_

📗 Documentation

📑 Articles & Tutorials

👨‍🏫 Samples

Citing LabML

If you use LabML for academic research, please cite the library using the following BibTeX entry.

@misc{labml,
 author = {Varuna Jayasiri, Nipun Wijerathne},
 title = {LabML: A library to organize machine learning experiments},
 year = {2020},
 url = {https://lab-ml.com/},
}
Description
🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Readme 152 MiB
Languages
Python 89.4%
Jupyter Notebook 10.5%
Makefile 0.1%