# berkeley-deep-RL-pytorch-solutions **Repository Path**: colin-cheng/berkeley-deep-RL-pytorch-solutions ## Basic Information - **Project Name**: berkeley-deep-RL-pytorch-solutions - **Description**: berkeley-deep-RL-pytorch-solutions - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-01 - **Last Updated**: 2022-09-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UC Berkeley Deep RL Pytorch Solutions Pytorch solutions for [UC Berkeley's CS285 Deep RL course](http://rail.eecs.berkeley.edu/deeprlcourse/). If you wish to complete the assignments yourself, a [pytorch version](https://github.com/mdeib/berkeley-deep-RL-pytorch-starter) of the [official starter code](https://github.com/berkeleydeeprlcourse/homework_fall2019) has also been made. While these solutions have produced reasonable results be aware that there may still be small bugs in the code and/or the solutions.