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

Synchronous QLearning Implementation #6

Open
bayoumi17m opened this issue Sep 18, 2018 · 3 comments
Open

Synchronous QLearning Implementation #6

bayoumi17m opened this issue Sep 18, 2018 · 3 comments
Assignees
Labels
agent framework A component of the RL framework

Comments

@bayoumi17m
Copy link
Collaborator

bayoumi17m commented Sep 18, 2018

Implement a QLearning Agent using the new RL framework

@bayoumi17m bayoumi17m added help wanted Extra attention is needed RL-Algorithms labels Sep 18, 2018
@bayoumi17m bayoumi17m added this to the Completion of OpenAI Env milestone Sep 18, 2018
@bayoumi17m bayoumi17m self-assigned this Sep 18, 2018
@TheButlah TheButlah self-assigned this Sep 18, 2018
@bayoumi17m
Copy link
Collaborator Author

I just need to add comments, and then we can close this issue. I will finish that tonight.

@TheButlah
Copy link
Owner

TheButlah commented Sep 24, 2018

Status update: Implementing QLearning Agent and simple fc q-model. Will close when it is confirmed that the model works and the code is merged into dev

@TheButlah TheButlah changed the title DQN Implementation QLearning Implementation Sep 25, 2018
@TheButlah TheButlah added framework A component of the RL framework agent and removed RL-Algorithms labels Sep 25, 2018
@TheButlah
Copy link
Owner

Status update: now that API has been rewritten, the work on this can begin.

@TheButlah TheButlah removed the help wanted Extra attention is needed label Nov 9, 2018
@TheButlah TheButlah changed the title QLearning Implementation Synchronous QLearning Implementation Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent framework A component of the RL framework
Projects
None yet
Development

No branches or pull requests

2 participants