-
Notifications
You must be signed in to change notification settings - Fork 94
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
一般需要训练多久呢 #25
Comments
原来我们使用tensorflow是比较慢的,可能需要1天时间。如果用pytorch改写之后,运行MARL需要约30-40分钟左右。可以使用GPU加速,但是因为我们使用的是全连接层,效果不会很明显。 |
可以分享一下pytorch版本吗 |
可以参考一下https://github.com/huangkk99/MARLV2X。 |
非常感谢 |
请问训练模型用到的数据集在哪个文件夹里呀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
请问大家一般训练需要多久呢,能否使用GPU进行加速?
The text was updated successfully, but these errors were encountered: