Skip to content

AGK Project from winter semester 21. The task was to compare two (or more) classifiers for a specific problem. The problem for this project was to classify (finished) TicTacToe-Games by the winner (cross, circle, draw).

Notifications You must be signed in to change notification settings

cmon-eich/AGK_Project

Repository files navigation

Die Experimente wurden unter Verwendung von Python (Version 3.8.0) durchgeführt. Hierfür wurden außerdem die folgenden Pakete verwendendet:

  • Cython (Version 0.29.26)
  • matplotlib (Version 3.5.1)
  • numpy (Version 1.22.0)
  • pandas (Version 1.3.5)
  • Pillow (Version 9.0.0)
  • scikit-learn (Version 1.0.2)
  • scipy (Version 1.7.3)

About

AGK Project from winter semester 21. The task was to compare two (or more) classifiers for a specific problem. The problem for this project was to classify (finished) TicTacToe-Games by the winner (cross, circle, draw).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages