Skip to content

ArrivedAditya/soul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A program that simulates a human soul.

Idea

Spilt the model into a base and memory. Base interacts the memory to remember and process thoughts. Memory is divided into reflex, shortTerm and longTerm. Whenever model interacts with something with will store in shortTerm memory. Then when ever the model is in idle then shortTerm memory transfer to longTerm only important part and most repeating part trasfer to reflex. All habits in reflex have resistence in order to prevent chainging fast. Habits in reflex only change when there is only number of repeations reached a saturation point.

About

A program that use that behave a human soul.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages