sberbank-ai
commited on
Commit
•
40be340
1
Parent(s):
4886822
docs: Update readme
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
|
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ru
|
4 |
+
tags:
|
5 |
+
- PyTorch
|
6 |
+
- GAN
|
7 |
+
- Handwritten
|
8 |
+
datasets:
|
9 |
+
- "sberbank-ai/school_notebooks_RU"
|
10 |
license: mit
|
11 |
+
|
12 |
---
|
13 |
+
|
14 |
+
This is a weights storage for models trained by [ScrabbleGAN](https://github.com/ai-forever/ScrabbleGAN)
|