Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Values in best_td_agent #8

Open
premsai1503 opened this issue Sep 20, 2022 · 1 comment
Open

Values in best_td_agent #8

premsai1503 opened this issue Sep 20, 2022 · 1 comment

Comments

@premsai1503
Copy link

Hi, i was trying to develop a RL agent who can play the Tic Tac Toe game and was wondering how did you get the data in the best_td_agent.dat file. Because, it is used as the optimal policy for the your agent to follow. Did you save them after playing many episodes or is there any other methods. Your answer would be really helpful

@haje01
Copy link
Owner

haje01 commented Sep 21, 2022

That file is nothing special. You can create your own file by training, evaluating and saving iteratively many times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants