We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90394a1 commit 5c31fa6Copy full SHA for 5c31fa6
README.md
@@ -5,7 +5,7 @@
5
[![Contributors][contributors-shield]][contributors-url]
6
[![Issues][issues-shield]][issues-url]
7
[![Codecov][codecov-shield]][codecov-url]
8
-[![MIT License][license-shield]][license-url]
+[![MIT][license-shield]][license-url]
9
10
pytorch-lightning-sam-callback is an implementation of [SAM](https://arxiv.org/abs/2010.01412) using pytorch-lightning's Callback API.
11
This project is motivated to integrate SAM with LightningModels without any modifications.
0 commit comments