Am I really the only one with OCD?
This commit is contained in:
parent
281009ce82
commit
688f09ca23
@ -1,4 +1,8 @@
|
|||||||
"""CBC example using the Iris dataset."""
|
"""CBC example using the spirals dataset.
|
||||||
|
|
||||||
|
This example shows how to jump start a model by transferring weights from
|
||||||
|
another more stable model.
|
||||||
|
"""
|
||||||
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
import pytorch_lightning as pl
|
import pytorch_lightning as pl
|
Loading…
Reference in New Issue
Block a user