Vasileios Kochliaridis

Results 125 comments of Vasileios Kochliaridis

Hello @RimelMj This is a weird error. Maybe It' the carla version that you are using... Perhaps If you download the latest version of Carla (0.9.11), in which i wrote...

Hello, No It's fine! I have been doing this myself, because It's too hard for the GPU to both render the environent and train the agent. However, If you want...

C51 Agent makes complicated computations, which means It takes lots of time. More than 250000 steps are required. If You have a fast GPU that won't be a problem. If...

Well, Unless You are willing to wait 1-2 weeks, You will have to use one of the above solutions. You are training a vehicle here...

hello, it looks like you try to install different library versions. The correct library versions are mentrioned in requirements.txt file in this directory. Delete any version that you installed and...

This is definetely wrong version of tensorflow! type `pip show tensorflow` in a command line and tell me what is the version. If it is larger than 2.10, you will...

I am sorry, i made a mistake. It's `pip show tensorflow` not `tensorlfow`... The message you are getting in the second screenshot is a warning, you can ignore it. Does...

Hello, unfortunately, the newer version is not compatible with the previous version. However, the new version offers more Machine Learning models, as well as more training options. Addtionally, the evaluation...