Skip to content

Refactor SAC#115

Merged
taku-y merged 4 commits intolaboroai:dev_0_0_8from
taku-y:refactor_sac
Mar 15, 2025
Merged

Refactor SAC#115
taku-y merged 4 commits intolaboroai:dev_0_0_8from
taku-y:refactor_sac

Conversation

@taku-y
Copy link
Collaborator

@taku-y taku-y commented Mar 15, 2025

This PR adds implementation of SAC with replacement of its Actor and Critic with structs GaussianActor and MultiCritic in util module. These structs can be used to implement other RL algorithms like AWAC.

@taku-y taku-y merged commit 31f3770 into laboroai:dev_0_0_8 Mar 15, 2025
3 checks passed
@taku-y taku-y deleted the refactor_sac branch March 15, 2025 13:32
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

Successfully merging this pull request may close these issues.

1 participant