Skip to content
Snippets Groups Projects
Commit 408f3795 authored by Yoann Schneider's avatar Yoann Schneider :tennis: Committed by Marie Generali
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 9c9224d8
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