Skip to content

Commit

Permalink
add srcnn lodd
Browse files Browse the repository at this point in the history
  • Loading branch information
yiyang7 committed Jun 24, 2018
1 parent 1c64bb6 commit 878d6c5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"log2 = 'old/train.log'\n",
"\n",
"plot_loss(log1)\n",
"plot_loss(log2)\n",
"# plot_loss(log2)\n",
"\n",
"plt.legend(['Val Loss','Train Loss'])\n",
"plt.xlabel('Number of epochs')\n",
Expand Down
Loading

0 comments on commit 878d6c5

Please sign in to comment.