Skip to content

Commit

Permalink
chore: remove advanced usage
Browse files Browse the repository at this point in the history
  • Loading branch information
sash-a committed Nov 5, 2024
1 parent d88191a commit c299eb4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 804 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,10 +184,6 @@ python mava/systems/ff_ippo.py env=rware env/scenario=tiny-4ag

Additionally, we also have a [Quickstart notebook][quickstart] that can be used to quickly create and train your first Multi-agent system.

## Advanced Usage 👽

Mava can be used in a wide array of advanced systems. As an example, we demonstrate recording experience data from one of our PPO systems into a [Flashbax](https://github.com/instadeepai/flashbax) `Vault`. This vault can then easily be integrated into offline MARL systems, such as those found in [OG-MARL](https://github.com/instadeepai/og-marl). See the [Advanced README](./mava/advanced_usage/) for more information.

## Contributing 🤝

Please read our [contributing docs](docs/CONTRIBUTING.md) for details on how to submit pull requests, our Contributor License Agreement and community guidelines.
Expand Down
114 changes: 0 additions & 114 deletions mava/advanced_usage/README.md

This file was deleted.

Loading

0 comments on commit c299eb4

Please sign in to comment.