Jiayi Weng

Results 24 issues of Jiayi Weng

- [ ] I have marked all applicable categories: + [ ] exception-raising bug + [ ] RL algorithm bug + [ ] documentation request (i.e. "X is missing from...

enhancement

* description of an issue, ``` >>> import vizdoom >>> import torch Segmentation fault (core dumped) ``` detail: ``` n+e:/test/viz_2018 gdb python GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.3) 7.7.1 (gdb) run test.py...

Hello, my system config is Apple Macbook Pro with M1 chip (which uses ARM), and the OS version is macOS BigSur (11.1). I install proxychains from source, by using ```bash...

This has been mentioned several times: #153 #164 #61

enhancement
help wanted

https://github.com/openai/gym/tree/master/gym/envs/box2d Env List: - [ ] CarRacing-v1 (#71) - [x] BipedalWalker-v3 (#131) - [x] BipedalWalkerHardcore-v3 (#131) - [x] LunarLander-v2 (#111) - [x] LunarLanderContinuous-v2 (#111) Road Map: - [x] Get comfortable...

enhancement

## Motivation https://github.com/sail-sg/envpool/issues/59#issuecomment-1110289093 We are going to refactor the `MujocoEnv` class with deepmind composer API. It is more general with various kinds of robotics research. ## Resources - https://arxiv.org/pdf/2006.12983.pdf page...

enhancement

Reported by rl_games Initial result reported by @Benjamin-eecs 1. envpool v3 train gym v3 test gym v3 17 step, reward \~82 envpool v3 1001 step, reward \~10000, but has variance...

bug

Road Map: 1. Install and run envpool examples successfully; 2. Setup bazel build environment successfully: refer to the online documentation or CI scripts under `.github/`; 3. Read code, typically `envpool/core/`,...

enhancement

From https://github.com/sail-sg/envpool/issues/89#issuecomment-1111713904 - [ ] pistonball - [ ] atari

enhancement