/plugnplay

Repo for code snippets that are reused in my projects.

Primary LanguagePython

Plug & Play

This repo is for reference to code snippets that I reuse in my work. Don't pep8tify me!

Install

conda update conda
conda env create -f macos_environment.yml
conda activate maskrec

An older version is here: https://github.com/hasibzunair/randomfun

Some useful links

  • ML Notes, link
  • PyTorch Cheat Sheet, link