Skip to content

XELIS Simulator for Kalman Filter implementation used as a difficulty adjustment algorithm

Notifications You must be signed in to change notification settings

xelis-project/difficulty-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XELIS Difficulty Simulator

This small program has two distincts parts, one is to generate random data (generate.py) and the other is to visualize it using Matplotlib (graph.py).

Usage

First, you need to have dependencies installed: poetry install

Then, you can generate data to visualize it. poetry run generate.py

Now that you have a CSV file created (named attempts.csv) you can run the following command: poetry run graph.py

Credits

All credits goes to @deroholic for this work.

About

XELIS Simulator for Kalman Filter implementation used as a difficulty adjustment algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages