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

Fixing minor issues causing CBF to fail #156

Merged

Conversation

Federico-PizarroBejarano
Copy link
Collaborator

In #155 it was found the CBF tests were no longer working. I troubleshooted and found two issues: The recovery behaviour can't be normalized (which I fixed in base_experiment.sh) and the default PPO activation is tanh but was set to relu by #151. Fixed both issues.

@Federico-PizarroBejarano Federico-PizarroBejarano added the bug Something isn't working label Jun 17, 2024
@Federico-PizarroBejarano Federico-PizarroBejarano merged commit c8c5c75 into utiasDSL:main Jun 17, 2024
@Federico-PizarroBejarano Federico-PizarroBejarano deleted the fixing_cbf branch June 17, 2024 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant