# ucb-cs294-112-notes-zh **Repository Path**: OpenDocCN/ucb-cs294-112-notes-zh ## Basic Information - **Project Name**: ucb-cs294-112-notes-zh - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-07-16 - **Last Updated**: 2021-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UCB CS294-112 深度强化学习中文笔记 > 作者:[谢天](https://www.zhihu.com/people/xie-tian-55-77) > > 来源:[POST 馆](https://zhuanlan.zhihu.com/c_150977189) > > 工作进度上越早落后,你就会有越充足的时间赶上。 * [在线阅读](https://apachecn.github.io/ucb-cs294-112-notes-zh) * [在线阅读(Gitee)](https://apachecn.gitee.io/ucb-cs294-112-notes-zh/) * [ApacheCN 机器学习交流群 629470233](http://shang.qq.com/wpa/qunwpa?idkey=30e5f1123a79867570f665aa3a483ca404b1c3f77737bc01ec520ed5f078ddef) * [ApacheCN 学习资源](http://www.apachecn.org/) ## 下载 ### Docker ``` docker pull apachecn0/ucb-cs294-112-notes-zh docker run -tid -p :80 apachecn0/ucb-cs294-112-notes-zh # 访问 http://localhost:{port} 查看文档 ``` ### PYPI ``` pip install ucb-cs294-112-notes-zh ucb-cs294-112-notes-zh # 访问 http://localhost:{port} 查看文档 ``` ### NPM ``` npm install -g ucb-cserjiusi-yiyier-notes-zh ucb-cserjiusi-yiyier-notes-zh # 访问 http://localhost:{port} 查看文档 ```