/mltests

Deep learning and stuff

Primary LanguagePythonMIT LicenseMIT

MLTests

Collection of pipelines for fast prototyping ML projects

Tasks:

  • Computer Vision:
    • Classification: Classify simptomps from x-ray images
    • Segmentation: Segment lung regions
  • Natural Language processing
    • Translation:
      • AutoNMT for seq2seq: Handles preprocessing and tokenization, dataset generation, training, generation, scoring, logging, results, and plotting (...with no-code)