Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xl0/transformers

Playing with transformers from scratch
https://github.com/xl0/transformers

Last synced: 17 days ago
JSON representation

Playing with transformers from scratch

Awesome Lists containing this project

README

        

### 22/09/2023

- [x] Share VSCode
- [x] Clean up the code.
- [x] W&B refresher

- [x] Dataset code, pick dataset, loader, etc.
- [x] Train bigram model

### 23/09/2023
- [x] Clean up Bigram model
- [ ] Minimal transformer

### 30/09/2023
- [x] Generator function
- [ ] Minimal transformer