Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 336 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 336 Bytes

card_wars

A fun cardgame thingy. Definitely not a Hearthstone clone.

Check out my notebook win_rate_prediction, for a related ML model.

Install venv

In root dir, run make install_dependencies

Activate with source venv/bin/activate