Skip to content

Commit

Permalink
documentation: api: learner: coma
Browse files Browse the repository at this point in the history
  • Loading branch information
F-coder1857 committed Nov 30, 2023
1 parent 023beec commit 3580678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/documents/api/learners/marl/coma.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ xxxxxx.
**PyTorch:**

.. py:class::
xuance.torch.learners.deterministic.BasicQhead(state_dim, action_dim, hidden_sizes, normalize, initialize, activation, device)
xuance.torch.learners.multi_agent_rl.BasicQhead(state_dim, action_dim, hidden_sizes, normalize, initialize, activation, device)

:param state_dim: xxxxxx.
:type state_dim: xxxxxx
Expand Down

0 comments on commit 3580678

Please sign in to comment.