-
the openai gym is reinforcement learning algorithms toolkit, i looking forward to have a bindings to Java for it
https://github.com/openai/gym
-
video link: https://youtu.be/NztCimSomdI
material: [reinforced_learning.pdf](https://github.com/lamda-lab/reading_group/files/4981616/reinforced_learning.pdf)
suggested by presenter:
https://git…
-
### Project to be claimed
`PROJECT_NAME`: https://pypi.org/project/minimax
### Your PyPI username
`USER_NAME`: https://pypi.org/user/minqi
### Reasons for the request
Hi there! We are r…
minqi updated
2 weeks ago
-
I wanted to analyze the greedyClosest (or any other) taxi dispatch algorithms to later compare with my solution based on reinforcement learning.
My idea was to collect different statistics for the …
-
Will this repo be the place where multiple reinforcement learning algorithms (q-learning, A3C, ...) be implemented for Keras?
-
Hello, I am very interested in your RL Consensus Control Ns3. I am conducting experiments on optimizing wifi routing algorithms using reinforcement learning in an ns3 network simulation environment. I…
-
@llorracc has recommended looking into [bellman](https://bellman.dev/docs/latest/index.html), a toolkit for model-based reinforcement learning (MBRL), as inspiration for HARK.
What is `bellman`? It…
-
Initially deepbots was developed to support Reinforcement Learning algorithms however we expect that easily can be extended to support Evolutionary Algorithms. When it comes to evolutionary algorithm …
-
This repo is really great and helpful! I enjoy working with that. Thank you for your great work:)
I find your repo so potential and I wonder if you have a plan to support some new algorithms such a…
-
I would like to participate in some work on chatgpt to control energyplus (fmu), I have tried many reinforcement learning algorithms for building control before, I can compile fmu and have some unders…