Skip to main content

Reinforcement Learning for Agriculture

Project description

FarmWorld

A reinforcement learning library for agriculture.

HOWTO

pip install farmworld

Install from source

make venv
make install

Build/Publish

Put a new release on Github

poetry build
poetry publish

Test

PYTHONPATH=. python test/test_env.py

Current Status

DQN basically solves it after 100k steps.

  • Normalized the easy way using vecnormalize.
  • Added a zeroth action and trimmed the action space a bit

TODO

  • complicate the problem! multiple crops, and they need to start dieing off at some point

make env realistic -- add different plants

fix planting density

add different plants which have different maturities, weather needs etc.

plus weather forecast, soil quality(split into attributes)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

farmworld-0.0.3.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

farmworld-0.0.3-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page