Difference between revisions of "Specs"
From aHuman Wiki
(Automated page entry using MWPush.pl) |
(Automated page entry using MWPush.pl) |
||
Line 3: | Line 3: | ||
@@[[Home]] -> [[Specs]] | @@[[Home]] -> [[Specs]] | ||
− | http://ahuman. | + | http://usvn.ahuman.org/svn/ahwiki/images/wiki/development/design.jpg |
---- | ---- | ||
== Body / Primary Sensors == | == Body / Primary Sensors == |
Revision as of 13:01, 21 June 2015
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.