https://github.com/rijoslal/project-transformers
Tutorials on implementing different types of Transformers and generative models using TensorFlow. Includes detailed explanations and code for various architectures
https://github.com/rijoslal/project-transformers
Last synced: about 2 months ago
JSON representation
Tutorials on implementing different types of Transformers and generative models using TensorFlow. Includes detailed explanations and code for various architectures
- Host: GitHub
- URL: https://github.com/rijoslal/project-transformers
- Owner: RijoSLal
- Created: 2025-01-23T15:23:11.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-03T05:20:37.000Z (4 months ago)
- Last Synced: 2025-02-03T06:24:46.525Z (4 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project-Transformers
Tutorials on implementing different types of Transformers and generative models using TensorFlow and keras. Includes detailed explanations and code for various architectures