-
I read somewhere that it's planned to add Python support for the scripting API, and I think that would be a great idea, unlocking GBA games to easily interface with the most popular ML/RL libraries. I…
-
### Is your feature request related to a problem? Please describe.
UAV path planning is very crucial and also interesting to learn.
### Describe the solution you'd like.
UAV Path Planning Algorith…
-
Hello,I'm sorry to bother you. I have read your program recently and received a lot of help.But there are some things I am not quite clear about, such as how the IEEE33 action space is selected (why t…
-
Dear Nicklas,
Thank you for this great library! I am currently working on my thesis about reinforcement learning for autonomous drone racing and was originally considering using Dreamerv3, but I n…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.18362
Queue | TigerWindows
Baseline | [7526a4c6a0a095670f1135d983a349b4e867f2e2](https://github.com/dotnet/run…
-
In the file ddpg_experiments.ipynb you have shown 2 plots of the results in `testing_history`, one for imitation, one for ddpg, which is very attractive. For example, ddpg with window 3, cnn, and batc…
-
Saw this in the readme:
> Support more subtitle formats (currently supports .srt and .sub)
In actuality, `wcjs-player` supports `.srt`, `.sub` and `.vtt`
I was going to add `.ass`, `.ssa` and `.txt…
-
``` python
from kivy.app import App
from kivy.lang import Builder
from kivy.uix.boxlayout import BoxLayout
from kivy.uix.button import Button
kv = """
:
stack: stack
StackLayout:
id: …
-
Hi! I have a few more questions about the code that I don't quite get.
First, I was wondering what pybullet_envs is for. I installed the library but got errors when i tried to import it. I also do…
-
_The following peer review was solicited as part of the Distill review process._
_**The reviewer chose to waive anonymity.** Distill offers reviewers a choice between anonymous review and offering …