Skip to content
Snippets Groups Projects
Commit 4fb33dd9 authored by Marie Generali's avatar Marie Generali :worried:
Browse files

Merge branch 'dan-temperature-scaling' of gitlab.com:teklia/atr/dan into dan-temperature-scaling

parents 3c22ecd3 daeed38d
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ from dan.utils import pairwise, read_image
class DAN:
"""
The DAN class is used to apply a DAN model.
The class initializes useful parameters: the device and the temperature scalara parameter.
The class initializes useful parameters: the device and the temperature scalar parameter.
"""
def __init__(self, device, temperature=1.0):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment