Commit Graph
9 Commits
Author SHA1 Message Date
Bobby NoelteandAndreas 86639b9437 Add documentation infrastructure
Add documentation infrastructure and some sample content.

Documentation is generated by sphinx using extensions to support
Markdown an restructuredText for simple documentation writing.

Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
2024-10-10 15:22:34 +02:00
Bobby NoelteandAndreas 5bd8c532af Fix Adapt data to package directory structure
Due to .gitignore directive files in data/ were ignored. Thus data was not moved to correct location by pr #122.

Add load_profiles.npz and remove gitignore directive.

Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
2024-10-09 18:18:35 +02:00
Michael OsthegeandAndreas f4661b0043 Remove and ignore visualization side-effect outputs 2024-10-09 17:05:36 +02:00
Fortriebanddrbacke af7b745d15 Add english translation for readme.
Moving german readme to READEME-DE.md. Add sensible gitignore defaults for most operating systems, VS code and Python.
2024-09-30 08:02:40 +02:00
Dominik SiebelandDaniel Molkentin acd4da57f0 ignore data dir 2024-09-17 09:06:56 +02:00
Dominik SiebelandDaniel Molkentin 173977156f use directory path prefixes 2024-09-17 09:06:56 +02:00
Dominik SiebelandDaniel Molkentin d9b0131322 remove unused volume 2024-09-17 09:06:56 +02:00
Dominik SiebelandDaniel Molkentin db80e260c6 ci: dockerize setup 2024-09-17 09:06:56 +02:00
Daniel Molkentinanddrbacke e54f14bea1 feat: add documentation, enable makefile driven usage
This introduces a One-Stop-Shop Makefile.

Also brings back tensorflow as dependency, it is still needed
2024-09-13 08:01:25 +02:00