Package kuimaze :: Module gym_wrapper :: Class EnvAgent
[hide private]
[frames] | no frames]

Class EnvAgent

source code

BaseAgent --+
            |
           EnvAgent

Class necessary for wrapping maze

Instance Methods [hide private]
 
set_path(self, path) source code
 
find_path(self)
visualise path of the agent, path must be set before visualising!
source code
Class Variables [hide private]
  __path = []
Method Details [hide private]

find_path(self)

source code 

visualise path of the agent, path must be set before visualising!