| .vscode | ||
| data | ||
| docs | ||
| src/main | ||
| .gitignore | ||
| current_goal.txt | ||
| dependency-reduced-pom.xml | ||
| improvement_ideas.txt | ||
| mypy.ini | ||
| pom.xml | ||
| pyproject.toml | ||
| README.md | ||
| web.json | ||
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