Update self_train.py
Browse files- self_train.py +1 -1
self_train.py
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
"""
|
| 2 |
self_train.py
|
| 3 |
=============
|
| 4 |
-
Autonomous continual-learning pipeline for
|
| 5 |
Place at the ROOT of your Hugging Face Space repo (same level as Dockerfile).
|
| 6 |
|
| 7 |
IMPORTANT: This file is completely self-contained.
|
|
|
|
| 1 |
"""
|
| 2 |
self_train.py
|
| 3 |
=============
|
| 4 |
+
Autonomous continual-learning pipeline for MyoSeg.
|
| 5 |
Place at the ROOT of your Hugging Face Space repo (same level as Dockerfile).
|
| 6 |
|
| 7 |
IMPORTANT: This file is completely self-contained.
|