Difference between revisions of "Specs"
From aHuman Wiki
(Automated page entry using MWPush.pl) |
(Automated page entry using MWPush.pl) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
<pre style="color: green">Detailed Design and Implementation Status</pre> | <pre style="color: green">Detailed Design and Implementation Status</pre> | ||
@@[[Home]] -> [[Specs]] | @@[[Home]] -> [[Specs]] | ||
− | http://ahuman. | + | http://usvn.ahuman.org/svn/ahwiki/images/wiki/development/design.jpg |
---- | ---- | ||
== Body / Primary Sensors == | == Body / Primary Sensors == | ||
Line 9: | Line 8: | ||
* Design is based on [[SensorsResearch]] | * Design is based on [[SensorsResearch]] | ||
− | + | '''Inputs:''' | |
* primary input - implemented, event-driven verified, polling not verified - TBD | * primary input - implemented, event-driven verified, polling not verified - TBD | ||
* sensor control - defined, not connected to anything - TBD | * sensor control - defined, not connected to anything - TBD | ||
* perception feedback - not defined - TBD after having cognition | * perception feedback - not defined - TBD after having cognition | ||
− | + | '''Outputs:''' | |
* primary output - implemented | * primary output - implemented | ||
* control feedback - not defined - TBD | * control feedback - not defined - TBD | ||
Line 21: | Line 20: | ||
== Cognition / Neocortex == | == Cognition / Neocortex == | ||
− | + | '''Inputs''' | |
* primary input - implemented, from sensors via IO channel, one cortex per one sensor | * primary input - implemented, from sensors via IO channel, one cortex per one sensor | ||
* expectation input - not defined | * expectation input - not defined | ||
* adoption control - not defined | * adoption control - not defined | ||
− | + | '''Outputs''' | |
* primary outputs - not defined - TBD | * primary outputs - not defined - TBD | ||
* feedback output - predicted sensor data, not defined | * feedback output - predicted sensor data, not defined | ||
Line 43: | Line 42: | ||
== Re-used Projects == | == Re-used Projects == | ||
− | * ''' | + | * '''[http://sourceforge.net/projects/neocortex HTM implementation]''' - Source Forge project |
* '''!StackTrace''' - Copyright (c) 2001 Jani Kajala | * '''!StackTrace''' - Copyright (c) 2001 Jani Kajala | ||
− | * ''' | + | * '''[http://leenissen.dk/fann FANN library]''' - Copyright (C) 2003 Steffen Nissen (lukesky@diku.dk) |
− | * ''' | + | * '''[http://www.sourceforge.net/projects/tinyxml tinyxml]''' - Original code (2.0 and earlier) copyright (c) 2000-2006 Lee Thomason (www.grinninglizard.com) |
− | * ''' | + | * '''[http://rebecca-aiml.sourceforge.net RebeccaAIML]''' - Source Forge Project |
− | * ''' | + | * '''[http://www.graphviz.org/ GraphViz]''' - Tool to generate complex graphs from text script using command line |
Guys, thank you for your ideas and efforts. | Guys, thank you for your ideas and efforts. |
Latest revision as of 19:10, 28 November 2018
Detailed Design and Implementation Status
@@Home -> Specs
Contents
Body / Primary Sensors
- Design is based on SensorsResearch
Inputs:
- primary input - implemented, event-driven verified, polling not verified - TBD
- sensor control - defined, not connected to anything - TBD
- perception feedback - not defined - TBD after having cognition
Outputs:
- primary output - implemented
- control feedback - not defined - TBD
- exposed control state properties - not defined - TBD
Cognition / Neocortex
Inputs
- primary input - implemented, from sensors via IO channel, one cortex per one sensor
- expectation input - not defined
- adoption control - not defined
Outputs
- primary outputs - not defined - TBD
- feedback output - predicted sensor data, not defined
Image Search Knowledge Base
Chat Interface
Media
Re-used Projects
- HTM implementation - Source Forge project
- !StackTrace - Copyright (c) 2001 Jani Kajala
- FANN library - Copyright (C) 2003 Steffen Nissen (lukesky@diku.dk)
- tinyxml - Original code (2.0 and earlier) copyright (c) 2000-2006 Lee Thomason (www.grinninglizard.com)
- RebeccaAIML - Source Forge Project
- GraphViz - Tool to generate complex graphs from text script using command line
Guys, thank you for your ideas and efforts.