mtga_ml
is a library of machine learning tools for analyzing the 17lands MTGA public datasets. mtga_ml
is for
- MTGA users looking to use machine learning to improve their gameplay
- Machine learning hobbyists looking for inspiration and examples of projects using the 17lands public datasets
- Machine learning experts interested in the research problems associated with playing MTGA
- Clone this repository.
cd
into this repository from the terminal on your local computer.- Run
pip install -r requirements.txt
.