We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
기존 PPO 방식은 sigmoid, tanh 사용. 현재 SAC 방식은 relu, reparameterization trick 사용
어떤 방식이 좋은 방식일 지 고려.
The text was updated successfully, but these errors were encountered:
Geonhee-LEE
CzJaewan
No branches or pull requests
고려사항
기존 PPO 방식은 sigmoid, tanh 사용.
현재 SAC 방식은 relu, reparameterization trick 사용
어떤 방식이 좋은 방식일 지 고려.
The text was updated successfully, but these errors were encountered: