codekids-vt / codekids

A resource designed to help children learn coding basics with fun interactive books!
https://codekids.cs.vt.edu
3 stars 3 forks source link

Ml implementation #377

Open AsfandiyarK opened 6 days ago

AsfandiyarK commented 6 days ago

This pull request implements a Q-learning algorithm to enhance the functionality of recommending books based on user performance. It integrates with books.py, interactions.py, and schema.prisma to provide personalized learning paths for students.

Key changes include: