Skip to content
Snippets Groups Projects
Commit fff43272 authored by Frisinghelli Daniel's avatar Frisinghelli Daniel
Browse files

Plot model state loss.

parent 98616001
No related branches found
No related tags found
No related merge requests found
......@@ -119,8 +119,7 @@ def plot_loss(state_file, figsize=(10, 10), step=5):
Parameters
----------
state_file : `str` or :py:class:`pathlib.Path`
The model state file. Model state files are stored in
`pysegcnn/main/_models`.
The model state file.
figsize : `tuple` [`int`], optional
The figure size in centimeters. The default is `(10, 10)`.
step : `int`, optional
......
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