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

Simple actor-critic learning #105

Open
tcstewar opened this issue Aug 27, 2019 · 1 comment
Open

Simple actor-critic learning #105

tcstewar opened this issue Aug 27, 2019 · 1 comment

Comments

@tcstewar
Copy link
Member

tcstewar commented Aug 27, 2019

Here's a nice actor-critic reinforcement learning model that would be fun to re-implement in Nengo (and try different learning rules)

https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1003024

Here's another somewhat similar RL model that'd be a good target too

https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1000586

@ndey96
Copy link

ndey96 commented May 30, 2020

Gave this a shot here: https://github.com/ndey96/spiking-actor-critic

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

No branches or pull requests

2 participants