metadriverse / scenarionet

ScenarioNet: Scalable Traffic Scenario Management System for Autonomous Driving
Apache License 2.0
169 stars 22 forks source link

RL Training #86

Open jayyoung0802 opened 2 months ago

jayyoung0802 commented 2 months ago

Hi, Thanks for your great work. What is the version of ray and tensorflow/torch ? ray[rllib]==1.0.0 which in setup.py is wrong.

jayyoung0802 commented 2 months ago
image

I use ray==1.13.0, rllib==0.0.1 and tensorflow==2.11.0, and get some error, how can i solve it.