Skip to content

Commit

Permalink
Create README
Browse files Browse the repository at this point in the history
  • Loading branch information
gunjanmahindre committed Jul 9, 2020
1 parent 804ebb7 commit 8dfda91
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions autoencoder codes/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Thre are three Python files-

* RobustDeepAutoencoder.py : This is the main file required to run the code. The training and testing networks should be specified in this file.
* DeepAE.py : This is the initialization ofr the Autoencoder used.
* l1shrink.py : This code helps to shrink the given vector.

0 comments on commit 8dfda91

Please sign in to comment.