rjguedes8 / tft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TFT

Steps to run the code:

  1. Create a virtual environment with python 3.10.13 conda create --name myenv python=3.10.13
  2. Activate in your new virtual environment conda activate myenv
  3. Install the required requirements pip install -r requirements.txt
  4. Run the notebook

About


Languages

Language:Jupyter Notebook 100.0%