RoboCupULaval / DeepPrediction

Tools for converting Robocup SSL game logs to a more usable format for machine learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepPrediction

Tools for converting Robocup SSL game logs to a more usable format for machine learning

GameLogsToJson

Convert protobuf binary files to a convenient JSON format

Pour utiliser cet utilitaire :

LogFilter

Apply a Kalman filter to game logs in JSON format and output a CSV file

Pour utiliser cet utilitaire :

  • Simplement lancer main.py [log_file.json]
  • Un fichier [log_file.json.csv] sera créé dans le dossier du fichier source

About

Tools for converting Robocup SSL game logs to a more usable format for machine learning


Languages

Language:Python 74.8%Language:C++ 25.2%