465 Commits

Author SHA1 Message Date
Lee Spector
139e395f60 Print average hypervariability when using autoconstructive hypervariability 2023-10-14 17:37:16 -04:00
Lee Spector
5103463cd8 Add doc string and clean up names 2023-10-14 17:08:20 -04:00
Lee Spector
a8d046e52e Add autoconstructive hypervariability tournaments 2023-10-14 16:43:14 -04:00
Lee Spector
9f3c6f46ff Implement autoconstructive hypervariation umad (ah-umad) 2023-10-12 14:39:26 -04:00
Lee Spector
c4070c6f43 Set up mul3 defaults for :ah-umad; note hack to :instructions 2023-10-11 19:37:10 -04:00
Lee Spector
b88ff01526 Strip :vary and :protect if using :ah-umad 2023-10-11 19:27:26 -04:00
Lee Spector
0dc286610a Remove incorrect comment 2023-10-11 18:19:08 -04:00
Lee Spector
7dcf75c433 Allow collection for :max-batch-size 2023-09-05 10:44:50 -04:00
Lee Spector
65c7f2a3fe Experiment 2023-09-04 13:07:23 -04:00
Lee Spector
ced767960c Prevent reader conditional from violating syntax outside of :clj 2023-09-03 21:43:23 -04:00
Lee Spector
a27c7f8477 Allow collections for genetic operator hyperparameters 2023-09-03 21:40:02 -04:00
Lee Spector
875c0b8e73 Rename rate to onenum, since it can be used for non-rate hyperparameters too 2023-09-03 20:54:44 -04:00
Lee Spector
fad10a85b5 Add rate function to support rate collections 2023-09-03 20:48:51 -04:00
Lee Spector
1facb741e6 Improve efficiency of motley-batch-lexicase-selection 2023-09-03 10:06:42 -04:00
Lee Spector
06e9f9445d Add motley batch lexicase selection 2023-09-02 16:38:15 -04:00
Lee Spector
a95e1ea872 Add alternation genetic operator; mul3 enhancements 2023-09-02 14:43:36 -04:00
Lee Spector
3ca6d4175f Initialize diploid genomes to pairs of same; implement diploid vumad; mess around with mul3 2023-08-31 17:17:33 -04:00
Lee Spector
aeae30d0d4 Add variable umad (vumad) genetic operator; mul3 parameter experiments 2023-08-30 16:43:49 -04:00
Lee Spector
b49ced0567 Mess with defaults 2023-08-30 15:19:00 -04:00
Lee Spector
1733ffd42e Merge branch 'master' into boolean-multipliers 2023-08-30 14:47:58 -04:00
Lee Spector
7797fc1def Document concurrency and :single-thread-mode in README 2023-08-30 13:14:32 -04:00
Lee Spector
87ba635f4f Use pmapallv for variation, which includes selection 2023-08-30 12:52:34 -04:00
Lee Spector
a2192ca37d Use pmapallv for evaluation in GP, after debugging and adding shutdown-agents 2023-08-30 12:36:47 -04:00
Lee Spector
4faf2300ee Remove most of GP function's docstring 2023-08-30 12:14:24 -04:00
Lee Spector
0aa8af7993 Add pmapallv utility function 2023-08-30 12:02:46 -04:00
Lee Spector
ee3f8372c8 Add boolean multiplier problems, with temporary default settings 2023-08-28 19:49:49 -04:00
Lee Spector
6eccd21ece
Include CLI tools version of example command lines 2023-04-16 09:11:54 -04:00
Lee Spector
fa9d0a3740 Update docs and bump version 2023-03-29 15:14:56 -04:00
Lee Spector
cb2aad6c17 Add word space 2023-03-29 14:18:10 -04:00
Lee Spector
d6283328db Remove old, incomplete fizz-buzz problem file 2023-03-29 14:14:43 -04:00
Lee Spector
42285ded02 Remove calls to shutdown-agents 2023-03-29 14:10:55 -04:00
Lee Spector
99d3e2ff0b Update docs 2023-03-28 23:14:49 -04:00
Lee Spector
47e7fdc885 Bump version 2023-03-28 23:02:32 -04:00
Lee Spector
d63044ea47 Update docs 2023-03-28 23:00:35 -04:00
Lee Spector
452de0a25a Add doc html files 2023-03-28 22:56:46 -04:00
Lee Spector
395ceac019 Update depricated clj --main to -M -m 2023-03-28 22:53:31 -04:00
Lee Spector
565ae1e79b
Merge pull request #59 from FluffyChipmunk/master
updated documentation to generate docs
2023-03-28 09:05:24 -04:00
Ashley Bao
341a5820ab updated documentation 2023-03-28 09:02:28 -04:00
Lee Spector
65af250d55
Comment out test until issue resolved 2023-03-26 21:34:00 -04:00
Lee Spector
bba21625a0
Improve wording 2023-03-26 21:29:47 -04:00
Lee Spector
83d5820c41
Add note about loading problem files 2023-03-26 21:28:04 -04:00
Lee Spector
23eb926482
Update psb2 dependency, for clj runs on PSB problems 2023-03-26 21:25:15 -04:00
Lee Spector
9053be5a5a
Add link to GitHub Pages documentation 2023-03-23 12:47:05 -04:00
Lee Spector
26b6643ed6
Add note about loading problem file separately 2023-03-23 12:27:08 -04:00
Lee Spector
2784998196
Remove require of propeller.problems.data-creation 2023-03-23 00:38:59 -04:00
Lee Spector
98526b0e49
Remove require of propeller.problems.data-creation 2023-03-23 00:38:24 -04:00
Lee Spector
a5156b3747
Remove require of propeller.problems.data-creation 2023-03-23 00:37:59 -04:00
Lee Spector
61f2df857f
Remove require of propeller.problems.data-creation 2023-03-23 00:37:24 -04:00
Lee Spector
9ec0ff890f
Fix -main documentation string 2023-03-16 13:09:33 -04:00
Lee Spector
63fcb33ca9
Fix -main documentation string 2023-03-16 13:08:52 -04:00