AndreaVidali / Deep-QLearning-Agent-for-Traffic-Signal-Control

A framework where a deep Q-Learning Reinforcement Learning agent tries to choose the correct traffic light phase at an intersection to maximize traffic efficiency.
MIT License
405 stars 146 forks source link

Problems encountered during testing #42

Open 5672000 opened 4 months ago

5672000 commented 4 months ago

When I test,but fail. the problem show“AttributeError: 'str' object has no attribute 'decode'”.Can you help me solve it?