Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1014 Bytes

README.rst

File metadata and controls

25 lines (15 loc) · 1014 Bytes

mtga_ml

Documentation Status

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

Installation

  1. Clone this repository.
  2. cd into this repository from the terminal on your local computer.
  3. Run pip install -r requirements.txt.