Applying reinforcement learning methods to a simple card game.
-
Updated
Aug 7, 2025 - Python
Applying reinforcement learning methods to a simple card game.
Implementation of linear regression (least squares method) and piecewise linear interpolation in C++ with a graphical interface built on SFML. The program allows manual or random generation of data points, computes the regression line and its uncertainty, and visualizes both approximation and interpolation in real time.
Add a description, image, and links to the linear-approximation topic page so that developers can more easily learn about it.
To associate your repository with the linear-approximation topic, visit your repo's landing page and select "manage topics."