Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 248 Bytes

File metadata and controls

15 lines (11 loc) · 248 Bytes

QuantCoach

A persistent, memory-enabled learning agent that teaches probability, ML, and trading.

Setup

  1. Install dependencies:

    pip install -r requirements.txt
  2. Run the app:

    streamlit run app.py