Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Mammoth - An Extendible (General) Continual Learning Framework for Pytorch
|
| 2 |
|
| 3 |
This repository contains a collection of model checkpoints for the [Mammoth](https://github.com/aimagelab/mammoth) framework.
|
| 4 |
|
| 5 |
The checkpoints are organized in folders, each containing the model checkpoints for a specific *backbone*.
|
| 6 |
|
| 7 |
-
For more information on how to use these checkpoints, please refer to the [Mammoth documentation](https://aimagelab.github.io/mammoth/index.html).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
# Mammoth - An Extendible (General) Continual Learning Framework for Pytorch
|
| 5 |
|
| 6 |
This repository contains a collection of model checkpoints for the [Mammoth](https://github.com/aimagelab/mammoth) framework.
|
| 7 |
|
| 8 |
The checkpoints are organized in folders, each containing the model checkpoints for a specific *backbone*.
|
| 9 |
|
| 10 |
+
For more information on how to use these checkpoints, please refer to the [Mammoth documentation](https://aimagelab.github.io/mammoth/index.html).
|