Difference between revisions of "Features"

From aHuman Wiki
Jump to: navigation, search
(Automated page entry using MWPush.pl)
 
(Automated page entry using MWPush.pl)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
 
<pre style="color: green">Features Implemented</pre>
 
<pre style="color: green">Features Implemented</pre>
 
@@[[Home]] -> [[Features]]
 
@@[[Home]] -> [[Features]]
  
http://ahuman.googlecode.com/svn/images/wiki/development/robomouses.jpg
+
http://usvn.ahuman.org/svn/ahwiki/images/wiki/development/robomouses.jpg
 
----
 
----
  

Latest revision as of 19:06, 28 November 2018

Features Implemented

@@Home -> Features

robomouses.jpg


This page is a place for features already implemented in aHuman project modules. Modular approach for aHuman is chosen so that modules explain how functionality is split into relatively independent groups. Modules are re-using common libraries, established as a core of aHuman.

Top Features

  • pure software platform to implement brain processes with neural and non-neural elements
  • cortex building block paradigm where all the mind, except framework and libraries, is represented by a set of interconnected neural of belief networks, each network is a kind of abstract Cortex object
  • allows integration of several incompatible implementations of neural networks and belief networks and using them in different cortexes

Mind Modules

Framework and Libraries