@@ -13,8 +13,11 @@ Seminar project for the course [(Trans|Lin|Long|...)former: Self-Attention Mecha
## 1. MLP-Mixer
### Requirements
```
pip install -r requirements.txt
```
## 2. Datasets
...
...
@@ -32,3 +35,10 @@ Seminar project for the course [(Trans|Lin|Long|...)former: Self-Attention Mecha
## 6. Resources
Tolstikhin, I. O., Houlsby, N., Kolesnikov, A., Beyer, L., Zhai, X., Unterthiner, T., ... & Dosovitskiy, A. (2021). **Mlp-mixer: An all-mlp architecture for vision**. *Advances in Neural Information Processing Systems*, 34.
[PDF](https://arxiv.org/pdf/2105.01601.pdf)
## LICENSE
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details