A pure pytorch implementation of xLSTM.
Project description
xLSTM
A pure pytorch implementation of the XLSTM paper.
TODO
- Ensure correct with paper
- Create some usage examples
- Implement paralleization
- CUDA?
- Allow for different initializations according to: https://pytorch.org/docs/stable/nn.init.html
- Allow for flattening of x for greater shape conformity
- Allow for batching
- Add tests
- https://github.com/catid/audio_prediction/tree/master
- other classic RNN/LSTM tasks
References
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
torchxlstm-0.0.2.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file torchxlstm-0.0.2.tar.gz
.
File metadata
- Download URL: torchxlstm-0.0.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b0ae0b86247f621ad374ffe816e6927efb5a7c5f20d412d3fa1ea7328ffefef |
|
MD5 | 4db2f68b8378ffbe6428cdfe80908fd2 |
|
BLAKE2b-256 | 15bb3191bf11ae4733561f0bac59452fe8a93d204f87adb88f127eae4eb6d9da |
File details
Details for the file torchxlstm-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: torchxlstm-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 964b8a1c45ab345fd4aec89e25978f2fd3b354b9cef80aeb5ce8c772c175d9a0 |
|
MD5 | 80f742e6ef6f1c2fb0970be08c906387 |
|
BLAKE2b-256 | fe800ddc44a65000eb3286602cb51ffa1e1b3c0cf303d1a54cb0e8111eef46ae |