https://github.com/lspector/Clojush

sort by:
Revision Author Date Message Commit Date
6a4c0f8 Partially fixed grain size of children with dummy parents. 27 June 2017, 17:07:58 UTC
9b4659d Fix comment. 26 June 2017, 13:04:00 UTC
a6e0c4e Added :not-a-clone-three-gens-same-inputs-diff-diffs diversification test. 25 June 2017, 23:47:29 UTC
d69d7da Geometric diversification constraint; genetic purity screen. 24 June 2017, 22:25:53 UTC
2971bb8 Don't push individual parents when :interleaved. 23 June 2017, 17:14:04 UTC
5cfdba8 Fix unmatched delimiter. 22 June 2017, 23:08:48 UTC
068060b Implement genome_parents, which interleaves parent1 and parent2 genomes. 22 June 2017, 23:02:26 UTC
b4d9fed Pull autoconstructive instruction sets out into functions, add interleaved option. 22 June 2017, 22:52:48 UTC
347b64f fix bug for printing mean 18 June 2017, 17:33:53 UTC
cf605c5 Version 2.32.2-1-SNAPSHOT [ci skip] 09 June 2017, 01:35:44 UTC
960283c Version 2.32.2 [ci skip] 09 June 2017, 01:33:14 UTC
9e5c7e1 Merge pull request #235 from thelmuth/refactor/error-diversity-distinct; lein release :patch Changed "frequencies" to "distinct" in error diversity computations. 09 June 2017, 01:24:51 UTC
906bccd Changed "frequencies" to "distinct" in error diversity computations. Means more what we mean, and might be more efficient. 09 June 2017, 00:21:50 UTC
b064770 Version 2.32.1-1-SNAPSHOT [ci skip] 08 June 2017, 20:40:14 UTC
9fb714e Version 2.32.1 [ci skip] 08 June 2017, 20:37:35 UTC
79892a5 Merge pull request #234 from thelmuth/fix/even-squares Removed a function that should have been removed in commit 22ce586f73; lein release :patch 08 June 2017, 20:27:54 UTC
c7895e5 Merge pull request #232 from lspector/add-record Record runs 08 June 2017, 20:08:20 UTC
d3ba884 Add recording to external system 08 June 2017, 20:07:45 UTC
349473d Version 2.32.0-1-SNAPSHOT [ci skip] 08 June 2017, 13:00:25 UTC
96cb3cc Version 2.32.0 [ci skip] 08 June 2017, 12:58:04 UTC
73e6df4 lein release :minor 08 June 2017, 12:50:50 UTC
e9a4dca Merge branch 'penn' 08 June 2017, 12:48:46 UTC
c37938c Penn problem reconfiguration and documentation. 08 June 2017, 12:47:39 UTC
02f604a Removed a function that should have been removed in commit 22ce586f736684643a96a70d3b48f922015fb242 07 June 2017, 20:17:39 UTC
3094bf6 Experimentation. 05 June 2017, 19:57:24 UTC
cd236f6 Back to mutation/alternation with more rates. 30 May 2017, 02:05:32 UTC
408e669 More boolean instructions; back to addition/combination-deletion operators. 29 May 2017, 19:23:46 UTC
2ec0bea Allow parentheses-altering instructions. 29 May 2017, 19:18:06 UTC
ba3a39a Boolean inputs, and drop floats. 29 May 2017, 00:50:48 UTC
69e1e2b Output is majority on string stack; use more-standard genetic operators 27 May 2017, 18:04:52 UTC
a5bb1e7 Of string instructions, use only common ones. 27 May 2017, 02:42:32 UTC
f5ffdb0 Add switch for resampling; experimentation. 25 May 2017, 19:00:14 UTC
cca5a95 Uniform. 25 May 2017, 01:22:29 UTC
f1ff2ba Autoconstruction. 25 May 2017, 01:17:41 UTC
a2c02e7 Ephemeral random constants, local shuffles. 24 May 2017, 16:30:08 UTC
ea9770d AMPS, floats, strings. 24 May 2017, 16:24:44 UTC
bab14b8 Adjust default training-proportion. 24 May 2017, 11:32:49 UTC
4313cc3 Make input stack for penn problem a vector. 24 May 2017, 03:00:53 UTC
c6f2fbf Make more things vectors. 24 May 2017, 02:57:53 UTC
75fb243 Additional data set, training set re-sampling, and robustness to capitalization of CLASS in data files for penn. 24 May 2017, 01:45:02 UTC
23a75c5 Made var for training-proportion. 23 May 2017, 21:49:21 UTC
5206a05 Ensure argument to printf is a float. 23 May 2017, 11:46:57 UTC
f803ecc Added classification/penn problem. 23 May 2017, 04:18:04 UTC
200a565 Version 2.31.1-1-SNAPSHOT [ci skip] 21 May 2017, 15:39:59 UTC
5486507 Version 2.31.1 [ci skip] 21 May 2017, 15:37:23 UTC
c337a93 lein release :patch 21 May 2017, 15:28:21 UTC
ccb889b Fixed documentation of meta-error categories. 21 May 2017, 15:27:45 UTC
73f2ffa Merge pull request #233 from Python3pkg/master Convert to Python3 18 May 2017, 13:20:02 UTC
a730b86 Convert to python3 18 May 2017, 07:00:25 UTC
2666718 Fix `nth-prime` according to https://push-language.hampshire.edu/t/amps-results/785/36 13 May 2017, 21:34:07 UTC
b3968af Add nth prime problem 13 May 2017, 01:52:44 UTC
763bd2a Version 2.31.0-1-SNAPSHOT [ci skip] 03 May 2017, 18:40:30 UTC
0074ec0 Version 2.31.0 [ci skip] 03 May 2017, 18:37:19 UTC
eb78eab lein release :minor 03 May 2017, 18:25:16 UTC
9faa9aa Restricted setting of grain size to 1 for dummies to non-zero criterion. 28 April 2017, 03:02:58 UTC
46c85d5 Changed grain size with dummy parent to be 1. 28 April 2017, 02:56:47 UTC
79c0a0e Added :non-zero-genetic-similarity-to-parent option for random-screen. 28 April 2017, 02:35:04 UTC
1ddfdd6 Added epsilon-lexicase-probability 26 April 2017, 20:04:57 UTC
d3e3e47 Add :first-reuse option for :age-combining-function. 20 April 2017, 20:57:33 UTC
f16c53d Changed handling of missing parents and empty genomes in screens. 17 April 2017, 21:52:37 UTC
6b2f0e1 Renamed :no-clones diversification test to :doesnt-clone. 17 April 2017, 21:37:26 UTC
65353cf Made not-a-clone-diversifying? compare expressed programs, not genomes. 17 April 2017, 21:34:15 UTC
f3c37e4 Added minimum-genetic-difference diversification constraing (with hardcoded limit for now). 17 April 2017, 11:07:22 UTC
505abf3 Version 2.30.0-1-SNAPSHOT [ci skip] 16 April 2017, 21:34:41 UTC
7bebc1f Version 2.30.0 [ci skip] 16 April 2017, 21:31:19 UTC
a85ba23 Reorganize pushgp/selection; cleanup autoconstruction; add screen, age-combining, and diversification options; lein release :minor 16 April 2017, 21:22:58 UTC
5471636 Adjust formatting. 16 April 2017, 19:46:03 UTC
e8d7cd6 Added not-a-clone diversification test. 16 April 2017, 19:40:05 UTC
30122a2 Added note that fotd-autoconstruction is a historical artifact. 16 April 2017, 19:31:46 UTC
56b6765 Eliminate deterministic? arg from produce-child-genome-by-autoconstruction. 16 April 2017, 19:28:41 UTC
89ec177 Ignore genetic differences from empty genomes. 16 April 2017, 18:56:15 UTC
5923111 Account for parent2 as well in random-screen genetic criteria. 15 April 2017, 20:27:26 UTC
c8c1cff Ensure artificial mates in diversification tests have :close markers with numeric values. 15 April 2017, 16:36:37 UTC
0f75c59 Added :si-and-mate-use diversification test. 15 April 2017, 13:27:23 UTC
a0f1723 Added :use-mate-differently diversification test. 15 April 2017, 00:47:24 UTC
a9bd913 Create pushgp/selection and reorganize parent selection code within it. 14 April 2017, 02:31:21 UTC
5cd004c Rename progressive half-progressive, ultra-progressive progressive. 13 April 2017, 11:51:32 UTC
06146ca Added ultra-progressive age-combining-function. 13 April 2017, 01:06:35 UTC
4bfaef0 Added :progressive age-combining-function. 11 April 2017, 20:10:13 UTC
9b57e93 Version 2.29.1-1-SNAPSHOT [ci skip] 09 April 2017, 20:27:14 UTC
19f0cab Version 2.29.1 [ci skip] 09 April 2017, 20:23:30 UTC
2a6cbcf lein release :patch 09 April 2017, 20:15:13 UTC
773740e Avoid unnecessary filtering and empty return value in age-mediate. 09 April 2017, 20:14:47 UTC
850657d Version 2.29.0-1-SNAPSHOT [ci skip] 07 April 2017, 18:53:45 UTC
796f19d Version 2.29.0 [ci skip] 07 April 2017, 18:51:09 UTC
bed4f3e lein release :minor 07 April 2017, 18:41:52 UTC
e97d749 Added random threshold lexicase selection. 07 April 2017, 18:41:31 UTC
cd5d87e Added myruns shellscript to edit for suites of runs. 07 April 2017, 18:40:55 UTC
2f431e9 Version 2.28.0-1-SNAPSHOT [ci skip] 07 April 2017, 02:25:42 UTC
05b77a0 Version 2.28.0 [ci skip] 07 April 2017, 02:22:25 UTC
0c200b0 lein release :minor 07 April 2017, 02:12:33 UTC
be9532e Diffs must be non-zero in :minimal-reproductive-difference diversification test. 07 April 2017, 02:09:11 UTC
fc7c0dd Reimplemented grain-size functions and removed :nonzero-reproductive-difference-from-parent. 06 April 2017, 21:10:34 UTC
af3feb9 Add reversible random screens. 06 April 2017, 20:44:03 UTC
fc2a6ae Added :nonzero-reproductive-difference-from-parent random-screen criterion. 06 April 2017, 15:59:48 UTC
f3ae461 Added :three-gens-same-inputs-diff-diffs diversification test. 06 April 2017, 15:14:26 UTC
5eeb12d Version 2.27.1-1-SNAPSHOT [ci skip] 05 April 2017, 21:16:41 UTC
70e4d13 Version 2.27.1 [ci skip] 05 April 2017, 21:12:54 UTC
3d5058d Do age filtering before random screen; lein release :patch 05 April 2017, 21:05:15 UTC
054986d Added minimal-reproductive-difference-diversifying? 05 April 2017, 21:00:35 UTC
back to top