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

Simplified brains #19

Merged
merged 3 commits into from
Sep 17, 2023
Merged

Conversation

aristizabal95
Copy link
Collaborator

This PR modifies how brains are used so that the technical details of local and target networks are hidden inside the brain interface. Now, agents no longer need to think about multiple brains. This will allow implementation of more complex agents like Actor-Critic, which require 4 networks in total to work

@aristizabal95 aristizabal95 self-assigned this Sep 17, 2023
@aristizabal95 aristizabal95 merged commit 22bb175 into factoredai:main Sep 17, 2023
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.

None yet

1 participant