Skip to content

Commit

Permalink
Delete standalone run file
Browse files Browse the repository at this point in the history
  • Loading branch information
tejaslodaya committed Dec 20, 2018
1 parent e7b57a6 commit 7489231
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 36 deletions.
2 changes: 1 addition & 1 deletion Timeseries_clustering.ipynb
Expand Up @@ -109,7 +109,7 @@
"latent_length = 20\n",
"batch_size = 32\n",
"learning_rate = 0.0005\n",
"n_epochs = 1\n",
"n_epochs = 40\n",
"dropout_rate = 0.2\n",
"optimizer = 'Adam' # options: ADAM, SGD\n",
"cuda = True # options: True, False\n",
Expand Down
35 changes: 0 additions & 35 deletions vrae/run.py

This file was deleted.

0 comments on commit 7489231

Please sign in to comment.