Ian
Ian
Hey, I've been working on a smallish API using this project and ran into an interesting thing with the celery worker. As of right now, the docker-compose file does not...
## Background information I am working on a project where we use multiple pthreads within a single MPI process, allowing each pthread to communicate with MPI. We have noticed that...
Just adding the MIT license to allow re-use of code. Thank you!
This PR removes unused imports in the predict module and adds a Pipefile for the entire package that reflects the package versions that where used to train and build the...