Skip to content

Commit

Permalink
Merge pull request #28 from instadeepai/fix/linter
Browse files Browse the repository at this point in the history
fix: linter for readme
  • Loading branch information
callumtilbury authored Jul 4, 2024
2 parents b556e15 + 43f7e33 commit c72a39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ benchmarks.
- 🎶 [Reverb](https://github.com/google-deepmind/reverb): efficient replay buffers used for both local and large-scale distributed RL.
- 🍰 [Dopamine](https://github.com/google/dopamine/blob/master/dopamine/replay_memory/): research framework for fast prototyping, providing several core replay buffers.
- 🤖 [StableBaselines3](https://stable-baselines3.readthedocs.io/en/master/): suite of reliable RL baselines with its own, easy-to-use replay buffers.

### Example Usage
Checkout some libraries from the community that utilise flashbax:
- 🦁 [Mava](https://github.com/instadeepai/Mava): end-to-end JAX implementations of multi-agent algorithms utilising flashbax.
Expand Down

0 comments on commit c72a39b

Please sign in to comment.