Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

latent_sac #17

Open
gacdan opened this issue Jul 15, 2021 · 0 comments
Open

latent_sac #17

gacdan opened this issue Jul 15, 2021 · 0 comments

Comments

@gacdan
Copy link

gacdan commented Jul 15, 2021

Hello, I am very interested in your research. During the training, I have some questions as follows :
1、 when agent_name=='latent_sac',I could not find the 'tf_agent.train_model()' function in line 740 in the train_eval.py, should it be revised to 'tf agent.train ()'?
2、I'm not sure which output interface is used to interact with the carla environment and control the vehicle during the training process. I understand you mean the function 'collect_driver=dynamic_step_driver.DynamicStepDriver()' is the output interface in line 681 in your train_eval.py, but when agent_name=='latent_sac' in the later training in line 752 in your train_eval.py , I could not see the 'collect_driver.run()' function, Does it means that the 'step(action)' operation in carla environment is not performed in the training process, and could not control the vehicle?
We look forward to your prompt response, Thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant