/general-ai-challenge-solution-stubs

Applying some RL to "General AI challenge"

Primary LanguagePython

general-ai

Agent training (with all optional parameters):

python reinforce_commai.py -t tasks/micro1.json -o "output-{}" --id 0 -l INFO

Task schedulers

Task scheduler tasks/micro1.json contains only micro1 task with infinite rotation.

Task scheduler ../Round1/src/tasks_config.challenge.json is a scheduler proposed by organizers.