Skip to content

Commit

Permalink
[scipost] minor
Browse files Browse the repository at this point in the history
  • Loading branch information
emerali committed May 15, 2019
1 parent 12e30f1 commit bbc2c8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/scipost/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -309,8 +309,8 @@ \subsection{Training}
Figure~\ref{fig:KL} shows the convergence of the fidelity and KL divergence
during training. The convergence time will, in general, depend on the choice
of hyperparameters.
Finally, the network parameters $\bm{\lambda}$, together with the callbacks, can be
saved (or loaded) to a file:
Finally, the network parameters $\bm{\lambda}$, together with the \verb|MetricEvaluator|'s data,
can be saved (or loaded) to a file:
\begin{python}
state.save(
"filename.pt",
Expand Down

0 comments on commit bbc2c8f

Please sign in to comment.