Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alecGraves committed Oct 26, 2019
1 parent 31aebbe commit 023730b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ followed by ```pip install tensorflow==1.4.0``` after you activate the environme
If you do not want to / cannot use conda, I am using tensorflow 1.4.0; see the environment.yml for more package info.

## Demo
For a simple demonstration, run ```ae.py``` in your terminal. This will cause the autoencoder to run on the included demo image.
For a simple overfitting demonstration, run ```ae.py``` in your terminal. This will cause the autoencoder to run on the included demo image.

Note: The demo takes a few minutes on my 1060 6GB, so it will take a while on a CPU...

0 comments on commit 023730b

Please sign in to comment.