Difference between revisions of "Specs"

From aHuman Wiki
Jump to: navigation, search
(Automated page entry using MWPush.pl)
 
(Automated page entry using MWPush.pl)
Line 9: Line 9:
 
* Design is based on [[SensorsResearch]]
 
* Design is based on [[SensorsResearch]]
  
*Inputs:*
+
*Inputs:* '''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:*
+
*Outputs:* '''Outputs:'''
 
* primary output - implemented
 
* primary output - implemented
 
* control feedback - not defined - TBD
 
* control feedback - not defined - TBD
Line 21: Line 21:
 
== Cognition / Neocortex ==
 
== Cognition / Neocortex ==
  
*Inputs*
+
*Inputs* '''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*
+
*Outputs* '''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 43:
 
== Re-used Projects ==
 
== Re-used Projects ==
  
* *[[http://sourceforge.net/projects/neocortex|HTM implementation]]* - Source Forge project
+
* '''[[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://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://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://rebecca-aiml.sourceforge.net|RebeccaAIML]]''' - Source Forge Project
* *[[http://www.graphviz.org/|GraphViz]]* - Tool to generate complex graphs from text script using command line  
+
* '''[[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.

Revision as of 10:51, 16 June 2015

Detailed Design and Implementation Status

@@Home -> Specs

design.jpg


Body / Primary Sensors

  • Inputs:* 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:* Outputs:
  • primary output - implemented
  • control feedback - not defined - TBD
  • exposed control state properties - not defined - TBD

Cognition / Neocortex

  • Inputs* Inputs
  • primary input - implemented, from sensors via IO channel, one cortex per one sensor
  • expectation input - not defined
  • adoption control - not defined
  • Outputs* Outputs
  • primary outputs - not defined - TBD
  • feedback output - predicted sensor data, not defined

Image Search Knowledge Base

Chat Interface

Media

Re-used Projects

  • [implementation] - Source Forge project
  • !StackTrace - Copyright (c) 2001 Jani Kajala
  • [library] - Copyright (C) 2003 Steffen Nissen (lukesky@diku.dk)
  • [[1]] - Original code (2.0 and earlier) copyright (c) 2000-2006 Lee Thomason (www.grinninglizard.com)
  • [[2]] - Source Forge Project
  • [[3]] - Tool to generate complex graphs from text script using command line

Guys, thank you for your ideas and efforts.