Code + docs for part II project
Go to file
Christos Falas 5dd84fb6d6
change mp spawn method
mp.Queue is not pickle-able, which prevents spawn method from working,
but is necessary for CUDA to work properly
2024-12-31 17:49:51 +00:00
src change mp spawn method 2024-12-31 17:49:51 +00:00
typings cleanup types 2024-11-25 20:32:11 +00:00
.gitignore Add basic preprocessing and visualisation 2024-11-25 12:15:35 +00:00
Pipfile set up torch AoA estimation 2024-12-31 16:45:42 +00:00
Pipfile.lock set up torch AoA estimation 2024-12-31 16:45:42 +00:00
pyproject.toml Improve MUSIC implementation 2024-12-28 10:18:46 +00:00