issues
search
lspector
/
propeller
Yet another Push-based genetic programming system in Clojure
Eclipse Public License 2.0
30
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Where is the evaluation loop for a single individual over all training cases?
#72
Vaguery
closed
4 months ago
2
Quick start docs are wrong
#71
Vaguery
closed
4 months ago
1
Fix _shove
#70
andrewni420
opened
5 months ago
0
Refactor downsample algorithms
#69
NicMcPhee
opened
11 months ago
0
Add yarn dependabot checks
#68
NicMcPhee
opened
11 months ago
0
Fixed Solve Boolean problem so that it works.
#67
thelmuth
closed
1 year ago
0
remove hacky hyperselection code
#66
ryanboldi
closed
1 year ago
0
Added float_div, and made logging print each value on one line instead of pretty-printed across many lines.
#65
thelmuth
closed
1 year ago
0
`e` is defined to be `pi` for ClojureScript
#64
NicMcPhee
closed
1 year ago
1
pmapallv multi-collection implementation
#63
ryanboldi
closed
1 year ago
0
Performance changes
#62
ryanboldi
closed
1 year ago
0
Hyperselection tracking works only for UMAD
#61
lspector
closed
1 year ago
0
down-sampling code, autosimplification code
#60
ryanboldi
closed
1 year ago
0
updated documentation to generate docs
#59
ashleybao
closed
1 year ago
0
Bump minimist from 1.2.5 to 1.2.8
#58
dependabot[bot]
opened
1 year ago
0
adding documentation files
#57
ashleybao
closed
1 year ago
0
Fix comment, and bump psb2 package version to include psb1 problems
#56
ryanboldi
closed
1 year ago
0
Added ryan's propeller problems
#55
ryanboldi
closed
1 year ago
1
Added deps.edn
#54
ashleybao
closed
1 year ago
0
Implemented epsilon-lexicase selection in selection.cljc and calculated epsilons once per generation in gp.cljc
#53
daviddang415
closed
1 year ago
1
Implemented epsilon-lexicase selection in selection.cljc and calculated epsilon once per generation in gp.cljc
#52
daviddang415
closed
1 year ago
0
Bump qs from 6.10.1 to 6.11.0
#51
dependabot[bot]
opened
1 year ago
0
Bump follow-redirects from 1.14.4 to 1.14.9
#50
dependabot[bot]
opened
2 years ago
0
Bump async from 2.6.3 to 2.6.4
#49
dependabot[bot]
closed
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6
#48
dependabot[bot]
closed
1 year ago
1
`float-mult-spec` sporadically fails
#47
NicMcPhee
opened
2 years ago
0
Fix from string instruction and several PSB2 problems
#46
RichardLussier
closed
2 years ago
0
Simplification Update - Docs & more readable code
#45
ryanboldi
closed
2 years ago
0
Made all training data representations consistent with PSB2
#44
ryanboldi
closed
2 years ago
0
fixed wrong number of args to simplification code
#43
ryanboldi
closed
2 years ago
0
Autosimplification and Tests
#42
ryanboldi
closed
2 years ago
0
Bump follow-redirects from 1.14.4 to 1.14.8
#41
dependabot[bot]
closed
2 years ago
1
Updated Testing
#40
julia-schor
closed
2 years ago
0
Added tests
#39
julia-schor
closed
2 years ago
0
[WIP] Trying to make CI visible in PRs
#38
erp12
opened
3 years ago
0
[WIP] Making CI visible in pull requests
#37
erp12
closed
3 years ago
0
Got old tests to pass
#36
thelmuth
closed
3 years ago
0
Fix/def instruction not macro
#35
thelmuth
closed
3 years ago
0
Removed maximum errors for solutions that output values from PSB2 Problems
#34
ryanboldi
closed
3 years ago
0
Adds fly launcher
#33
erp12
closed
3 years ago
0
New parameters and performance improvements
#32
erp12
closed
3 years ago
1
Fix null-custom report bug when no custom-report is passed to gp argmap
#31
dafg05
closed
3 years ago
0
Add support for a custom-report function
#30
dafg05
closed
3 years ago
0
Changed :output to :print
#29
shuzokatayama
closed
3 years ago
0
Add cljs.reader to more problems
#28
dafg05
closed
3 years ago
0
Single Output PSB2 Problems and New Changes
#27
shuzokatayama
closed
3 years ago
0
Fix clojurescript bugs
#26
dafg05
closed
3 years ago
1
Even more PSB2 Problems
#25
shuzokatayama
closed
3 years ago
0
Fizz Buzz, GCD, and Luhn
#24
shuzokatayama
closed
3 years ago
0
Middle Character and Twitter
#23
shuzokatayama
closed
3 years ago
0
Next