Fixing readme 2
Browse files
README.md
CHANGED
@@ -4,3 +4,7 @@ tags:
|
|
4 |
- transformer
|
5 |
licence: apache-2.0
|
6 |
---
|
|
|
|
|
|
|
|
|
|
4 |
- transformer
|
5 |
licence: apache-2.0
|
6 |
---
|
7 |
+
|
8 |
+
# Sandbox
|
9 |
+
|
10 |
+
Following [this](https://machinelearningmastery.com/building-transformer-models-with-attention-crash-course-build-a-neural-machine-translator-in-12-days/) tutorial to figure out how to implement a transformer
|