Patrick Hammer
Patrick Hammer
[PERCEPTION] Nalifier for automatic building of taxonomy from rich instances with numeric attributes
https://github.com/opennars/OpenNARS-for-Applications/commit/b2a264f0c4b2f41417e0a2c67be107002eae0f19 TODO add for Transbot for real-time vision of color, not just static image analysis like in the Colab.
this is being investigated in this PR: https://github.com/opennars/OpenNARS-for-Applications/pull/219/files
I agree it can be annoying for people who want to use the system interactively via the shell. I'm hence open to having a PARSER_EXIT_ON_INVALID_INPUT flag in Globals.h which when...
Thank you for pointint it out, we will try to get it fixed for v3.0.4.
I didn't Revert, did Robert revert?
Another thing why it can't be accepted is that there are strange Taskprocessing instances in Parameters, why would one obfuscate Parameters like that?
That Parameters.java consists of numeric human-changable values that are directly reflected in the XML configuration, rather than JVM pointers is not a coincidence at all. Sorry that I didn't call...
if you need to add 2 classes here or spam parameters with instances, then this PR is probably just not proper?
Looks like this can be fixed easily by adding an exception to the stamp handling. I will check it.
except of the first point I wouldn't do any of this for MVP0 and 1. On Mon, Jun 18, 2018, 1:18 AM PtrMan wrote: > > - (medium, readability) move...