Releases: AtelierArith/GomalizingFlow.jl
Releases · AtelierArith/GomalizingFlow.jl
Release v0.8.1
What's Changed
- use julia 1.7.3 by @terasakisatoshi in #79
- update cfgs/example3d.toml by @terasakisatoshi in #80
- create dummy module by @terasakisatoshi in #81
- copy source code, Project.toml and Manifest.toml by @terasakisatoshi in #82
- add E1 ... E5 corresponds to https://arxiv.org/pdf/1904.12072.pdf by @terasakisatoshi in #83
- bump up version to 0.8.1 by @terasakisatoshi in #84
Full Changelog: v0.8.0...v0.8.1
Release v0.8.0
What's Changed
- Revise training loop by @terasakisatoshi in #77
- bump up version by @terasakisatoshi in #78
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- resolve error by @terasakisatoshi in #66
- Revise impl of circular padding by @terasakisatoshi in #67
- use
dims
keyword by @terasakisatoshi in #68 - allow to select NNlib 0.8.4 by @terasakisatoshi in #69
- modify M2 and lam by @terasakisatoshi in #71
- we can set kernel_size = 3, 5, 7, ... by @terasakisatoshi in #73
- Modify code to run on juliahub by @terasakisatoshi in #74
- Prepare Release v0.7 by @terasakisatoshi in #75
Full Changelog: v0.6.3...v0.7.0
Release v0.6.3
What's Changed
- ignore playground dir and result.zip by @terasakisatoshi in #64
- Increase epoch 500 to 1000 by @terasakisatoshi in #65
Full Changelog: v0.6.2...v0.6.3
Release v0.6.2
What's Changed
- 40 -> 200 by @terasakisatoshi in #61
- add notebook by @terasakisatoshi in #62
- fix test by @terasakisatoshi in #63
Full Changelog: v0.6.1...v0.6.2
Release v0.6.1
What's Changed
- use
@timed
macro by @terasakisatoshi in #58 - set 0.8.2 by @terasakisatoshi in #59
- Add example configfile by @terasakisatoshi in #60
Full Changelog: v0.6.0...v0.6.1
Release v0.6.0
What's Changed
- use acceptance_rate by @terasakisatoshi in #51
- Clarify soft and hard envionment for docker users by @terasakisatoshi in #57
- Use julia 1.7.2 by @terasakisatoshi in #56
Full Changelog: v0.5.0...v0.6.0
Release v0.5.0
What's Changed
- add notebook by @terasakisatoshi in #49
- add pluto notebook by @terasakisatoshi in #50
- update by @terasakisatoshi in #52
- study distributions by @terasakisatoshi in #53
- Implement potential distributions by @terasakisatoshi in #55
Full Changelog: v0.4.0...v0.5.0
Release v0.4.0
What's Changed
- use 1.6.4 by @terasakisatoshi in #32
- julia 1.6.5 by @terasakisatoshi in #34
- Create checkpoint during training by @terasakisatoshi in #33
- Watch evaluations.csv by @terasakisatoshi in #35
- Visualize output by @terasakisatoshi in #36
- add checker mask by @terasakisatoshi in #39
- fix auto corr impl by @terasakisatoshi in #38
- add AdaptiveRejectionSampling by @terasakisatoshi in #40
- Update code by @terasakisatoshi in #44
- increment random seed by @terasakisatoshi in #46
- run mcmc with your
device
by @terasakisatoshi in #47 - bump up version to 0.4.0 by @terasakisatoshi in #48
Full Changelog: v0.3.3...v0.4.0
Release v0.3.3
What's Changed
- Revise docker/dockerfile.m1 by @terasakisatoshi in #27
- install torch=1.9 by @terasakisatoshi in #28
- add space by @terasakisatoshi in #29
- Impl bn by @terasakisatoshi in #30
- Add shortcut alt r by @terasakisatoshi in #31
Full Changelog: v0.3.2...v0.3.3