Skip to content

Latest commit

 

History

History

imp_wrappers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Wrappers for IMP environments

Due to the variety of methods and frameworks used to train agents, we here provide wrappers 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 examples.

Requirements

Each wrapper has its own requirements. Please check the import of each wrapper, where the requirements are listed.

Available wrappers:

Example of wrapper usage: