A reinforcement learning library for agriculture.
pip install farmworldmake venv
make install
Put a new release on Github
poetry build
poetry publishPYTHONPATH=. python test/test_env.pyDQN basically solves it after 100k steps.
- Normalized the easy way using vecnormalize.
- Added a zeroth action and trimmed the action space a bit
- complicate the problem! multiple crops, and they need to start dieing off at some point