-
We are seeing aggressive [strategy from IDEs](https://twitter.com/yuvipanda/status/1282301211585085445) to penetrate and/or disrupt the Jupyter Notebook UI arena, in particular JupyterLab. In parallel…
-
``` python
import jax
import time
import mujoco
import functools
from brax import envs
from mujoco import mjx
from etils import epath
from jax import numpy as jp
from brax.io import mjcf, mod…
-
- [ ] I have marked all applicable categories:
+ [ ] exception-raising bug
+ [ ] RL algorithm bug
+ [ ] documentation request (i.e. "X is missing from the documentation.")
+ [ ] ne…
-
I wrote a reinforcement learning algorithm using tf_agents, complete with a custom environment and network. The observation from the environment is a dictionary (I tried creating the environment both …
-
Hello, author, I am also a soft robot. Is there a corresponding paper for this?
-
**Working title**: Project *Noodles*
A draft for layers for the accountability tools for the next generation applications.
This is semi-layered architecture draft for better understanding of the …
-
Thank you for sharing this nice work!
Recently, I encountered some problems while replicating your paper on the training of reinforcement learning agents in trafficgen. I hope you can answer them.
1…
-
**Submitting author:** @jsagerOffis (Jens Sager)
**Repository:** https://github.com/OFFIS-DAI/Mango.jl
**Branch with paper.md** (empty if default branch): joss_paper
**Version:** v0.3.0
**Editor:** @j…
-
### Problem
Training Reinforcement learning agents on game environments is a pretty active area of research (e.g. [DeepMind's XLand](https://deepmind.google/discover/blog/generally-capable-agents-e…
-
which one is main code?