https://github.com/samet-akcay/ganomaly
Revision fff34406c03ef4d8017c269aaa86ae3448256e2b authored by Gerard Maggiolino on 23 July 2019, 06:23:32 UTC, committed by Gerard Maggiolino on 24 July 2019, 17:48:54 UTC
Changes to fix PyTorch 1.1.0 incompatibilities, add seeding functionality,
deleting unused lines.
- See issue #42
- Change of attributes and added context manager use in data.load_data and
  model.Ganomaly.set_input
- Removed unused statements and redundant attributes throughout model.Ganomaly
- Added previously missing seeding functionality to data loading, model
  initialization, and training procedure based on opt args.
1 parent 76ea5e4
History
Tip revision: fff34406c03ef4d8017c269aaa86ae3448256e2b authored by Gerard Maggiolino on 23 July 2019, 06:23:32 UTC
Fixed PyTorch 1.1.0 use, Seeding, Refactoring
Tip revision: fff3440
File Mode Size
experiments
lib
.gitignore -rw-r--r-- 281 bytes
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 6.6 KB
options.py -rw-r--r-- 5.9 KB
requirements.txt -rw-r--r-- 61 bytes
train.py -rw-r--r-- 830 bytes

README.md

back to top