basic implementation of Neural arithmetic and logic units as described in arxiv.org/pdf/1808.00508.pdf
Project description
# Neural Arithmetic Logic Units (NALU)
![](resources/NALU.png)
Basic pytorch implementation of NAC/NALU from [Neural Arithmetic Logic Units](https://arxiv.org/pdf/1808.00508.pdf) by trask et.al
## Installation
`python pip install NALU `
## Usage
`python from nalu.core import NaluCell, NacCell from nalu.layers import NaluLayer `
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
NALU-0.0.4.tar.gz
(164.3 kB
view details)
Built Distribution
NALU-0.0.4-py3-none-any.whl
(3.8 kB
view details)
File details
Details for the file NALU-0.0.4.tar.gz
.
File metadata
- Download URL: NALU-0.0.4.tar.gz
- Upload date:
- Size: 164.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.13.0 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | edb5f363201520b6ef4724d9621327711a126f80f563c5c80d17dbf3309dd61b |
|
MD5 | f250020a4d40cd329379de4eba0346b7 |
|
BLAKE2b-256 | 911d0f6a5f1e8a151f7f536d7ace0bc23aa50a56dfa8b3ff0f578de738875fd6 |
File details
Details for the file NALU-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: NALU-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.13.0 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e9d133fd5af2c109b9d5c90282cd0df27ea6cbdb794318044b5d23f20de2bd5 |
|
MD5 | 4f715987295d1002b7d37a76f31082a0 |
|
BLAKE2b-256 | ce20e74ebc0fe5ff02a4e01b5cf0f2a89b97653f79100628e55031ff91f451f9 |