Aleksey Bilogur
about
portfolio
blog
advocacy
github
twitter
A curated list of developer-facing content I've written:
Optimizing PyTorch models for fast CPU inference using Apache TVM
2021-05-05
Training larger-than-memory PyTorch models using gradient checkpointing
2021-04-05
Speeding up model training with PyTorch JIT
2021-02-02
Tips for training PyTorch models to convergence more quickly
2020-01-21
A deep dive into AWS spot instance interruptions
2021-01-06
An introduction to AutoML with Ludwig
2021-01-04
A developer-friendly guide to model pruning with PyTorch
2020-12-15
A developer-friendly guide to model quantization with PyTorch
2020-12-01
Getting oriented in the RAPIDS distributed ML ecosystem, part 2: training and scoring
2020-11-12
The key components of a successful MLOps strategy
2020-10-14
MLOps concepts for busy engineers: model serving
2020-10-07
What does the machine learning workspace of the future look like?
2020-09-14
Getting oriented in the RAPIDS distributed ML ecosystem, part 1: ETL
2020-09-12
Getting started with large scale ETL jobs using Dask and AWS EMR
2020-08-03
Distributed model training using Horovod
2020-06-29
Distributed model training in PyTorch using DistributedDataParallel
2020-06-21
A developer-friendly guide to mixed-precision training with PyTorch
2020-06-15
It's 2020, why isn't deep learning 100% on the cloud yet?
2020-05-17
Reduce cloud GPU model training costs by 66% using spot instances
2020-05-10
Automating GPU machine failure recovery in Google Compute Engine
2020-04-27
An introduction to hyperparameter search with CIFAR10
2020-04-13
François Chollet wants you to care about developer experience
2019-06-07
Boost your CNN classifier performance with progressive resizing in Keras
2019-04-01
Evaluating Keras neural network performance using Yellowbrick visualizations
2019-03-21
Import almost anything in Python: an intro to module loaders and finders
2019-03-04
How to classify photos in 600 classes using nine million Open Images
2019-02-20
Building fully custom machine learning models on AWS SageMaker: a practical guide
2019-02-12