Go to file
austin a9f72dbb19
All checks were successful
studiorailgun/trpg/pipeline/head This commit looks good
add goal test
2024-12-29 12:09:38 -05:00
.vscode first commit 2024-12-28 18:01:52 -05:00
data greeting evaluation 2024-12-29 12:08:46 -05:00
docs greeting evaluation 2024-12-29 12:08:46 -05:00
src add goal test 2024-12-29 12:09:38 -05:00
.gitignore graph exporting 2024-12-29 11:01:40 -05:00
current_goal.txt graph exporting 2024-12-29 11:01:40 -05:00
dependency-reduced-pom.xml first commit 2024-12-28 18:01:52 -05:00
Jenkinsfile fix java version 2024-12-29 11:26:49 -05:00
mypy.ini mypy config update 2024-12-28 18:03:53 -05:00
pom.xml fix java version 2024-12-29 11:26:49 -05:00
pyproject.toml first commit 2024-12-28 18:01:52 -05:00
README.md readme update 2024-12-28 18:04:41 -05:00
web.json greeting evaluation 2024-12-29 12:08:46 -05:00

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

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