feat: add documentation, enable makefile driven usage

This introduces a One-Stop-Shop Makefile.

Also brings back tensorflow as dependency, it is still needed
This commit is contained in:
Daniel Molkentin
2024-09-10 20:34:37 +02:00
committed by drbacke
parent c9bf0ecd36
commit e54f14bea1
4 changed files with 92 additions and 4 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.venv
docs