diff --git a/Project-Workflow.md b/Project-Workflow.md new file mode 100644 index 0000000..d59810b --- /dev/null +++ b/Project-Workflow.md @@ -0,0 +1,7 @@ +# Project Workflow + +We have these following possibilities + +- **Run docker with GPU inside**: May be initially harder and it is hardware dependent +- **Run baremetal**: May be easier to start with, but more difficult to deploy +- **Rent a machine (preferably with CUDA)**: May be the easiest option, but there may be problem with source code \ No newline at end of file