trpg/README.md
austin 67360681c9
All checks were successful
studiorailgun/trpg/pipeline/head This commit looks good
classification model for sentence function
2024-12-29 14:05:27 -05:00

226 B

python -m venv .venv
source ./.venv/Scripts/activate
pip install tensorflow keras mypy pandas numpy types-tensorflow

In settings, make sure to check Run Using Active Interpreter in mypy settings