Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 270 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 270 Bytes

img_autoecoder_gpu: AutoEncoder for images.

In image AutoEncoder: TaskImageDataset: setup dataset of images built from a list of paths to image files. ImageAENetwork: network of AutoEncoder ImageAE: class to train AutoEncoder

img_mot_autoencoder_gpu: RNN with LSTM...