Skip to content

Commit

Permalink
[Docs] Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobettini committed Jan 26, 2025
1 parent e75fbbe commit fd41c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/concepts/features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,4 @@ Ensemble models take as input a dictionary mapping group names to model configs:
If you use ensemble models with sequence models, make sure the ensemble is the outer layer (you cannot make a sequence of ensembles, but an ensemble of sequences yes).

.. python_example_button::
https://github.com/facebookresearch/BenchMARL/blob/main/examples/ensemble/ensemble_algorithm.py
https://github.com/facebookresearch/BenchMARL/blob/main/examples/ensemble/ensemble_model.py

0 comments on commit fd41c1e

Please sign in to comment.