Skip to content

AliceKat/tft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%