v0.0.1.dev2
Pre-release
Pre-release
- weight initialisation
- torch.distributions instead of manual sampling and loss calculation
- selectable loss reduction modes 'sum', 'mean', 'batch_mean'
- better experiment logging and crash reporting
- metric summary logging
- flatness metric
- MIT License
- synthetic datasets rgb=False fix
- config cleanup
- loss nan/out of bounds error