This repository has been archived on 2025-07-30. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
RP_AutoEncoderComparison/models
2020-12-28 13:09:18 +01:00
..
__init__.py Initial, very basic framework for running comparison tests 2020-11-24 17:19:46 +01:00
base_corruption.py Initial, very basic framework for running comparison tests 2020-11-24 17:19:46 +01:00
base_dataset.py First basic auto-encoder and CIFAR-10 dataset implemented 2020-12-28 13:09:18 +01:00
base_encoder.py First basic auto-encoder and CIFAR-10 dataset implemented 2020-12-28 13:09:18 +01:00
basic_encoder.py First basic auto-encoder and CIFAR-10 dataset implemented 2020-12-28 13:09:18 +01:00
cifar10_dataset.py First basic auto-encoder and CIFAR-10 dataset implemented 2020-12-28 13:09:18 +01:00
test_run.py First basic auto-encoder and CIFAR-10 dataset implemented 2020-12-28 13:09:18 +01:00