A collection of PyTorch implementations of neural network architectures and layers.
Project description
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
✨ Generative Adversarial Networks
Installation
pip install labml_nn
Links
💬 Slack workspace for discussions_
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/},
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file labml_nn-0.4.5.tar.gz.
File metadata
- Download URL: labml_nn-0.4.5.tar.gz
- Upload date:
- Size: 76.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0.post20191030 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c29aa5d4f58218191f2fa361b4128e7a874a6b95c6c578dfee3fd229384eee83
|
|
| MD5 |
cebf5470539eff6adc4620bfcff89520
|
|
| BLAKE2b-256 |
e9fdb84a72c66f64256ee67d74657472c2b1c059f7e135fac6a68014c4de1d14
|
File details
Details for the file labml_nn-0.4.5-py3-none-any.whl.
File metadata
- Download URL: labml_nn-0.4.5-py3-none-any.whl
- Upload date:
- Size: 116.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0.post20191030 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04ad48cd56459cfe0fd2b95a7ebf77db57ce44561df664564d3750c5b77b979f
|
|
| MD5 |
91c346518a5b50ac155ee1e983273ada
|
|
| BLAKE2b-256 |
6253226970708e12364bf5db6f51a3eee183eddd04279d3fb31ef36549e220eb
|