Skip to content

michhar/azure-and-ml-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python scripts to use the Azure SDKs, plus a few general machine learning and related scripts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages