diff --git a/main/README b/README similarity index 99% rename from main/README rename to README index a68cad5..c744b46 100644 --- a/main/README +++ b/README @@ -1,6 +1,6 @@ # SFighterAI -[简体中文](README_CN.md) | English (This document) +[简体中文](README_CN.md) | English This project is an AI agent trained using deep reinforcement learning to beat the final boss in the game "Street Fighter II: Special Champion Edition". The AI agent makes decisions based solely on the game screen's RGB pixel values. In the provided save state, the agent achieves a 100% win rate in the first round of the final level (overfitting occurs, see the [Running Tests] section for discussion).