Skip to content

TheProjectsGuy/MLHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLHub - Machine Learning Hub

GitHub: TheProjectsGuy/MLHub

My notes, experiments, models, etc. wrapped into a library. Mainly for personal use only.

Table of contents

Notes

Setup

Setup anaconda environment (use conda or mamba) using

conda create -n ml-hub python=3.9
bash ./env_setup.sh -d

This will install everything (including developer tools). To install only the core requirements in your current conda environment, run

bash ./env_setup.sh $CONDA_DEFAULT_ENV

Sphinx Docs

Developer TheProjectsGuy

About

A hub of Machine Learning models, docs, and checkpoints. In development, no support, not for others.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published