Difference between revisions of "Main Page"

From aHuman Wiki
Jump to: navigation, search
Line 9: Line 9:
  
 
* Artificial Life area consists of wet (biological), hard (robotics) and soft alife
 
* Artificial Life area consists of wet (biological), hard (robotics) and soft alife
* Soft Artificial Life can be achieved using biological architecture or smth else
+
* Soft Artificial Life can be achieved using biological architecture or somehow else
 
* Any non-biological approach looks to me quite unreliable because it is easy to fall into looking like alive while not being it
 
* Any non-biological approach looks to me quite unreliable because it is easy to fall into looking like alive while not being it
 
* Biological approach means that we treat human nervous system as mind on brain, where mind is its architecture while brain is wet matter to implement this architecture (like software on hardware)
 
* Biological approach means that we treat human nervous system as mind on brain, where mind is its architecture while brain is wet matter to implement this architecture (like software on hardware)

Revision as of 08:06, 26 January 2016

aHuman Project

  • aHuman Project started in 2008 to create alive being by means of a computer
  • After a while it became clear that project belongs to Artificial Life area and to some extent it is attempt to be a God

project.jpg

  • Artificial Life area consists of wet (biological), hard (robotics) and soft alife
  • Soft Artificial Life can be achieved using biological architecture or somehow else
  • Any non-biological approach looks to me quite unreliable because it is easy to fall into looking like alive while not being it
  • Biological approach means that we treat human nervous system as mind on brain, where mind is its architecture while brain is wet matter to implement this architecture (like software on hardware)
  • Using biological architecture is hard because mountains of biological data are not adopted to the task and because human mind is still unsolved issue
  • Still, neurobiology knows almost everything about human mind, with increasing progress last years, and it is hard but reasonable way
  • Finally - aHuman tries to construct creature having the same architectural approach as human but with different sensors and effectors
  • So we are not going to be smarter than God

aHuman Platform

  • aHuman project (ahengine) is a platform able to construct and run various targets
  • If succeeded, aHuman can lead to creating (just possible targets):
    • aWee - "personal" (being a person) computer, which is your assistant and friend
    • aYou - make a copy of yourself using Theory of Mind (somehow transhumanistic idea)
    • aPet - make realistic dog or cat to play with
  • Business applications can be industrial control, fair sales and so on
  • code is available at:
export from:
svn export http://usvn.ahuman.org/svn/ahengine/trunk_HLAv3/
  • if you would like to do smth in aHuman, please contact me at:
vsavchik@gmail.com
Skype: vladimir.savchik

Biological Model

  • Developments efforts has led to approach of using declarative model and biological model of human, in fact great pass-by-product
  • Biological model is integration of most data of neurobiology and the only source of information, presenting recent data in a consistent manner
  • Creating biological model was possible due to IT-experience and long-term directed efforts of collecting and integrating data, resulting in several key insights which make it possible to create model
  • Declarative model allows to generate structured information presentations.
  • Half of this site (ahwiki) is created from biological model using specific platform target
  • see BiologicalLifeResearch