Home
Justin's Blog
Cancel

Building a Bot (mostly) from Scratch: Part 1 - Hardware

Given my collection of hardware and sensors going unused, I decided to scrap together a new mobile robot with as many sensors as possible. The ultimate goal is to build a bot capable of doing auton...

Data Science Edmonton - What the Heck is a Neural Network

Click here for Google Collab

Detecting Cuda Architecture required by CMake using NVCC

Recently on the ARVP team I was assigned with the task of building a cmake script that could detect if Cuda is installed and return the compute capability of the graphic card on the computer. Our...

Deep Policy Gradients w/ Tensorflow

Click here for my O'Reilly blog post

Visualizing convolutional neural networks

Click here for my O'Reilly blog post

Introduction to reinforcement learning and OpenAI Gym

Click here for my O'Reilly blog post

Not another MNIST tutorial with TensorFlow

Click here for my O'Reilly blog post