Gilbert Tanner
  • Home
  • Projects
  • Blog
  • About
Home

Blog

Articles on machine learning, robotics, computer vision, and edge deployment.
Detectron2 - Object Detection with PyTorch

Detectron2 - Object Detection with PyTorch

Nov 18, 2019 10 min read

Update Feb/2020: Facebook Research released pre-built Detectron2 versions, making local installation a lot easier. …

Object Detection
Turn your data science scripts into websites with Streamlit

Turn your data science scripts into websites with Streamlit

Oct 31, 2019 7 min read

Showcasing the findings of your data science/machine learning experiment can be difficult. While in the past, a …

Web Development
Introduction to Machine Learning in C# with ML.NET

Introduction to Machine Learning in C# with ML.NET

Sep 15, 2019 7 min read

When thinking of data science and machine learning, two programming languages, Python and R, immediately come to mind. …

Local Model Interpretation: An Introduction

Local Model Interpretation: An Introduction

Aug 18, 2019 6 min read

This article is a continuation of my series of articles on Model Interpretability and Explainable Artificial …

Model Interpretation
Hands-on Global Model Interpretation

Hands-on Global Model Interpretation

Aug 5, 2019 8 min read

This article is a continuation of my series of articles on Model Interpretability and Explainable Artificial …

Model Interpretation
Google Coral USB Accelerator Introduction

Google Coral USB Accelerator Introduction

May 27, 2019 9 min read

Last year at the Google Next conference, Google announced that they are building two new hardware products around their …

Electronics
Introduction to Machine Learning Model Interpretation

Introduction to Machine Learning Model Interpretation

May 13, 2019 8 min read

Regardless of what problem you are solving, an interpretable model will always be preferred because both the end-user …

Model Interpretation
Creating your own object detector with the Tensorflow Object Detection API

Creating your own object detector with the Tensorflow Object Detection API

Feb 6, 2019 9 min read

Update 27.07.2020: The Tensorflow Object Detection API now officially supports Tensorflow 2. You can find a Tensorflow 2 …

Object Detection
Introduction to Data Visualization in Python

Introduction to Data Visualization in Python

Jan 23, 2019 10 min read

Data visualization is the discipline of trying to understand data by placing it in a visual context so that patterns, …

Introduction to Deep Learning with Keras

Introduction to Deep Learning with Keras

Jan 9, 2019 6 min read

Keras is a high-level neural networks API running on top of Tensorflow. It enables fast experimentation through a …

Scraping Reddit data

Scraping Reddit data

Jan 5, 2019 6 min read

As its name suggests, PRAW is a Python wrapper for the Reddit API, which enables you to scrape data from subreddits, …

Web Scraping
Building a book Recommendation System using Keras

Building a book Recommendation System using Keras

Nov 22, 2018 5 min read

A recommendation system seeks to predict the rating or preference a user would give to an item given his old item …

« Prev  Next »
© 2026 Gilbert Tanner · Powered by Hugo & PaperMod