Skip to content

CS 101: Reinforcement learning to play bridge (or a simpler version)

License

Notifications You must be signed in to change notification settings

knair97/gym-bridge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gym-bridge

OpenAI Gym Style Pseudo-Bridge Environment. Build based on https://github.com/openai/gym/tree/master/gym/envs#how-to-create-new-environments-for-gym

Requirement

Python >= 3.5

Install

git clone https://github.com/kapilsinha/gym-bridge.git
cd gym-bridge/
pip install -e .

Contribute

Feel free to contribute to the repository! Note that all code must be well documented and each commit message must be informative and properly formatted by the guidelines specified in https://chris.beams.io/posts/git-commit/. Any commit not conforming to these guidelines wlil be removed permanently from the repository.

About

CS 101: Reinforcement learning to play bridge (or a simpler version)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%