danyoungday
released this
08 Oct 19:56
·
1 commit
to main
since this release
App update for BayLearn along with some other experimental changes and bugfixes.
What's Changed
- Open source prescriptor training using PyTorch implementation of NSGA-II by @danyoungday in #67
- Move heuristics into their own class by @danyoungday in #68
- Updated miscellaneous documentation and readme by @danyoungday in #70
- Upgraded seed creating to handle argument passing and perform validation by @danyoungday in #69
- Rudimentary Requirements File by @danyoungday in #76
- Create yaml file for ELUC use case CI by @danyoungday in #77
- Updated training script for torch prescriptors to allow config by @danyoungday in #75
- Fix git merge issues with seeding by @danyoungday in #74
- Updated paper link in readme to point to risto's site instead of arxiv by @danyoungday in #73
- More linting. Ignore ESP file. Clean redundancy in CI. by @danyoungday in #78
- Updated readme with better instructions by @danyoungday in #80
- Refactor predictor loading and saving by @danyoungday in #81
- Fully trained torch prescriptors and updated experiments by @danyoungday in #72
- Redo experiments with fixed dataset by @danyoungday in #71
- Added ability to save and load from huggingfce by @danyoungday in #83
- Fix distance calcuation in NSGA-II by @danyoungday in #86
- Refactor app with new predictor/prescriptor by @danyoungday in #87
- Refactor Prescriptors and project to handle new prescription by @danyoungday in #89
- Clean up app by moving logic into "Component" files from app.py by @danyoungday in #91
- Refactor prediction and prescription by @danyoungday in #93
- Fix domination by @danyoungday in #94
- Predictor Contribution by @danyoungday in #96
- Added Flake8 to github actions and cleaned code to pass it by @danyoungday in #97
- Trimmed requirements down and fixed issue with bad download by @danyoungday in #99
- Added tensorboard back into requirements by @danyoungday in #100
- Fixed indentation error in github actions for flake by @danyoungday in #98
- Import abstract classes from SDK by @danyoungday in #101
- Move predictors out and into SDK, remove storing of CAO in models by @danyoungday in #103
- got presc experiments to work with new presc manager by @danyoungday in #95
- Filter app by @danyoungday in #104
- Fixed issue scaling ELUC slider with change slider by @danyoungday in #105
Full Changelog: eluc_1.0.5_gecco...eluc_1.0.6_baylearn