Recent Releases of OpenSynth
OpenSynth - v1.0.0
What's Changed
- Merging v0.0.5 release back to develop by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/31
- Add link to Zenodo and PDF of workshop tutorial by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/32
- Fix URL error by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/33
- Add gitkeep to subfolders in data by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/34
- Make implementation of Faraday agnostic to data modules and features by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/35
- Fix numpy detach bug tests by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/38
- Fix bug where gmm_labels was converted to numpy array accidentally by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/37
- Implement sample weights for faraday by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/39
- Bug fix/ missing mse weights by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/40
- More efficient implementation of weighted MMD loss. by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/44
- Fix bugs with MSE and Quantile losses for 2D tensors by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/45
- bug-fix/ fix keyerror bug by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/50
- Make MIA dataset a parameter users can pass in by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/54
- Feature - Streaming training data by @anguschadney in https://github.com/OpenSynth-energy/OpenSynth/pull/62
- Replace sklearn GMM with Pytorch lightning GMM to enable GPU training by @Ianlmgoddard in https://github.com/OpenSynth-energy/OpenSynth/pull/52
- Feature/EnergyDiff - models, scripts, and notebooks (#65) by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/67
- add funding info to energydiff by @sentient-codebot in https://github.com/OpenSynth-energy/OpenSynth/pull/68
- Fix streaming notebooks to update FaradayGMM code by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/70
- Release v1.0.0 from develop by @Ianlmgoddard in https://github.com/OpenSynth-energy/OpenSynth/pull/84
New Contributors
- @anguschadney made their first contribution in https://github.com/OpenSynth-energy/OpenSynth/pull/62
Full Changelog: https://github.com/OpenSynth-energy/OpenSynth/compare/v0.0.6...v1.0.0
Energy Systems - Energy Data Accessibility and Integration
- Jupyter Notebook
Published by Ianlmgoddard 7 months ago
OpenSynth - v0.0.6
What's Changed
- Ported GMM from scikit-learn to Pytorch to support using GPUs to train GMMs
- Implemeted dataloaders using LitData to support streaming large out of memory datasets
- EnergyDiff algorithm contributed by @sentient-codebot from TU-Delft
Energy Systems - Energy Data Accessibility and Integration
- Jupyter Notebook
Published by shengy90 about 1 year ago
OpenSynth - v0.0.5
What's Changed
- Fix missing init.py by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/29
- Release v0.0.5 by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/30
Full Changelog: https://github.com/OpenSynth-energy/OpenSynth/compare/v0.0.4...v0.0.5
Energy Systems - Energy Data Accessibility and Integration
- Jupyter Notebook
Published by shengy90 almost 2 years ago
OpenSynth - v0.0.4
What's Changed
- Downgrading numpy to <2.0.0 by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/26
Full Changelog: https://github.com/OpenSynth-energy/OpenSynth/compare/v0.0.3...v0.0.4
Energy Systems - Energy Data Accessibility and Integration
- Jupyter Notebook
Published by shengy90 almost 2 years ago
OpenSynth - v0.0.3
What's Changed
- Release/v0.0.3 by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/23
- Hot fix - add missing dependencies and linting issues
Full Changelog: https://github.com/OpenSynth-energy/OpenSynth/compare/v0.0.2...v0.0.3
Energy Systems - Energy Data Accessibility and Integration
- Jupyter Notebook
Published by shengy90 almost 2 years ago
OpenSynth - v0.0.2
What's Changed
- Update README.md by @alexthornton in https://github.com/OpenSynth-energy/OpenSynth/pull/11
- Fix differential privacy attribute being saved in the wrong place. by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/13
- Release/0.0.1 by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/15
- Update actions/cache in Github Actions to V4 by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/16
- Feature/evaluating privacy by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/20
New Contributors
- @alexthornton made their first contribution in https://github.com/OpenSynth-energy/OpenSynth/pull/11
Full Changelog: https://github.com/OpenSynth-energy/OpenSynth/compare/v0.0.0...v0.0.2
Energy Systems - Energy Data Accessibility and Integration
- Jupyter Notebook
Published by shengy90 almost 2 years ago
OpenSynth - v0.0.1a
What's Changed
- Complete release by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/10
- Update README.md by @alexthornton in https://github.com/OpenSynth-energy/OpenSynth/pull/11
- Fix differential privacy attribute being saved in the wrong place. by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/13
- Release/0.0.1 by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/15
New Contributors
- @alexthornton made their first contribution in https://github.com/OpenSynth-energy/OpenSynth/pull/11
Full Changelog: https://github.com/OpenSynth-energy/OpenSynth/compare/v0.0.0...v0.0.1a
Energy Systems - Energy Data Accessibility and Integration
- Jupyter Notebook
Published by shengy90 almost 2 years ago
OpenSynth - v0.0.0
What's Changed
- Initial commit by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/1
- Preprocess LCL dataset by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/2
- Feature/faraday source codes by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/5
- Create opensynth package by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/8
- Create v0.0.0 release by @shengy90 in https://github.com/OpenSynth-energy/OpenSynth/pull/9
Full Changelog: https://github.com/OpenSynth-energy/OpenSynth/commits/v0.0.0
Energy Systems - Energy Data Accessibility and Integration
- Jupyter Notebook
Published by shengy90 almost 2 years ago