SimonBlanke/Hyperactive
An optimization and data collection toolbox for convenient and fast prototyping of computationally expensive models.
PythonMIT
Issues
- 8
- 1
- 5
[API] design for generic optimizer
#93 opened by fkiraly - 0
[MNT] managing the dependencies
#94 opened by fkiraly - 0
Add docstrings to public API
#90 opened by SimonBlanke - 1
[MNT] consider moving `requirements.txt` dependency sets into `pyproject.toml` PEP 631 conformant specifications
#82 opened by fkiraly - 1
visualizations question
#88 opened by Enferlain - 6
[DOC] jupyter notebook tutorial
#77 opened by fkiraly - 1
[MNT] enable dependabot
#81 opened by fkiraly - 1
- 2
[MNT] test matrix including windows, unix, mac
#79 opened by fkiraly - 0
[BUG] address CI failures on Mac and Windows
#83 opened by fkiraly - 2
[MNT] python 3.12 support
#76 opened by fkiraly - 1
- 1
[MNT] transfer `setup.py` to `pyproject.toml`
#73 opened by fkiraly - 1
[MNT] pandas 2 support
#74 opened by fkiraly - 1
[MNT] `numpy 2` support
#75 opened by fkiraly - 1
- 1
add constrained optimization to API
#69 opened by SimonBlanke - 1
- 1
Add type hints to hyperactive-api
#67 opened by SimonBlanke - 3
Stop verbosity of search
#70 opened by 23pointsNorth - 0
Show speed difference between python version
#59 opened by SimonBlanke - 5
- 0
add siamese network example
#38 opened by SimonBlanke - 5
add multi gauss fit example
#37 opened by SimonBlanke - 0
add resnet example
#36 opened by SimonBlanke - 2
- 1
New feature: Optimization Strategies
#54 opened by SimonBlanke - 1
Error when creating shared memory
#62 opened by SimonBlanke - 6
Question of Particle Swarm Optimizer
#60 opened by a7258258 - 0
Change Optimization paramters at runtime
#57 opened by SimonBlanke - 0
add ray multiprocessing support
#55 opened by SimonBlanke - 1
hyper.results(model)
#53 opened by vanquanTRAN - 0
New feature: save optimizer object to continue optimization run at a later time.
#52 opened by SimonBlanke - 4
Optimization in serial?
#51 opened by esmuigors - 5
- 20
Printing of Results from Runs - Preference to be able to provide additional parameters to objective function not through search space
#42 opened by mlittmanabbvie - 4
Dynamic inertia in ParticleSwarmOptimizer
#49 opened by MatjazBostic - 3
- 8
Population size
#47 opened by vanquanTRAN - 1
- 12
- 1
GridSearch optimizer
#43 opened by cryptocoinserver - 1
AttributeError: module 'os' has no attribute 'mknod' within Progress Board
#41 opened by mlittmanabbvie - 4
Multiprocessing multiple add_searches
#40 opened by mlittmanabbvie - 2
- 4
Hyperactive returns integer parameters as float in best_para when search space has both int and float parameters
#34 opened by 0liu - 7
Data type
#33 opened by aminamani10 - 2
Memoize evaluation results across multiple processes
#32 opened by 0liu