Skip to content

Commit

Permalink
Merge branch 'main' into support-higher-python
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanbschneider committed Jul 20, 2023
2 parents 27063ad + 5ec0ded commit 2d31eb7
Show file tree
Hide file tree
Showing 3 changed files with 1,075 additions and 684 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,10 @@ To maximize QoE globally, the policy must recognize that (1) the data rate of an
<sup><a href="https://thenounproject.com/search/?q=base+station&i=1286474" target="_blank">Base station icon</a> by Clea Doltz from the Noun Project</sup>
</p>

**[Try mobile-env: ![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/stefanbschneider/mobile-env/blob/master/examples/demo.ipynb)**
**Try mobile-env:**

- Part I: Customizing mobile-env and single-agent RL with stable-baselines3: [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/stefanbschneider/mobile-env/blob/master/examples/demo.ipynb)
- Part II: Multi-agent RL on mobile-env with Ray RLlib: [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/stefanbschneider/mobile-env/blob/master/examples/rllib.ipynb)

Documentation and API: [ReadTheDocs](https://mobile-env.readthedocs.io/en/latest/)

Expand Down
1,084 changes: 401 additions & 683 deletions examples/demo.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 2d31eb7

Please sign in to comment.