Skip to content
  • Vivien Kraus's avatar
    Introduce an abstraction over the AI · 9b6fb5b6
    Vivien Kraus authored
    The =TarotAi= module now factors in all the boring stuff around
    applying the AI, so we can now remove the code to compute the
    strongest player in the features module, and integrate the stacking
    predictor and the perceptron predictor directly in this framework, yet
    again removing duplicated code to compute the best event (for
    instance).
    9b6fb5b6