metadriverse / scenarionet

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

RL Training #86

Open jayyoung0802 opened 4 months ago

jayyoung0802 commented 4 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 4 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.