Pinned Repositories
AIHCND_Pneumonia_Detection
Development of a model to detect pneumonia in chest X-ray images
autogluon_example
AutoTS
Automated Time Series Forecasting
bayes
Implementation of a Naive Bayes classifier with application to driver behavior
bayes_experiments
bioalg
bioalg_cpp
Implementation of bioinformatics algorithms in C++
home_service_robot
Experiments with ROS SLAM (gmapping) and navigation packages in Gazebo
SFND_radar_target
Radar target generation and detection in Matlab
tree_based_risk_model
Tree based survival models
fantauzzi's Repositories
fantauzzi/bioalg
fantauzzi/bayes
Implementation of a Naive Bayes classifier with application to driver behavior
fantauzzi/bioalg_cpp
Implementation of bioinformatics algorithms in C++
fantauzzi/CarND-Advanced-Lane-Lines
fantauzzi/CarND-Behavioral-Cloning-P3
fantauzzi/CarND-Capstone
The final project of the Udacity Self-Driving Car Nanodegree: Programming a Real Self-Driving Car.
fantauzzi/CarND-Capstone-issue
Minimal changes to the starter code that reproduces the issue with the simulator, see https://github.com/udacity/sdc-issue-reports/issues/1217
fantauzzi/CarND-Eclipse-Instructions
Guidance to use Eclipse CDT for the C++ projects of Udacity's Self-Driving Cars program
fantauzzi/CarND-Extended-Kalman-Filter-Project
First Project of Term 2 for Udacity's Self-Driving Cars Nanodegree Program
fantauzzi/CarND-Kidnapped-Vehicle-Project
Particle Filter project for Udacity Self-Driving Car Nanodegree program
fantauzzi/CarND-LaneLines-P1
My submission for Project#1 of Udacity Self-Driving Cars program
fantauzzi/CarND-MPC-Project
Model Predictive Controller project for Udacity's Self-Driving Car program
fantauzzi/CarND-MPC-Quizzes
Exercises for the Model Predictive Controller
fantauzzi/CarND-Path-Planning-Project
A path planner that creates smooth, safe paths for the simulated car to follow along a 3 lane highway with traffic.
fantauzzi/CarND-PID-Control-Project
PID Controller Project for Udacity's Self-Driving Cars Nanodegree Program
fantauzzi/CarND-Semantic-Segmentation
Label the pixels of a road in images using a Fully Convolutional Network (FCN).
fantauzzi/CarND-Traffic-Sign-Classifier-Project
My submission for Project#2 of Udacity Self-Driving Cars program
fantauzzi/CarND-Unscented-Kalman-Filter-Project
Second project of Term 2 of Udacity's Self-Driving Cars Nanodegree program.
fantauzzi/CarND-Vehicle-Detection
My submission for the "Vehicle Detection and Tracking" Project of Udacity Self-Driving Cars program.
fantauzzi/census_income
Experiments on the UCI Census Income Data Set
fantauzzi/Cracking_the_Coding_Interview
Exercises from HackerRank tutorial https://www.hackerrank.com/domains/tutorials/cracking-the-coding-interview
fantauzzi/ev3dev
ev3dev meta - bug tracking, wiki and releases
fantauzzi/graph_algorithms
Implementation of interesting graph algorithms, in Python and C++
fantauzzi/Pytorch-Tutorials
Porting of tutorials/examples from Tensorflow/Keras to PyTorch, to teach myself Pytorch
fantauzzi/SegNet-Tutorial
Files for a tutorial to train SegNet for road scenes using the CamVid dataset
fantauzzi/semantic-segmentation
Experiments with Deep Learning for pixel-by-pixel image segmentation
fantauzzi/TDD
Exercises from Modern C++ Programming with Test-Driven Development
fantauzzi/tensorflow
Computation using data flow graphs for scalable machine learning
fantauzzi/u-net
Experimenting with the U-Net Neural Network architecture for images segmentation
fantauzzi/wine-quality
Experiments on the UCI Wine Quality Data Set