-
Hi, thanks for sharing your marvelous work!
I got some issues with the simulation using GADE, becasue I don't have an actual car.
I have trained the model from your another work "DRL navigation", …
-
## Parent issue
- #5678
## Issue
https://github.com/apache/incubator-kie-drools/pull/5793#discussion_r1530081798
We are adding new rules in `DRLParser.g4` which extends `JavaParser.g4` rules, m…
-
作者您好,非常有幸能阅读到您这篇论文,让我受益匪浅。
关于论文的代码实现,这里我发现了几个问题。
1. 由于将邻接矩阵转成了sparse,导致内存爆炸,目前还没有人能够使用这份代码进行训练;
2. 代码中有比较明显的低级错误,麻烦您改一下。
-
### What is the expected enhancement?
While most of the datasets have been deprecated in #319 the `ad_hoc` dataset is available in the module. This dataset is used in a few places and this issue is…
-
the code have some dependency issue, I have fixed it. please check my fork repo
https://github.com/xbkaishui/StockFormer
-
It's really a very nice project, tactile robotics is a novel topic.
I am the developer of [DI-engine](https://github.com/opendilab/DI-engine), looking for some interesting environments to apply adv…
-
https://github.com/DRL-Navigation/DDRL4NAV/blob/8d5281517f188fd69c1306240ddd83d2f6c3c3dc/USTC_lab/nn/nav_encoder.py#L72
Could you plz tell me what does state[2] stand for in pedstrians exsisting sc…
-
```
this seems to be the current location:
http://jchrisa.net/drl/_design/sofa/_show/post/
my_couch_or_yours__shareable_ap
```
Original issue reported on code.google.com by `rektide` on 3 Feb 2010 a…
-
In the commit we still have
self.act = act_class(net_dim, state_dim, action_dim).to(self.device)
self.cri = cri_class(net_dim, state_dim, action_dim).to(self.device) \
i…
-
Hi, I am the developer of [DI-engine](https://github.com/opendilab/DI-engine). I am interested to add a demo/example about using the DRL algorithm in DI-engine on driver-dojo. Can you provide some hel…