add balanced closed option

This commit is contained in:
Rowan Torbitzky-Lane 2025-03-03 14:33:18 -06:00
parent 6db42c44fe
commit 33b6f87a22

View File

@ -30,6 +30,7 @@
- Is the best according to the papers
- [X] Need a NoOp that opens blocks
- [ ] Have a way to balance amount of closes with open blocks
- Implement "balanced" closed PushArg
- [ ] Need to make genomes serializable (Check pysh json files)
- [ ] Add Memory
- [ ] Add history stack(s), like a call stack