First basic auto-encoder and CIFAR-10 dataset implemented

This commit is contained in:
Kevin Alberts 2020-12-28 13:09:18 +01:00
parent 51cc5d1d30
commit 62f9b873e9
Signed by: Kurocon
GPG key ID: BCD496FEBA0C6BC1
10 changed files with 509 additions and 27 deletions

3
.gitignore vendored
View file

@ -220,4 +220,7 @@ fabric.properties
/datasets/*
!/datasets/.gitkeep
/test_temp
/train_temp
/config.py