Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lucas Miranda
deepOF
Commits
ae77ce92
Commit
ae77ce92
authored
Jun 25, 2020
by
lucas_miranda
Browse files
Implemented weight saving callback in model_training.py
parent
375304d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
visualizations/train_viz_data_generator.py
View file @
ae77ce92
...
...
@@ -100,8 +100,6 @@ parser.add_argument(
"-hp"
,
help
=
"Path pointing to a pickled dictionary of network hyperparameters. "
"Thought to be used with the output of hyperparameter_tuning.py"
,
default
=
None
,
type
=
str
,
)
parser
.
add_argument
(
"--encoding-size"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment