Skip to content

Q learning algorithm #119

Open
anudeep-gad12 wants to merge 1 commit intopre-alphafrom
algorithm
Open

Q learning algorithm #119
anudeep-gad12 wants to merge 1 commit intopre-alphafrom
algorithm

Conversation

@anudeep-gad12
Copy link
Copy Markdown
Contributor

  • Replace UCB logic with a Q-learning engine for adaptive question flow
  • Implement state-action-reward loop using Combos and InteractionLogs tables
  • Insert real curriculum questions with difficulty, choices, and correct_answer
  • Wire question selection to Q-learning output and update Q-values per answer
  • Log emotions, hints, speed, and correctness to shape reward signal
  • Display next AI-recommended action and update UI based on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant