Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / CyberAgentAILab/cmaes issues and pull requests

#188 - Fix the broken link to Katib documentation

Pull Request - State: closed - Opened by c-bata 3 months ago

#187 - Safe CMA-ES (GECCO 2024)

Pull Request - State: open - Opened by kento031 3 months ago

#186 - MAP-CMA (PPSN2024)

Pull Request - State: open - Opened by ha-mano 3 months ago - 3 comments

#185 - Bump the version up to `v0.11.1`

Pull Request - State: closed - Opened by c-bata 3 months ago

#184 - fix the weight of CatCMA

Pull Request - State: closed - Opened by ha-mano 3 months ago - 2 comments

#183 - Bump the version up to `v0.11.0`

Pull Request - State: closed - Opened by c-bata 4 months ago

#182 - [Question]

Issue - State: open - Opened by maulberto3 5 months ago
Labels: question

#181 - Update README.md

Pull Request - State: closed - Opened by ha-mano 6 months ago - 1 comment

#180 - Update raw.githubusercontent.com

Issue - State: closed - Opened by nomuramasahir0 6 months ago - 6 comments

#179 - fix CatCMA

Pull Request - State: closed - Opened by ha-mano 6 months ago - 1 comment

#178 - catcma (GECCO2024)

Pull Request - State: closed - Opened by ha-mano 6 months ago - 1 comment

#177 - Support for numpy v2.0

Pull Request - State: closed - Opened by porink0424 7 months ago

#176 - How to set multi-dimensional Sigma

Issue - State: closed - Opened by shenao1994 7 months ago - 2 comments
Labels: question

#175 - remove kurobako dependency

Pull Request - State: closed - Opened by nomuramasahir0 8 months ago

#174 - fix the old_sigma assertion when lr_adapt=True

Pull Request - State: closed - Opened by Kreyparion 8 months ago - 5 comments

#173 - Are non-scalar values of a sigma supported?

Issue - State: closed - Opened by aschepelmann 8 months ago - 3 comments
Labels: question

#172 - update

Pull Request - State: closed - Opened by nomuramasahir0 10 months ago

#171 - update readme

Pull Request - State: closed - Opened by nomuramasahir0 10 months ago - 3 comments

#170 - fix BIPOP-CMA in visualization

Pull Request - State: closed - Opened by nomuramasahir0 10 months ago - 1 comment

#169 - fix typo

Pull Request - State: closed - Opened by nomuramasahir0 10 months ago

#168 - Add GitHub action setting for continuous benchmark

Pull Request - State: closed - Opened by c-bata 10 months ago - 1 comment

#167 - Add GitHub action setting for continuous benchmark

Pull Request - State: closed - Opened by c-bata 10 months ago

#166 - Update README

Issue - State: closed - Opened by nomuramasahir0 11 months ago
Labels: enhancement

#165 - add example code of LRA-CMA

Issue - State: closed - Opened by nomuramasahir0 11 months ago
Labels: enhancement

#164 - Run sphere benchmark on GitHub action

Pull Request - State: closed - Opened by c-bata 11 months ago

#163 - why is the Optuna CMA-ES sampler better than my custom cmaes code?

Issue - State: open - Opened by FlorinAndrei 11 months ago - 12 comments
Labels: question

#162 - add question template

Pull Request - State: closed - Opened by nomuramasahir0 11 months ago

#161 - documentation issue: what is the best value for popsize?

Issue - State: closed - Opened by FlorinAndrei 11 months ago - 1 comment
Labels: question

#160 - fix sigma setting

Pull Request - State: closed - Opened by nomuramasahir0 11 months ago - 1 comment

#159 - get mean

Pull Request - State: closed - Opened by nomuramasahir0 11 months ago - 2 comments

#158 - Fix CI failures

Pull Request - State: closed - Opened by c-bata 12 months ago

#157 - Make cmaes a bit faster

Pull Request - State: open - Opened by c-bata 12 months ago

#156 - Reference or paper to cite

Issue - State: closed - Opened by edwinb-ai about 1 year ago - 3 comments
Labels: enhancement

#155 - question about _xnes

Issue - State: closed - Opened by ikalemmon about 1 year ago - 8 comments

#154 - Remove `setup.py` and use build module

Pull Request - State: closed - Opened by c-bata about 1 year ago

#153 - Add support for Python 3.12

Pull Request - State: closed - Opened by c-bata about 1 year ago

#152 - Bump the version up to v0.10.0

Pull Request - State: closed - Opened by c-bata over 1 year ago

#151 - add LRA-CMA-ES

Pull Request - State: closed - Opened by nomuramasahir0 over 1 year ago

#150 - xNES implementation

Pull Request - State: closed - Opened by nomuramasahir0 over 1 year ago

#149 - add DX-NES-IC

Pull Request - State: closed - Opened by nomuramasahir0 over 1 year ago

#148 - Add optimizer arguments for tuning `ftol` and `xtol`

Pull Request - State: closed - Opened by htwei17 over 1 year ago - 1 comment

#147 - new API including ask and tell

Issue - State: closed - Opened by nomuramasahir0 almost 2 years ago - 3 comments
Labels: enhancement

#146 - Get the local optimums

Issue - State: open - Opened by brunomorayib almost 2 years ago - 2 comments
Labels: enhancement

#145 - Revert handling of infeasible discrete parameters

Pull Request - State: closed - Opened by knshnb almost 2 years ago
Labels: bug

#144 - Remove warnings in CMAwM class

Pull Request - State: closed - Opened by c-bata almost 2 years ago - 1 comment

#143 - Add a test case for no discrete spaces.

Pull Request - State: closed - Opened by c-bata almost 2 years ago - 1 comment

#142 - Allow no discrete spaces in `CMAwM`

Pull Request - State: closed - Opened by knshnb almost 2 years ago - 1 comment

#141 - Refactor `CMAwM`

Pull Request - State: closed - Opened by knshnb almost 2 years ago - 1 comment

#140 - Check feasibility of sampled discrete parameters in `CMAwM`

Pull Request - State: closed - Opened by knshnb almost 2 years ago - 1 comment

#139 - Avoid to use `typing.List`, `typing.Dict`, and `typing.Tuple`.

Pull Request - State: closed - Opened by c-bata almost 2 years ago - 1 comment

#138 - Bump the version up to v0.9.1

Pull Request - State: closed - Opened by c-bata almost 2 years ago

#137 - Box constraint handling

Issue - State: closed - Opened by nomuramasahir0 almost 2 years ago - 1 comment

#136 - Fix correction of out-of-range discrete params of `CMAwM`

Pull Request - State: closed - Opened by knshnb almost 2 years ago - 4 comments

#135 - Add rng related methods

Pull Request - State: closed - Opened by knshnb almost 2 years ago - 2 comments

#134 - Fix correction of out-of-range continuous params of `CMAwM`

Pull Request - State: closed - Opened by knshnb almost 2 years ago - 2 comments

#133 - Reuse `CMA` inside `CMAwM`

Pull Request - State: closed - Opened by knshnb almost 2 years ago - 3 comments

#132 - Fix a broken link to Optuna's documentation

Pull Request - State: closed - Opened by c-bata almost 2 years ago

#131 - Remove `tox.ini`

Pull Request - State: closed - Opened by c-bata about 2 years ago

#130 - Drop Python 3.6 support.

Pull Request - State: closed - Opened by c-bata about 2 years ago

#129 - Bump the version up to v0.9.0

Pull Request - State: closed - Opened by c-bata about 2 years ago

#128 - Use gh instead of ghr

Pull Request - State: closed - Opened by c-bata about 2 years ago

#127 - Follow-up #126: Remove Scipy dependency

Pull Request - State: closed - Opened by c-bata about 2 years ago

#126 - Remove SciPy dependency

Pull Request - State: closed - Opened by amylase about 2 years ago

#125 - Add integer examples for CMA-ES with Margin

Pull Request - State: closed - Opened by nomuramasahir0 about 2 years ago

#124 - Add README of CMA-ES with margin

Pull Request - State: closed - Opened by knshnb about 2 years ago - 1 comment

#123 - Support Python 3.11

Pull Request - State: closed - Opened by c-bata about 2 years ago - 1 comment

#122 - Revert #119 to support Python 3.6.

Pull Request - State: closed - Opened by c-bata about 2 years ago

#121 - Support CMA-ES with Margin.

Pull Request - State: closed - Opened by knshnb about 2 years ago - 3 comments

#120 - [BENCHMARK LMM-CMAES]

Issue - State: closed - Opened by joshnah about 2 years ago - 2 comments
Labels: enhancement

#119 - Migrate the project metadata to pyproject.toml

Pull Request - State: closed - Opened by c-bata about 2 years ago - 1 comment

#118 - Introduce some related projects on README

Pull Request - State: closed - Opened by c-bata about 2 years ago - 1 comment

#117 - CR-FM-NES

Issue - State: closed - Opened by nomuramasahir0 about 2 years ago - 4 comments
Labels: enhancement

#116 - Update author and maintainer package info.

Pull Request - State: closed - Opened by c-bata about 2 years ago - 1 comment

#115 - [WIP] add initial version of CMA-ES with Margin

Pull Request - State: closed - Opened by nomuramasahir0 about 2 years ago - 9 comments

#114 - Scipy Dependency

Issue - State: closed - Opened by nomuramasahir0 about 2 years ago - 5 comments
Labels: enhancement

#113 - Temporarily disable a GitHub action for kurobako benchmarks

Pull Request - State: closed - Opened by c-bata about 2 years ago

#112 - Fix mutable

Pull Request - State: closed - Opened by nomuramasahir0 about 2 years ago - 5 comments

#111 - Mutable mean vector

Issue - State: closed - Opened by Josef-Hlink over 2 years ago - 2 comments
Labels: bug

#110 - Reformat with black 22.3.0 and fix benchmark action

Pull Request - State: closed - Opened by c-bata over 2 years ago - 1 comment

#109 - Run tests with Python 3.10

Pull Request - State: closed - Opened by c-bata over 2 years ago - 3 comments

#108 - Need more information for the difference between a sampler and ask-and-tell.

Issue - State: closed - Opened by huynhhuy1401 almost 3 years ago - 1 comment
Labels: enhancement

#107 - fix sep-CMA description

Pull Request - State: closed - Opened by nomuramasahir0 over 3 years ago

#106 - Set license_file on setup.cfg

Pull Request - State: closed - Opened by c-bata over 3 years ago

#105 - Fuzzing for sep-CMA-ES

Pull Request - State: closed - Opened by c-bata over 3 years ago - 3 comments

#104 - Fix overflow errors uncovered by Coverage-guided Fuzzing.

Pull Request - State: closed - Opened by c-bata over 3 years ago - 3 comments

#103 - Implement OptimizerProtocol for mypy checking.

Issue - State: closed - Opened by c-bata over 3 years ago
Labels: enhancement

#102 - Remove deprecated modules towards v1.0 release.

Issue - State: open - Opened by c-bata over 3 years ago

#101 - "Eigenvalues did not converge" error uncovered by Coverage-guided Fuzzing

Issue - State: closed - Opened by c-bata over 3 years ago - 2 comments
Labels: bug

#100 - Validate bounds domain contains mean

Pull Request - State: closed - Opened by c-bata over 3 years ago - 3 comments

#99 - Running benchmark of Warm Starting CMA-ES on GitHub Actions.

Pull Request - State: closed - Opened by c-bata over 3 years ago - 5 comments

#98 - Fix dimensions of Warm starting CMA-ES

Pull Request - State: closed - Opened by c-bata almost 4 years ago - 2 comments
Labels: bug

#97 - Wrong definition of dim in get_warm_start_mgd

Issue - State: closed - Opened by Yibinjiang almost 4 years ago - 2 comments
Labels: bug

#96 - Migrate to numpy v1.20.0

Pull Request - State: closed - Opened by c-bata almost 4 years ago - 2 comments

#95 - Avoid using np.float aliases

Pull Request - State: closed - Opened by c-bata almost 4 years ago - 2 comments

#94 - Unset version constraints of numpy and add requirements.

Pull Request - State: closed - Opened by c-bata almost 4 years ago - 2 comments

#93 - Support WS-sep-CMA-ES

Issue - State: open - Opened by c-bata almost 4 years ago
Labels: enhancement

#92 - Update README.md for WS-CMA-ES

Pull Request - State: closed - Opened by c-bata almost 4 years ago

#91 - Fix mypy error at numpy v1.20.0

Pull Request - State: closed - Opened by c-bata almost 4 years ago

#90 - Remove numpy from setup_requires

Pull Request - State: closed - Opened by c-bata almost 4 years ago - 1 comment

#89 - Update Python and kurobako versions

Pull Request - State: closed - Opened by c-bata almost 4 years ago - 2 comments