https://github.com/oelin/minimal-transformer-tensorflow
A minimal transformer implemented in TensorFlow.
https://github.com/oelin/minimal-transformer-tensorflow
Last synced: 3 months ago
JSON representation
A minimal transformer implemented in TensorFlow.
- Host: GitHub
- URL: https://github.com/oelin/minimal-transformer-tensorflow
- Owner: oelin
- License: mit
- Created: 2024-01-15T13:50:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-15T13:51:54.000Z (over 1 year ago)
- Last Synced: 2024-01-15T17:50:21.670Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minimal-transformer-tensorflow
A minimal transformer implemented in TensorFlow.