mirror of
https://github.com/labmlai/annotated_deep_learning_paper_implementations.git
synced 2025-11-03 13:57:48 +08:00
typo
This commit is contained in:
@ -335,7 +335,7 @@ def main():
|
||||
'epochs': 128,
|
||||
'batch_size': 32,
|
||||
'inner_iterations': 25,
|
||||
'compression_ratio': 2,
|
||||
'compression_rate': 2,
|
||||
})
|
||||
|
||||
# Set models for saving and loading
|
||||
|
||||
Reference in New Issue
Block a user