plushy -> push done
This commit is contained in:
parent
ed960acef3
commit
46fe4fac0f
6
TODO.md
6
TODO.md
@ -20,14 +20,14 @@
|
|||||||
- [ ] Use template haskell to (mostly) generate functions from generic ones (Split files based on the arity of their functions)
|
- [ ] Use template haskell to (mostly) generate functions from generic ones (Split files based on the arity of their functions)
|
||||||
|
|
||||||
## PushGP TODO
|
## PushGP TODO
|
||||||
- [ ] Implement a Plushy genome translator
|
- [X] Implement a Plushy genome translator
|
||||||
- [ ] Need to make this reproducable too (Check pysh json files)
|
|
||||||
- [ ] Implement silent and skip markers as well
|
- [ ] Implement silent and skip markers as well
|
||||||
- [ ] Have close amt of 1,2, and 3
|
~~[ ] Have close amt of 1,2, and 3~~
|
||||||
- [X] Need a random genome generator
|
- [X] Need a random genome generator
|
||||||
- I'm only going to implement propeller's :specified version
|
- I'm only going to implement propeller's :specified version
|
||||||
- Is the best according to the papers
|
- Is the best according to the papers
|
||||||
- [ ] Need a NoOp that opens blocks
|
- [ ] Need a NoOp that opens blocks
|
||||||
|
- [ ] Need to make genomes serializable (Check pysh json files)
|
||||||
- [ ] Add Memory
|
- [ ] Add Memory
|
||||||
- [ ] Add history stack(s), like a call stack
|
- [ ] Add history stack(s), like a call stack
|
||||||
- [ ] Implement interpreter options (could probably just place this into a map)
|
- [ ] Implement interpreter options (could probably just place this into a map)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user