https://github.com/mtli/transformer
Simple Transformer implementation with unit tests.
https://github.com/mtli/transformer
Last synced: about 1 year ago
JSON representation
Simple Transformer implementation with unit tests.
- Host: GitHub
- URL: https://github.com/mtli/transformer
- Owner: mtli
- License: mit
- Created: 2024-08-15T23:55:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T21:24:39.000Z (almost 2 years ago)
- Last Synced: 2025-02-16T08:12:34.270Z (over 1 year ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Transformer
Simple Transformer implementation with unit tests.