nlawtonUSC / mtga_ml

Machine learning models and tools for "Magic: The Gathering Arena" data published by 17lands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Machine learning models and tools for "Magic: The Gathering Arena" data published by 17lands.


Languages

Language:Python 100.0%