Changes

Jump to: navigation, search
no edit summary
* [https://github.com/kscalelabs/mlfab mlfab]
** This is a Python package I made to help make it easy to quickly try out machine learning ideas in PyTorch
* Coding tools
** [https://mypy-lang.org/ mypy] static analysis
** [https://github.com/psf/black black] code formatter
** [https://docs.astral.sh/ruff/ ruff] alternative to flake8
=== Installing Starter Project ===
* SSH into the cluster (see [[K-Scale Cluster]] for instructions)
* Open the workspace that you created in VSCode
 
=== Useful Brain Dump Stuff ===
 
* Use <code>breakpoint()</code> to debug code
431
edits

Navigation menu