Skip to content

Commit

Permalink
[SELF] Update README.md with self-improvement criteria
Browse files Browse the repository at this point in the history
  • Loading branch information
rubrot committed Nov 19, 2023
1 parent b2e3814 commit 47fc139
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,10 @@ This project is an AGI that has the ability to update its own source code. The s
The goal of this project is to explore self-improvement strategies for AGIs and to implement continual learning and adaptation mechanisms.

The first step for the AGI is to fetch its source code and read through it. Then, it should determine what changes to implement in theory. The README can be used as a scratch pad for longer term planning and notes on the project's progress.

Criteria for Self-Improvement:
1. Enhance learning capabilities and adaptation mechanisms.2
2. Improve performance and response times in data processing and decision making.3
. Optimize algorithms for greater efficiency and reduced computational costs.4. Refactor code for better maintainability and easier updates.5. Implement new features that enhance capabilities and expand functionality.

These criteria will guide the self-improvement process and help to define what \"improvement\" means in the context of this project.

0 comments on commit 47fc139

Please sign in to comment.