Create example for PyTorch pipeline

  • create new directory for PyTorch experiment with out-of-the-box pipeline
  • create new directory for PyTorch experiment with custom pipeline
  • copy the mnist calculator model from the emadl-maven-plugin experiment
  • create all necessary files, including python files for the pipeline component implementation