Skip to content

AlphaForce is a deep reinforcement learning tool based on pytorch.

License

Notifications You must be signed in to change notification settings

hashfury42/AlphaForce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphaForce

AlphaForce is a deep reinforcement learning tool based on pytorch. AlphaForce realizes modular design, which is simple and easy to use.

Implemented Algorithms

Policy Gradient (Vanilla)

DQN

Project Structure

Citing

If you use AlphaForce in your research, you can cite it as follows:

@misc{AlphaForce2019,
    author = {Xuekun Zhuang},
    title = {AlphaForce},
    year = {2019},
    publisher = {GitHub},
    journal = {GitHub repository},
    howpublished = {\url{https://github.com/hashfury42/AlphaForce}},
}

About

AlphaForce is a deep reinforcement learning tool based on pytorch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages