Pinned Repositories
100DaysOfMLCode
2018
Fall 2018 repository with course materials for JHU Advanced Data Science
2019
Fall 2019 repository with course materials for JHU Advanced Data Science
actor-framework
An Open Source Implementation of the Actor Model in C++
AI-Resources
AI Resources
airflow-maintenance-dags
A series of DAGs/Workflows to help maintain the operation of Airflow
airflow-scheduler-failover-controller
A process that runs in unison with Apache Airflow to control the Scheduler process to ensure High Availability
Algorithms---Part-I
Offered by Princeton. Part I of this course covers topics on data types, sorting, and searching.
Algorithms---Part-II
Offered by Princeton. Part II of this course covers topics on graphs, strings, and other advanced topics.
raghav3112's Repositories
raghav3112/competitive-programming-resources
raghav3112/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
raghav3112/cpprestsdk-example
Examples for using C++ rest sdk for Microsoft with Cognitive Service
raghav3112/DataScienceCourse
This holds iPython notebooks and lecture slides for the Intro to Data Science Master's course I teach at NYU.
raghav3112/DataScienceResources
Open Source Data Science Resources.
raghav3112/engineering-blogs
A curated list of engineering blogs
raghav3112/evproto2
Automatically exported from code.google.com/p/evproto2
raghav3112/Facebook-Interview-Coding
个人整理的Facebook实习面试题目解法,时间范围2016.8-2017.3
raghav3112/FEL
Fast Entity Linker Toolkit for training models to link entities to KnowledgeBase (Wikipedia) in documents and queries.
raghav3112/foundations_for_deep_learning
Building a foundation for deep learning with mathematics and neuroscience
raghav3112/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
raghav3112/grpc
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
raghav3112/interview
Everything you need to kick ass on your coding interview
raghav3112/javascript-ebooks
raghav3112/kafka-tools
A collection of tools for working with Apache Kafka.
raghav3112/labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
raghav3112/librdkafka
The Apache Kafka C/C++ library
raghav3112/machine-learning-mindmap
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
raghav3112/ML-mastery
Code from Jason Brownlee's course on mastering machine learning
raghav3112/old_pilot_repo
Deprecated home of Istio's Pilot, now in istio/istio's pilot dir
raghav3112/OverFeat
raghav3112/pose-aligned-deep-networks
Pose Aligned Networks for Deep Attribute Modeling matlab code used for the publication here: http://arxiv.org/abs/1311.5591
raghav3112/security-guide-for-developers
Security Guide for Developers
raghav3112/serverless-resources
A curated list of excellent resources on serverless technologies and architectures
raghav3112/Statistics-Notes
iPython NOtebooks on Stats
raghav3112/tensor2tensor
A library for generalized sequence to sequence models
raghav3112/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
raghav3112/transform
raghav3112/unix-programming-and-regular-expressions-workshop
A workshop on Unix Programming Principles using tools such as grep, sed, awk, shell programming and regular expressions