Skip to content

fadegehg/CLAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CLAM

Contrastive learning-based agent modeling for deep reinforcement learning

Install

To install the repo,cd into the root directory and type. Known python version: Python (3.8)

pip install -e .

Then cd to multiagent_particle_envs directory and setup the 'MPE' environment by

pip install -e .

Start Training

cd into the clam directory and run

python train.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages