Skip to main content

A reinforcement learning framework and command line tool

Project description

# q2

A reinforcement learning framework and command line tool.

## Get it

` pip install q2 q2 --help `

## Use it

Make a folder, cd to it, then run

` q2 init `

to generate a new reinforcement learning project.

## Docs

Documentation is available at https://q2.readthedocs.io/.

## Develop

  1. You’ll need Python >= 3.5 (this is because q2 makes use of type annotations)

  2. Clone this repository

  3. I recommend setting up a virtual env in which to develop: python -m venv env

  4. pip install -r requirements.txt

To test out the command line tools from your working copy of q2, run

` pip install -e . `

then run

` q2 --help `

to test that it worked.

## Contributing

If you want to submit a bug fix or minor change, feel free to make a pull request.

If you want to discuss bigger improvements, send an email to tdbalcorn at gmail dot com.

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

q2-0.1.4.tar.gz (18.8 kB view hashes)

Uploaded Source

Built Distribution

q2-0.1.4-py3-none-any.whl (30.6 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