Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tgautam03/transformers
A Gentle Introduction to Transformers Neural Network
https://github.com/tgautam03/transformers
attention-is-all-you-need attention-mechanism deep-neural-networks natural-language-processing transformers
Last synced: 10 days ago
JSON representation
A Gentle Introduction to Transformers Neural Network
- Host: GitHub
- URL: https://github.com/tgautam03/transformers
- Owner: tgautam03
- License: mit
- Created: 2024-02-13T00:27:10.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-03-03T01:05:21.000Z (9 months ago)
- Last Synced: 2024-03-03T02:24:42.998Z (9 months ago)
- Topics: attention-is-all-you-need, attention-mechanism, deep-neural-networks, natural-language-processing, transformers
- Language: Jupyter Notebook
- Homepage:
- Size: 6.59 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Transformers
Transformers Neural Network written from Scratch and trained on IMDB dataset. For more details check out the code in [classification.ipynb](https://github.com/tgautam03/Transformers/blob/master/classification.ipynb).For detailed explanation, please watch [the youtube video](https://www.youtube.com/watch?v=96KqiPQlP4s&t=573s) associated with this repository.
![thumbnail](https://raw.githubusercontent.com/tgautam03/Transformers/master/anim/Thumbnail.png)