We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just want to know if it makes sense to apply the tech in https://github.com/rlcode/reinforcement-learning/blob/master/2-cartpole/3-reinforce/cartpole_reinforce.py#L45
to a3c implementations, for cartpole and breakout? Thanks.
The text was updated successfully, but these errors were encountered:
cc @dnddnjs Thanks
Sorry, something went wrong.
No branches or pull requests
Just want to know if it makes sense to apply the tech in
https://github.com/rlcode/reinforcement-learning/blob/master/2-cartpole/3-reinforce/cartpole_reinforce.py#L45
to a3c implementations, for cartpole and breakout? Thanks.
The text was updated successfully, but these errors were encountered: