Tidy Tuesday

Why I love Tidy Tuesday

October 29, 2020 · 1 min · Greg Hilston

Deep Learning with PyTorch: Autograd

A simple introduction to how PyTorch automatically computes the gradients of your loss functions

October 28, 2020 · 3 min · Greg Hilston

Deep Learning with PyTorch: Parameter Estimation

Demonstrates simple parameter estimation

October 27, 2020 · 8 min · Greg Hilston

Install Zerotier CLI Linux

How to install Zerotier CLI on Linux

October 26, 2020 · 2 min · Greg Hilston

Digest: Machine Learning: The High-Interest Credit Card of Technical Debt Paper

Summarizes a paper on technical debt in machine learning

October 22, 2020 · 4 min · Greg Hilston

How To Play Morrowind Online Multiplayer

Walks through how to setup Morrowind for multiplayer online

October 12, 2020 · 3 min · Greg Hilston

Generating Mock Data

How to generate fake data

April 12, 2020 · 2 min · Greg Hilston

Data Science From Scratch To Production MVP Style: Deploy To AWS Lambda

How to deploy a model to AWS Lambda

April 11, 2020 · 6 min · Greg Hilston

Data Science From Scratch To Production MVP Style: API

Simple example for wrapping an API around a model

April 10, 2020 · 2 min · Greg Hilston

How To Use Jupyter Notebook As Hugo Blog Post

How to use a Jupyter Notebook as a Hugo blog post

April 10, 2020 · 1 min · Greg Hilston