ReinforceNowReinforceNow

Overview

Learn about ReinforceNow, an end-to-end platform to help you build and productize powerful AI faster.

Get started in 30 seconds

Prerequisites:

Install ReinforceNow:

python -m venv .venv

source .venv/bin/activate

pip install rnow
python3 -m venv .venv

source .venv/bin/activate

pip install rnow
python -m venv .venv

.\.venv\Scripts\Activate.ps1

pip install rnow

Start using ReinforceNow:

rnow login

You'll be prompted to log in on first use. That's it! Continue with Quickstart (3 mins) →

What ReinforceNow does for you

  • Handles heavy backend work - We handle all GPU training logic and telemetry for you
  • Stores experiments reproducibly - Share experiment details with your teammates and iterate closely
  • Deploys models for you - Cut inference costs by up to 10x with our deployment infrastructure
  • Automates experiments - Set guidelines and let ReinforceNow run experiments for you (Coming soon)

Explore the docs