Cole Murray
WritingProjectsPresentationsServicesAbout

Machine Learning

May 12, 2024

Building an AI Facial Recognition System for Video Analytics

Using LLMs to create a facial recognition platform for crowd analysis and recognition on protest footage.

Read more
October 22, 2018

How to build an age and gender multi-task predictor with deep learning in TensorFlow

Learn how to build a age and gender predictor using deep learning in TensorFlow

Read more
April 11, 2018

Building an image caption generator with Deep Learning in Tensorflow

In my last tutorial, you learned how to create a facial recognition pipeline in Tensorflow with convolutional neural networks. In this tutorial, you’ll learn how a convolutional neural network (CNN) and Long Short Term Memory (LSTM) can be combined to create an image caption generator and generate captions for your own images.

Read more
August 7, 2017

Building Facial Recognition in Tensorflow

Learn how to build a facial recognition pipeline with deep learning in Tensorflow. This tutorial will show you how to preprocess images, train a convolutional neural network model, and generate embeddings for use in clustering and classification tasks.

Read more

Built by Cole Murray