# maze_random **Repository Path**: AngryPanda_XYZ/maze_random ## Basic Information - **Project Name**: maze_random - **Description**: 《深度强化学习——边做边学》第二章 在走迷宫任务中随机探索 (修改后的代码) - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: 待处理的项目 ## README # maze_random #### 介绍 《深度强化学习——边做边学》第二章 在走迷宫任务中随机探索 (修改后的代码) [https://www.cnblogs.com/devilmaycry812839668/p/13299580.html](https://www.cnblogs.com/devilmaycry812839668/p/13299580.html) #### 运行环境 python3.6.5 #### 使用说明 1. main.py 一次实验的结果,过程用动态效果图展示 2. main_hist.py 100000次实验结果,步数为横轴,实验次数为纵轴 3. Picture_results 文件夹里面是main_hist.py的实验结果