Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Lipschitz Bounded Neural Networks: Figure Data and Model Checkpoints
|
| 2 |
|
| 3 |
This repository contains the figure data and model checkpoints supporting our paper on training Lipschitz bounded neural networks. The repository provides reproducible data for key figures and pre-trained models that demonstrate the effectiveness of various constraint methods.
|
|
@@ -74,4 +79,4 @@ If you use this data or these models in your research, please cite our paper:
|
|
| 74 |
|
| 75 |
## License
|
| 76 |
|
| 77 |
-
This repository is released under the MIT License. The data and models are provided for research purposes.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
---
|
| 6 |
# Lipschitz Bounded Neural Networks: Figure Data and Model Checkpoints
|
| 7 |
|
| 8 |
This repository contains the figure data and model checkpoints supporting our paper on training Lipschitz bounded neural networks. The repository provides reproducible data for key figures and pre-trained models that demonstrate the effectiveness of various constraint methods.
|
|
|
|
| 79 |
|
| 80 |
## License
|
| 81 |
|
| 82 |
+
This repository is released under the MIT License. The data and models are provided for research purposes.
|