Releases: VegeWaterDynamics/motrainer
Releases · VegeWaterDynamics/motrainer
v0.1.7
v0.1.6
v0.1.5
What's Changed
- 119 joss example data generator by @rogerkuou in #121
- 118 joss installation instruction by @rogerkuou in #122
- 120 community guidelines by @rogerkuou in #125
- uniform the variable names in the documentation by @rogerkuou in #129
- Conditional modification of TensorFlow system environment by @rogerkuou in #128
Full Changelog: v0.1.3...v0.1.5
v0.1.4
What's Changed
- 119 joss example data generator by @rogerkuou in #121
- 118 joss installation instruction by @rogerkuou in #122
- 120 community guidelines by @rogerkuou in #125
- uniform the variable names in the documentation by @rogerkuou in #129
- Conditional modification of TensorFlow system environment by @rogerkuou in #128
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- add pypi badge by @rogerkuou in #115
- Joss paper by @rogerkuou in #114
- Update lint by @rogerkuou in #116
- change version number by @rogerkuou in #117
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
Beta release
Initial implementation of motrainer
Added
- DNN training example implemented with Tensorflow;
- Jackknife Cross Validation method
- SLURM example for parallel training per grid;
- Tests and docs