Stars
Creating a better validation set when test examples differ from training examples
AXA Driver Telematics Challenge on Kaggle.com
Notes and exercise attempts for "An Introduction to Statistical Learning"
My solution to the book <A collection of Data Science Take-home Challenges>
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
Notebook to download machine learning flashcards
Notes and coding exercises from the various lessons in Udacity's Deep Learning Nanodegree Foundation
A curated list of data science blogs
Convolutional Neural Network for Human Activity Recognition in Tensorflow
🎓 List of Udacity Nanodegree programs with links to the free courses in their curricula
Starter project code for students taking Udacity ud120
Content for Udacity's Machine Learning curriculum
Official content for Harvard CS109
A flat design, one page, MIT licensed Bootstrap portfolio theme created by Start Bootstrap
Linkedin crawler to search and collect user data
An implementation of Adams & MacKay 2007 "Bayesian Online Changepoint Detection"
Tracks all MBTA buses and subway trains
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
General Assembly's 2015 Data Science course in Washington, DC
Experimental Torch7 implementation of RCNN for Object Detection with a Region Proposal Network
Time Series Analysis with Python
Train Faster R-CNN on Another dataset (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source …
deboc / py-faster-rcnn
Forked from rbgirshick/py-faster-rcnnFaster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
coldmanck / fast-rcnn
Forked from rbgirshick/fast-rcnnTrain (fine-tune) Fast R-CNN on your own dataset - step by step
Simple Python script to compute Selective Search proposals in Matlab.