Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 709 Bytes

File metadata and controls

18 lines (13 loc) · 709 Bytes

Azure and General ML Scripts

This repo contains basic Python 3 scripts and examples for various Azure-resource and ML related tasks.

Prerequisites

  1. Command line / terminal program.
  2. Install Python (recommended is Anaconda Python 3.8+ or Python virtual environments to keep things tidy and nuclear)
  3. Each script/folder has it's own Python package requirements that need to be installed with pip

Repo structure

Folder Description
azure Various Azure Python SDK-based scripts
model_converters Various ML model format converters
label_tools Various data labeling tools for use with ML frameworks
video_tools Various scripts to manipulate video