Jan-Hendrik Ewers

Results 6 issues of Jan-Hendrik Ewers

**Note**: I've changed some URLs and such to make it usable from my own fork. At the time of creating this PR, the original repo hasn't had new code pushed...

Currently the SB3 tensorboard writer only supports torch.Tensor as a histogram value. However, the SummaryWriter actually also allows np.ndarray as a value. This PR enables this. ## Motivation and Context...

### 🐛 Bug When logging a np.ndarray usingSummaryWriter, it detects this and logs it as a histogram. This is not the case in SB3's TensorBoardOutputFormat writer which currently completely ignores...

bug

This PR add's an optional pre-command to the script. This allows the usage of latex via docker.

## Description Add the DJI Mini 4 Pro camera to the database. 1/1.3-inch CMOS -> approximately 13.4mm x 9.6mm

sensordb

### ❓ Question I have been using the https://github.com/HumanCompatibleAI/imitation/ library for imitation learning for sb3 PPO with great effect. However, my end goal is to do the same for RecurrentPPO....

question