/Dinochromegame_forcasting_model

I made an AI involving Actor-Critic RL to forecast binary actions in a sequence (like Dino Chrome game). PyTorch was utilized to assemble and trian the model, accomplishing over 0.98 accuracy. True and predicted values were saved in a CSV file.

Primary LanguageJupyter Notebook

Watchers