Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mina-ghashami/transformer-in-pytorch
Contains from scratch code of implementing transformer in PyTorch
https://github.com/mina-ghashami/transformer-in-pytorch
Last synced: 11 days ago
JSON representation
Contains from scratch code of implementing transformer in PyTorch
- Host: GitHub
- URL: https://github.com/mina-ghashami/transformer-in-pytorch
- Owner: mina-ghashami
- Created: 2023-01-09T18:00:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T18:02:27.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T16:52:24.212Z (3 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# transformer-in-pytorch
Contains from scratch code of implementing transformer in PyTorch