Welcome to the Q-Learning Agent training tutorial for Blackjack! To get started, please refer to the Farama-Foundation Gymnasium documentation at this link.
Steps
-
Create a new project on NimbleBox. Each project comes with a set of resources to simplify the training and deployment of your agents.
-
Make a note of the project ID and run the following command to train your agent:
nbx projects --id '<project-id>' - run script:main
Thank you for choosing NimbleBox for your machine learning needs!