-
The discrete action counterpart of #48
Associated PR: https://github.com/DLR-RM/stable-baselines3/pull/110
- [x] A2C
- [x] PPO
- [x] DQN (I'm currently working on that in #28 and it looks go…
-
Hi
I followed the instruction of the installation by install pyblinder11 first.
but during compiling, still get error message like :
-fPIC -c ../source/smarties_pybind11.cpp -o smarties_pybind11.…
-
**[OpenAI Baselines](https://github.com/openai/baselines)** is a set of high-quality implementations of reinforcement learning algorithms. These algorithms make it easier for the research community to…
-
### What is the problem?
When I use custom_model_config options and DQN with pytorch I get an error like the following where my custom_model_config options aren't recognized or allowed in the …
-
Installed pytorch version for python 2.7 on my system which **has a really old gpu and I don't plan to use it currently for pytorch**.
System - Ubuntu 16.04
I am not working with conda, because …
-
dqn.update()
File "condaenv/lib/python3.7/site-packages/machin/frame/algorithms/dqn.py", line 404, in update
value_loss.backward()
File "condaenv/lib/python3.7/site-packages/torch/tenso…
-
### What is the problem?
Running `rllib/examples/custom_loss.py` example, the tensorflow implementation displays the custom loss, but Pytorch does not. During the process, I had to update the `r…
-
I'm trying to use a custom model (pytorch [visionnet](https://github.com/ray-project/ray/blob/60d4d5e1aaa9fde3cf541ee335e284d05e75679c/rllib/models/torch/visionnet.py)) for a DQN policy.
When I try…
-
Hi,
How to solve this error in training the model?
[Error.docx](https://github.com/PacktPublishing/Deep-Reinforcement-Learning-Hands-On/files/4850556/Error.docx)
I would be happy to solve the p…
ghost updated
4 years ago
-
- [x] I have marked all applicable categories:
+ [ ] exception-raising bug
+ [ ] RL algorithm bug
+ [ ] documentation request (i.e. "X is missing from the documentation.")
+ [x] ne…