Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
---
|
2 |
-
license: cc
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc
|
3 |
+
---
|
4 |
+
|
5 |
+
Model for P6 exercise 2 (see https://github.com/nanopiero/ML_S5_etudiants/tree/main/practicals/P6)
|
6 |
+
|
7 |
+
UNet-like architecture trained on colab as a DCGAN for 600 epochs on dummy images with squares and discs.
|