Skip to content

A fork of MSR Cambridge's TrueSkill Through Time code.

License

Notifications You must be signed in to change notification settings

lucasmaystre/ChessAnalysis

Repository files navigation

TrueSkill Through Time

This is an attempt to build and use the TrueSkill Through Time codebase on a modern Linux system.

The original code was released by Microsoft Research Cambridge.

Quickstart

On a recent version of Ubuntu (e.g., 16.04), do

sudo apt-get install fsharp
xbuild /p:Configuration=Release ChessAnalysis.fsproj
mono bin/Release/ChessAnalysis.exe -out output.csv SmallChessBase.csv

et voilà!

About

A fork of MSR Cambridge's TrueSkill Through Time code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published