NARS Python Executable - v0.2-alpha
Pre-release
Pre-release
Changelog:
- GUI updates!
- Accept multi-line inputs
- Changed the Task Bag to a Buffer, which accepts Eternal inputs and the outputs of the Sensorimotor Event Buffer
- Added the Event Buffer, which is where Events are first processed by the system
- The system now accepts Goals for initial processing (but doesn't do anything with them)
- Added Immediate Inference (Negation, Conversion, Contraposition, and Product-to-Image)
- Added Compositional Inference
- Added some Temporal Inference performed on Events from Sensorimotor EventBuffer (Temporal Induction and Comparison)
- Always bug fixes