Skip to content
/ COCO Public

Conscious Code created by Juan David Garrido. My first ever project that aimed to create the first ever conscious code. I didn't have any machine learning knowledge at the time and C was the only programming language that I knew. Put on it a lot of thought and hours and my plan is to revise those ideas in the future

Notifications You must be signed in to change notification settings

garri1105/COCO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COCO

Conscious Code created by Juan David Garrido in 2014 (17 years old). My first ever personal project that aimed to create consciousness. I was young, had just learned how to program and felt ambitious. I created an impressive word network that I will revise in the future because it has promise.

Start a new COCO and talk to her. She will remember all the words said and the connections to other words. There is a talk() function that uses the word network created to respond to anything that the user says. She will go through the words and based on random values she will put sentences together that will make more sense the more she talks to someone. She forgets words and memorizes others based on how often she is talked to. I eliminated the current talk() function because it didn't use the word network appropiately and I never finished implementing the word network as I wanted it. All my thoughts about what a conscious code should have are commented at the beginning of the file and I will come back to them once I learn more about machine learning.

To see how COCO is storing words type /find and enter the word you are looking for. It will output all the information about the word: its connections, its memorization level and its emotional association (not implemented). Type /save to save the current COCO and /load to load an old save.

About

Conscious Code created by Juan David Garrido. My first ever project that aimed to create the first ever conscious code. I didn't have any machine learning knowledge at the time and C was the only programming language that I knew. Put on it a lot of thought and hours and my plan is to revise those ideas in the future

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published