Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Complete the Agents code #1

@mahirjain25

Description

@mahirjain25

The basic framework for the Agents has been provided. Complete the following:

  • Link the DRU to the Agent class
  • Choose the appropriate optimizer (Adam/RMSprop) and set it in the init() function
  • Complete the select_action_and_comm() function
  • Complete the calc_episode_loss() function
  • Complete the learn_from_episode() function

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions