File size: 480 Bytes
dad54c9
987de76
 
 
 
 
 
dad54c9
8cc1b26
 
 
987de76
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
library_name: mbrl-lib
tags:
- mbrl-continuous-cartpole
- deep-reinforcement-learning
- reinforcement-learning
- mbrl-lib
---
# **OneDTransitionRewardModel w/ SACAgent** Agent playing **mbrl-continuous-cartpole**
This is a trained model of a **OneDTransitionRewardModel w/ SACAgent** agent
playing **mbrl-continuous-cartpole**
using [MBRL-Lib](https://github.com/facebookresearch/mbrl-lib).

## Usage (with MBRL-Lib)
TODO: Add your code
```python
from mbrl import ...
...
```