Go to file
2024-12-28 21:11:40 -05:00
.vscode first commit 2024-12-28 18:01:52 -05:00
data first commit 2024-12-28 18:01:52 -05:00
src/main migrate model loading out of main class 2024-12-28 21:11:40 -05:00
.gitignore first commit 2024-12-28 18:01:52 -05:00
current_goal.txt first commit 2024-12-28 18:01:52 -05:00
dependency-reduced-pom.xml first commit 2024-12-28 18:01:52 -05:00
improvement_ideas.txt first commit 2024-12-28 18:01:52 -05:00
mypy.ini mypy config update 2024-12-28 18:03:53 -05:00
pom.xml first commit 2024-12-28 18:01:52 -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 first commit 2024-12-28 18:01:52 -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