Date | Title | Description | Categories |
---|---|---|---|
Not much to see here eh? | |||
2025-04-14 | Distributed Training with DistributedDataParallel | Distributed training explained using torch distributed. | deep learning, pytorch, distributed systems |
2025-04-13 | Updating Statistics in Batches | How to calculate statistics on data streams or out-of-core datasets in a parallelizable way. | probability, machine learning, streaming |
2024-01-14 | Pub Quiz: Summing Two Random Variables | My company’s holiday pub quiz almost had a question about summing two random variables. | probability, pub quiz |
2023-08-13 | Waltzing with Python’s Walrus Operator |
Using the walrus operator := to make life simpler.
|
python |
No matching items