0 Forks
0 Stars
0 Watchers

trainingenvc

ELEPHANT environment is for training Markov Decision Process agents provides macros definitions that make the training programs easy to read. It implements the concepts of training stages, training bots that communicate with the agents, and atomic keys used to build the communication messages. The keys can be shared among the bots on different stages. An examinator bot can be assigned on each stage to control the training progress of the agent. The training environment is used in ELEPHANT examples of how to train Machine Understanding.

How to download and setup trainingenvc

Open terminal and run command
git clone https://github.com/egghead-lab/trainingenvc.git
git clone is used to create a copy or clone of trainingenvc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with trainingenvc https://github.com/egghead-lab/trainingenvc/archive/master.zip

Or simply clone trainingenvc with SSH
[email protected]:egghead-lab/trainingenvc.git

If you have some problems with trainingenvc

You may open issue on trainingenvc support forum (system) here: https://github.com/egghead-lab/trainingenvc/issues