# dqn-breakout **Repository Path**: goluke/dqn-breakout ## Basic Information - **Project Name**: dqn-breakout - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2020-11-13 - **Last Updated**: 2022-11-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README DQN for Breakout ================ This project is modified from https://github.com/wetliu/dqn_pytorch based on my opinionated styles of coding. And here are some pre-trained weights that you can play with: - [model_weights_a](https://github.com/lukeluocn/dqn-breakout/releases/download/v0.0.0/model_weights_a) - [model_weights_b](https://github.com/lukeluocn/dqn-breakout/releases/download/v0.0.0/model_weights_b)