env_build
env_build copied to clipboard
The repo develops a general and extensible RL environment for large-scale autonomous driving tasks.
问题请教
大佬您好: 我是一名就读车辆工程专业的研究生,有幸拜读到了您的这篇论文。在复现您的开源代码的同时,因能力原因没能弄懂,所以冒昧叨扰您,想请教您几个问题。一:您是如何离线训练,得到数据来训练模型的。(在traffic.py脚本中得到数据吗?)二:我没能看懂您是如何通过导入数据来训练模型的。 原谅我的冒昧,十分期望大佬能给我回复,祝您身体健康,学业有成。 一名慕名而来的学生--
Hello @idthanm Yang Guan and @mahaitongdae Haitao Ma, I encountered the following error when running env = gym.make('CrossroadEnd2end-v0'). Could you help me with it? Retrying in 1 seconds Don't worry,...
Hello Mr. Yang, Thanks for the repository. I am running gym environment using this command "env = gym.make('CrossroadEnd2end-v0')" and getting this error /home/paras/.local/lib/python3.7/site-packages/ale_py/roms/utils.py:90: DeprecationWarning: SelectableGroups dict interface is deprecated. Use...