Skip to content

Latest commit

 

History

History
 
 

imp_wrappers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Wrappers

This package contains wrappers for the IMP environments.

Due to the variety of methods and frameworks used to train agents, we here provide a wrapper for most of them and showcase the flexibility provided by imp_marl.

The wrappers simply use the interface defined in imp_env.py in order to plug any IMP environment into any framework.

Examples of the use of these wrappers can be found in the examples directories.

Available wrappers:

Example of wrapper usage: