Skip to content

Actor-critic algorithm for multi-agent 2d confinement problem with control over direction

Notifications You must be signed in to change notification settings

berberto/eikonal_RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL multi-agents constant control

qsub command must be given as:

	a='.1'; b='.5'; e='.01'; p='1000' && qsub -v alpha=$a,beta=$b,eta=$e,n=$p -N $p-$a-$b-$e run_eikonal.sh

About

Actor-critic algorithm for multi-agent 2d confinement problem with control over direction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published