Teacher Environment
Here is the class where our main contribution resides; all of the ideas and frameworks are created and developed from scratch.
The teacher is a single class inherited from gym.Env interface. It implements its main methods such as step, reset, init … etc.