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

Updated Deep Q-Learning for Atari Breakout example for Keras v3 #1803

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

lpizzinidev
Copy link
Contributor

Updates the Deep Q-Learning for Atari Breakout example for Keras v3.
The example will be tf-only as the GradientTape function is used.
It also updates the API used to Gymnasium as OpenAI Gym has been deprecated.

Copy link
Contributor

@fchollet fchollet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! The code looks good, you can add the generated files.

@fchollet fchollet merged commit 139dbcd into keras-team:master Mar 18, 2024
2 of 3 checks passed
sitamgithub-MSIT pushed a commit to sitamgithub-MSIT/keras-io that referenced this pull request May 30, 2024
…s-team#1803)

* Updated Deep Q-Learning for Atari Breakout example for Keras v3

* add generated files
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

Successfully merging this pull request may close these issues.

3 participants