anguillanneuf
2003-04: C++ | 14: R | 15: Python | 16: Spark, TensorFlow | 17: Self-driving car | 18: big O, Pub/Sub | 19: Go, RL | 20: Spring
@GoogleCloudPlatformMountain View, CA
Pinned Repositories
aws-rekognition-workshop-twitter-bot
A Twitter bot that uses AWS Rekognition to recognize faces in a face and applies a sloth mask to the faces.
beam-medium
Code examples in my Medium articles on Apache Beam and Google Cloud Dataflow.
CarND-Advanced-Lane-Lines
Calibrate camera then perform color and perspective transform to identify lane lines in highway video feed
CarND-Behavioral-Cloning-P3
Trained a deep convolutional neural nets model to predict steering angles using user-generated training examples
CarND-Capstone
This is the project repo for the final project of the Udacity Self-Driving Car Nanodegree: Programming a Real Self-Driving Car.
CarND-Extended-Kalman-Filter-Project
Self-Driving Car Nanodegree Program Starter Code for the Extended Kalman Filter Project
CarND-Path-Planning-Project
Create a path planner that is able to navigate a car safely around a virtual highway
CarND-Traffic-Sign-Classifier-Project
Classify traffic signs using keras and tensorflow
deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
hybridAStar
T3L5 Breadth First Search with Hybrid A Star
anguillanneuf's Repositories
anguillanneuf/CarND-Capstone
This is the project repo for the final project of the Udacity Self-Driving Car Nanodegree: Programming a Real Self-Driving Car.
anguillanneuf/CarND-Traffic-Sign-Classifier-Project
Classify traffic signs using keras and tensorflow
anguillanneuf/QuinticPolynomialSolverCPlusPlus
T3L5 Quintic Polynomial Solver
anguillanneuf/serverless_ml_gcp
anguillanneuf/TrajectoryExercise
Udacity Term 3 Lesson 5 Trajectory Generation Exercise in Python
anguillanneuf/CarND-Path-Planning-Project
Create a path planner that is able to navigate a car safely around a virtual highway
anguillanneuf/behaviorPlannerCPlusPlus
T3L4 Behaviro Planner Implementation in C++
anguillanneuf/bigO
Data structures and algorithms practices
anguillanneuf/CarND-Bosch-Challenge
Path Planning Bosch Challenge
anguillanneuf/CarND-Semantic-Segmentation
T3P2
anguillanneuf/cloud-pubsub-samples-java
Cloud Pub/Sub sample applications with Java
anguillanneuf/dataflow_pubsub_message_encryption
Message Encryption with Dataflow PubSub Stream Processing
anguillanneuf/DeepRL
Highly modularized implementation of popular deep RL algorithms in PyTorch
anguillanneuf/examples
if you are here, I probably gave you a link to something
anguillanneuf/first_catkin_workspace
My first catkin workspace containing code from some ROS exercise from Udacity CarND Term 3 Lesson 24 "Writing ROS Nodes"
anguillanneuf/fsdl-text-recognizer-project
Full Stack Deep Learning Bootcamp Project (Public)
anguillanneuf/google-auth-library-python
Google Auth Python Library
anguillanneuf/google-cloud-java
Google Cloud Client Library for Java
anguillanneuf/google-cloud-python
Google Cloud Client Library for Python
anguillanneuf/gs-messaging-gcp-pubsub
Messaging with Google Cloud Pub/Sub :: Learn how to exchange messages using Spring Integration channel adapters and Google Cloud Pub/Sub
anguillanneuf/java-bigquery
anguillanneuf/java-dataproc
anguillanneuf/kafka-gcp-terraform
anguillanneuf/kafka-workshop
anguillanneuf/NaiveBayesClassifierCPlusPlus
Udacity Term 3 Lesson 3 Prediction Exercise in C++
anguillanneuf/next18-ai-in-motion
anguillanneuf/pubsub-quickstart
anguillanneuf/spring-cloud-gcp
Integration for Google Cloud Platform APIs with Spring
anguillanneuf/spring-cloud-stream-demo
Simple Event Driven Microservices with Spring Cloud Stream
anguillanneuf/udacity-deep-reinforcement-learning