Skip to content

Eman22S/opencog-gym

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCog wrapper around OpenAI Gym.

Highly experimental at this stage.

Requirements

OpenCog tools

  • cogutil
  • atomspace
  • ure
  • spacetime
  • pln
  • cogserver
  • attention
  • opencog

Third party tools

Install

In the root folder enter the following command

pip install .

Usage

For now a gym agent defined under the agent folder is provided that can used to implement agents for given environments. See the examples under the examples folder.

About

Wrapper around OpenAI Gym

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.2%
  • Scheme 3.8%