Mirror of street-fighter-ai
Go to file
2023-03-29 02:27:06 +08:00
__pycache__ random training 2023-03-29 02:27:06 +08:00
images random training 2023-03-29 02:27:06 +08:00
.gitattributes Initial commit 2023-03-27 22:47:01 +08:00
.gitignore Initial commit 2023-03-27 22:47:01 +08:00
add_custom_rom.py new training and testing scripts based on cv 2023-03-28 15:39:30 +08:00
convert_image_to_grayscale.py new training and testing scripts based on cv 2023-03-28 15:39:30 +08:00
custom_cnn.py random training 2023-03-29 02:27:06 +08:00
custom_sf2_cv_env.py random training 2023-03-29 02:27:06 +08:00
custom_street_fighter_env.py add cv method 2023-03-28 01:31:23 +08:00
LICENSE Initial commit 2023-03-27 22:47:01 +08:00
print_game_lib_folder.py Initial commit 2023-03-27 22:47:01 +08:00
README.md Initial commit 2023-03-27 22:47:01 +08:00
StreetFighterIISpecialChampionEdition-Genesis.md Initial commit 2023-03-27 22:47:01 +08:00
test_cv_sf2_ai.py random training 2023-03-29 02:27:06 +08:00
test_street_fighter_ai.py new training and testing scripts based on cv 2023-03-28 15:39:30 +08:00
train_cv_sf2_ai.py random training 2023-03-29 02:27:06 +08:00
train_street_fighter_ai.py add cv method 2023-03-28 01:31:23 +08:00
training_history.txt add cv method 2023-03-28 01:31:23 +08:00

street-fighter-ai

A Street Fighter II AI based on OpenAI Gym (Gymnasium)