mirror of
https://github.com/cdtools-developers/cdtools.git
synced 2026-09-10 05:22:41 +02:00
Fix typo in tutorial
This commit is contained in:
@@ -50,7 +50,7 @@ We then try a basic Adam reconstruction with this model, with no changes to the
|
||||
model.inspect(dataset)
|
||||
print(i,loss)
|
||||
|
||||
model.compare()
|
||||
model.compare(dataset)
|
||||
plt.show()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user