Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
TanviKumar committed Nov 30, 2017
1 parent 768a031 commit 98954db
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@
"source": [
"epochs = 10\n",
"moving_loss = 0.\n",
"niter = 0\n",
"\n",
"for e in range(epochs):\n",
" cumulative_loss = 0\n",
Expand Down

0 comments on commit 98954db

Please sign in to comment.