Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 312 Bytes

File metadata and controls

13 lines (11 loc) · 312 Bytes

README

Current Process:

  • US-dnn.py: Basic [Done]
  • FC-1.py: Ongoing
  • US-cnn.py: Pending

US-dnn.py

  1. 3-layer Autoencoder
  2. Able to connect encoder/decoder seperately
  3. Noise function to improve converge/accurarcy
  4. Verify shared variable & save/load parameter
  5. Add tensorboard feature(GUI)