Difference between revisions of "Specs"
From aHuman Wiki
(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:''' | |
* 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 21: | ||
== 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 |
Revision as of 01:24, 17 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
- [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.