93 Forks
223 Stars
223 Watchers

Autoencoders

Implementation of simple autoencoders networks with Keras

How to download and setup Autoencoders

Open terminal and run command
git clone https://github.com/nathanhubens/Autoencoders.git
git clone is used to create a copy or clone of Autoencoders repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Autoencoders https://github.com/nathanhubens/Autoencoders/archive/master.zip

Or simply clone Autoencoders with SSH
[email protected]:nathanhubens/Autoencoders.git

If you have some problems with Autoencoders

You may open issue on Autoencoders support forum (system) here: https://github.com/nathanhubens/Autoencoders/issues