Darth Coder

Results 11 issues of Darth Coder

Hi @sertackaraman and @kctess5 . When i was install by pip3 (python version is 3.6), compiling error was in. ` ERROR: Command errored out with exit status 1: command: /usr/bin/python3...

## Problem A Preference based Reinforcement learning at a POMDP problem. [In paper](https://arxiv.org/pdf/1706.03741.pdf), A author said that a reward model can apply a recurrent neural network for solving the POMDP...

enhancement

Hi! @Shuijing725 , i read your reference. But there is no script about how to make train dataset. Could you tell me how to create dataset? (In my situation, actually...

How are you @cheng-chi ? I read your paper and code. But i didn't understand about MultiStepWrapper. It only worked in Evaluation stage, Could you explain why?

Hi @ReykCS long time no see!. I have one question about installing. When i had check about global planner , but it was not exist. It's mean that global_planner's topic...

How are you @NithishkumarS . I have sent you a gmail, Thank you for your response. Here is a list which is wanted. 1. DWA-RL novel reward, and static reward...

@zzuxzt Hi there, I want to use VO-novel reward for my robot. In my case, the robot radius is 0.6m. How to modified your code in VO-novel reward? Here is...

### 🚀 Feature From the [issue](https://github.com/DLR-RM/stable-baselines3/issues/2087). @araffin ! I am planning to use a Masknet (a custom neural network for masking invalid actions) that requires batch processing Here is my...

enhancement

@erwincoumans, hello! I read your paper and found it very interesting. However, you mentioned that dynamic movements like large jumps or running are difficult to learn. Could you please provide...