PrasadShirodkar's Stars
jessfraz/.vim
My .vim dotfiles and configurations.
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
chiphuyen/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
goodfeli/adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
Olshansk/interview
Everything you need to prepare for your technical interview
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
kevin-wayne/algs4
Algorithms, 4th edition textbook code and libraries
apache/opennlp
Apache OpenNLP
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
torvalds/linux
Linux kernel source tree
dariubs/GoBooks
List of Golang books
commaai/research
dataset and code for 2016 paper "Learning a Driving Simulator"
commaai/le_python
Logentries support for Python
commaai/neo
all open source hardware from comma.ai
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
thoughtstream/Damian-Conway-s-Vim-Setup
Snapshots of my Vim setup. Open source, but utterly unsupported...and probably dangerous.
raulmur/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
opencv/opencv
Open Source Computer Vision Library
mapillary/OpenSfM
Open source Structure-from-Motion pipeline
wakaleo/jenkins-the-definitive-guide-book
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
BVLC/caffe
Caffe: a fast open framework for deep learning.
spark-mooc/mooc-setup
Information for setting up for the BerkeleyX Spark Intro MOOC, and lab assignments for the course
ujjwalkarn/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
EbookFoundation/free-programming-books
:books: Freely available programming books
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
kennyledet/Algorithm-Implementations
Share, discuss and learn about algorithm implementations!