Skip to content
Snippets Groups Projects
Commit caa80f6a authored by Chris MacLellan's avatar Chris MacLellan
Browse files

rebranding as library for multiple tutor environments

parent be3cf172
Branches
No related tags found
No related merge requests found
from gym.envs.registration import register
register(
id='FractionArithEnv',
entry_point='TutorEnvs.envs:FractionArithEnv',
)
File moved
gym
[metadata]
name = FractionEnv
name = TutorEnvs
author = Christopher J. MacLellan
author-email = christopher.maclellan@drexel.edu
summary = A headless fraction arithmetic environment for training simulated students.
summary = Headless tutor environments for training simulated students.
description-file = README.md
description-content-type = text/markdown; charset=UTF-8
home-page = https://gitlab.cci.drexel.edu/teachable-ai-lab/fractionenv
......@@ -20,7 +20,7 @@ classifier =
[files]
packages =
FractionEnv
TutorEnvs
[bdist_wheel]
universal=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment