issues
search
heidmic
/
suprb
GNU General Public License v3.0
6
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update cff-version
#166
RomanSraj
closed
1 week ago
1
Update citation.cff
#165
RomanSraj
closed
1 week ago
0
Parallelize fitness calculation in GA
#164
RomanSraj
opened
2 months ago
1
n_jobs isn't propogated to RuleDiscovery and SolutionComposition
#163
RomanSraj
opened
2 months ago
0
Fix all tests
#162
RomanSraj
closed
2 months ago
1
Fix all examples
#161
RomanSraj
closed
2 months ago
0
Catch value error
#160
RomanSraj
closed
2 months ago
1
Variance-based acceptance only works correctly for rules that match all inputs
#159
heidmic
opened
5 months ago
0
Errors in example scripts
#158
heidmic
closed
2 months ago
0
Add SupRBWrapper class
#157
RomanSraj
closed
6 months ago
0
Add early stopping
#156
RomanSraj
closed
3 months ago
0
Add usage guide (#153)
#155
heidmic
closed
6 months ago
0
Update README.md
#154
heidmic
closed
8 months ago
0
Add a usage guide
#153
heidmic
closed
2 months ago
0
Create ES GA example
#152
RomanSraj
closed
9 months ago
0
109 introduce hyperellipsoidal conditions
#151
tniemeier
closed
6 months ago
0
149 introduce general ellispoids
#150
tniemeier
closed
6 months ago
0
Introduce General Ellipsoids
#149
tniemeier
closed
8 months ago
0
Add new papers to readme
#148
heidmic
closed
8 months ago
0
Comparison of sagas
#147
Zatorg
closed
11 months ago
1
Make it easier to set all parameters
#146
heidmic
closed
2 months ago
1
Fix ACO and add try except in fit
#145
RomanSraj
closed
1 year ago
0
Change suprb opt to implementation in utils
#144
RomanSraj
closed
1 year ago
0
Is suprb.fitness.emary correct?
#143
heidmic
closed
1 year ago
0
Some adjustments
#142
RomanSraj
closed
1 year ago
0
Should we use another linear model?
#141
heidmic
opened
1 year ago
1
Specify random choice for NRandom
#140
RomanSraj
closed
1 year ago
0
Set default beta to 2
#139
RomanSraj
closed
1 year ago
0
Add set_params to mixing_model subclasses
#138
RomanSraj
closed
1 year ago
0
Add mixing variants
#137
RomanSraj
closed
1 year ago
0
Add further mixing variants (all weighted sum mixing based on constant weights)
#136
heidmic
opened
1 year ago
1
Make the old novelty search also available as an option
#135
heidmic
closed
2 months ago
0
Make new release and update citation.cff
#134
heidmic
opened
1 year ago
2
Should we stop computing the 2nd child or return both in GA Crossover?
#133
heidmic
opened
1 year ago
0
Fix circular dependency that was introduced last commit
#132
RomanSraj
closed
1 year ago
0
Fix novelty search implementation
#131
RomanSraj
closed
1 year ago
2
Add function to get the final elitist
#130
RomanSraj
closed
1 year ago
1
Add adaptive mutation for ES
#129
RomanSraj
opened
2 years ago
1
Fix sklearn compatibility
#128
RomanSraj
closed
2 years ago
0
Improve NS speed
#127
heidmic
opened
2 years ago
0
Fix a bug in logging when pool is empty after a suprb iteration
#126
heidmic
closed
2 years ago
0
Roulettewheel Selection of Rules may cause a single rule to be selected over and over again (despite randomness)
#125
heidmic
opened
2 years ago
0
Fix probabilities nan in roulette wheel selection and missing fitness for solutions of empty pools
#124
heidmic
closed
2 years ago
0
Can we improve the names of individual classes to make it more clear which does what?
#123
heidmic
opened
2 years ago
0
Make the distance calculation in NoveltyCalculation modular
#122
RomanSraj
opened
2 years ago
0
Add adaptive mutation
#121
hubanton
closed
2 months ago
4
Add aditional representations
#120
hubanton
closed
2 years ago
3
Fix and cleanup json import and export
#119
RomanSraj
closed
2 years ago
2
Check (and Fix) JSON Export
#118
heidmic
closed
2 years ago
1
Refactor Novelty Search
#117
RomanSraj
closed
2 years ago
1
Next