Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

afdrl

Scalable Asynchronous Federated Deep Reinforcement Learning Simulator

about

AFDRL simulates a large-scale deterministic federation of clients seeking to maximize reward in an ALE game.

building

CMake is required to build afdrl.

    $ mkdir build
    $ cd build
    $ cmake -DCMAKE_BUILD_TYPE=Release ..
    $ make
    $ afdrl/afdrl

usage

To run a simulation of 64 participants, execute the following:

  $ afdrl/afdrl -c 64 --gpu

About

Scalable Async. Federated Deep RL Simulator

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages