strbikanna / Kepessegteszt-backend

1 stars 0 forks source link

Backend: Use result data to create or refresh neural networks #36

Open strbikanna opened 2 months ago

strbikanna commented 2 months ago

With stored results of user, new neural networks can be created for a game. An old model can be refreshed with new result data.

It is desired that the result data is not normalized, instead the raw result parameters can be the input as a vector.