This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
First Release - v0.0.1 #93
emrgnt-cmplxty
announced in
Announcements
Replies: 0 comments
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Automata's objective is to evolve into a fully autonomous, self-programming Artificial Intelligence system.
This project is inspired by the theory that code is essentially a form of memory, and when furnished with the right tools, AI can evolve real-time capabilities which can potentially lead to the creation of AGI. The word automata comes from the Greek word αὐτόματος, denoting "self-acting, self-willed, self-moving,", and Automata theory is the study of abstract machines and automata, as well as the computational problems that can be solved using them. More information follows below
Sometimes the best way to understand a complicated system is to start by understanding a basic example. The following example illustrates how to run your own Automata agent. The agent will be initialized with a trivial instruction, and will then attempt to write code to fulfill the instruction. The agent will then return the result of its attempt.
This discussion was created from the release First Release - v0.0.1.
Beta Was this translation helpful? Give feedback.
All reactions