Reinforcement Learning Agent used in Hevolve for finding next discrete action in teaching a student
score_to_score.py > File to generate equation to assess knowledge and application score of student from score in conducted tests
create_kg.py > Contains Class KG - produces knowledge graph and adjacency matrix for testing
40NodesDependencyGraph > creates a plot of the graph to show what it looks like.
Is an implementation of MuZero