MVP project for classifying student learning styles (visual, verbal, kinesthetic) based on engagement data in a maths classroom. Includes a small knowledge graph and AI-driven resource recommendations.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
completes script to simulate students data now with added session functionality to mimic a more real world scenario
557f77dView on GitHubchanged the way im approaching training phase, much simpler to only have student data
ce26d26View on GitHubdefines potential learning types and structure for function to simulate engagement based on prescribed learning type
70543feView on GitHubdefines initial available resource types to be used in simulating dataset
603bb67View on GitHubcreates conda env with dependencies and defines them in requirements.txt
44a1552View on GitHub