LunarEngineer / MentalGymnastics

This is a school project with potential.
MIT License
1 stars 0 forks source link

Mental Gym 1.0 #12

Open LunarEngineer opened 3 years ago

LunarEngineer commented 3 years ago

Road to Release

This issue is tracking required work to be at version 1.0.

Environment Abstracting

The PyTorch mechanics need to be abstracted in order to allow for adding in different engines.

This issue entails dropping code in the environment to ideally less than twenty lines with standard API.

Replace Experiment Space

This deserves a better abstraction with good documentation.

Higher dimensional space

Transition to n-dimensional from two - dimensional.

Clean up function Bank