issues
search
CyberAgentAILab
/
cmaes
Python library for CMA Evolution Strategy.
https://arxiv.org/abs/2402.01373
MIT License
370
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Proposal] Support 1D search space in CMA-ES
#190
y0z
opened
2 days ago
0
Add tests for free-threaded python
#189
porink0424
closed
3 days ago
0
Fix the broken link to Katib documentation
#188
c-bata
closed
2 months ago
0
Safe CMA-ES (GECCO 2024)
#187
kento031
opened
2 months ago
0
MAP-CMA (PPSN2024)
#186
ha-mano
closed
1 month ago
4
Bump the version up to `v0.11.1`
#185
c-bata
closed
2 months ago
0
fix the weight of CatCMA
#184
ha-mano
closed
2 months ago
2
Bump the version up to `v0.11.0`
#183
c-bata
closed
3 months ago
0
[Question]
#182
maulberto3
opened
4 months ago
0
Update README.md
#181
ha-mano
closed
5 months ago
1
Update raw.githubusercontent.com
#180
nomuramasahir0
closed
4 months ago
6
fix CatCMA
#179
ha-mano
closed
5 months ago
1
catcma (GECCO2024)
#178
ha-mano
closed
5 months ago
1
Support for numpy v2.0
#177
porink0424
closed
6 months ago
0
How to set multi-dimensional Sigma
#176
shenao1994
closed
6 months ago
2
remove kurobako dependency
#175
nomuramasahir0
closed
7 months ago
0
fix the old_sigma assertion when lr_adapt=True
#174
Kreyparion
closed
7 months ago
5
Are non-scalar values of a sigma supported?
#173
aschepelmann
closed
7 months ago
3
update
#172
nomuramasahir0
closed
9 months ago
0
update readme
#171
nomuramasahir0
closed
9 months ago
3
fix BIPOP-CMA in visualization
#170
nomuramasahir0
closed
9 months ago
1
fix typo
#169
nomuramasahir0
closed
9 months ago
0
Add GitHub action setting for continuous benchmark
#168
c-bata
closed
9 months ago
1
Add GitHub action setting for continuous benchmark
#167
c-bata
closed
9 months ago
0
Update README
#166
nomuramasahir0
closed
9 months ago
0
add example code of LRA-CMA
#165
nomuramasahir0
closed
9 months ago
0
Run sphere benchmark on GitHub action
#164
c-bata
closed
9 months ago
0
why is the Optuna CMA-ES sampler better than my custom cmaes code?
#163
FlorinAndrei
opened
10 months ago
12
add question template
#162
nomuramasahir0
closed
10 months ago
0
documentation issue: what is the best value for popsize?
#161
FlorinAndrei
closed
10 months ago
1
fix sigma setting
#160
nomuramasahir0
closed
10 months ago
1
get mean
#159
nomuramasahir0
closed
10 months ago
2
Fix CI failures
#158
c-bata
closed
10 months ago
0
Make cmaes a bit faster
#157
c-bata
opened
10 months ago
0
Reference or paper to cite
#156
edwinb-ai
closed
9 months ago
3
question about _xnes
#155
d-nagata
closed
1 year ago
8
Remove `setup.py` and use build module
#154
c-bata
closed
1 year ago
0
Add support for Python 3.12
#153
c-bata
closed
1 year ago
0
Bump the version up to v0.10.0
#152
c-bata
closed
1 year ago
0
add LRA-CMA-ES
#151
nomuramasahir0
closed
1 year ago
0
xNES implementation
#150
nomuramasahir0
closed
1 year ago
0
add DX-NES-IC
#149
nomuramasahir0
closed
1 year ago
0
Add optimizer arguments for tuning `ftol` and `xtol`
#148
htwei17
closed
1 year ago
1
new API including ask and tell
#147
nomuramasahir0
closed
1 year ago
3
Get the local optimums
#146
brunomorayib
opened
1 year ago
2
Revert handling of infeasible discrete parameters
#145
knshnb
closed
1 year ago
0
Remove warnings in CMAwM class
#144
c-bata
closed
1 year ago
1
Add a test case for no discrete spaces.
#143
c-bata
closed
1 year ago
1
Allow no discrete spaces in `CMAwM`
#142
knshnb
closed
1 year ago
1
Refactor `CMAwM`
#141
knshnb
closed
1 year ago
1
Next