ematvey / general-ai-challenge-solution-stubs

Applying some RL to "General AI challenge"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Applying some RL to "General AI challenge"


Languages

Language:Python 100.0%