feicccccccc / mlops_sandbox

sandbox to expereiment with mlops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

  • Sandbox to create MLops pipeline

Reference

Env Setup

  • PyTorch
  • PyTorch lightning
  • wandb
  • matplotlib
conda install pytorch torchvision torchaudio cudatoolkit=11.6 -c pytorch -c conda-forge
pip install pytorch-lightning
pip install wandb
pip install matplotlib
pip install jupyterlab

# login using key from wandb
wandb login

About

sandbox to expereiment with mlops

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%