Tags give the ability to mark specific points in history as being important
-
v1.2.0
protected916bbca6 · ·First stable version for "chunks" format. This version provides a streamlined and compressed method of defining and relating agents, effectively simplifying building standard knowledge graphs. The SimpleMind KG in "chunks" format must be converted into the traditional "agents" format before being run by `core`.
-
v1.1.0
protectedee117fe9 · ·First version that is able to do multi-case processing, via `FlexAgents`. Training of neural networks is accomplished independently in another knowledge graph.
-
v1.0.0
protected621ba534 · ·First version compatible with reworked 'core'. This setup is primarily focused for single-case processing, and training of any neural nets is accomplished independently in another knowledge graph.
-
v0.0.2
protected06f8a1a9 · ·Post-knowledge base merge, using the C++ backed SM Core. Final commit before switching to Go-backed SM Core.
-
v0.0.1
protectedbfb1c6d2 · ·First official version of simplemind. Uses TF1.0, original SM model files, and with a C++/Cython core.