Published onOctober 11, 2024How to checkpoint and resume training in pytorchdeep-learning (2)python (5)pytorch (5)Two quick examples on how to checkpoint and resume training in pytorch.
Published onAugust 26, 2024How to benchmark resource requirements of deep learning modelsdeep-learning (2)llm (3)python (5)pytorch (5)A quick step-by-step guide to benchmarking the resource requirements of training/testing deep learning models using ptflops.
Published onJune 18, 2023Hyperparameter tuning with Pytorch Lightning + Ray TuneDeep-Learing (1)PyTorch-Lightning (1)Pytorch (5)Ray-Tune (1)Quick tutorial on how to use tensorboard to do initial hyperparameter tuning with pytorch lightning.
Published onMay 1, 2023Building a REST API for AlpacaALPACA (1)API (1)LLAMA (1)LLM (3)NLP (1)Pytorch (5)Building a simple API using FastAPI to interact with Stanford NLP's Alpaca model
Published onApril 25, 2023Project: Robust Federated Learningclustering (1)federated-learning (1)project (7)pytorch (5)sklearn (2)Built a framework for simluating federated learning in realistic scenarios