Pinned Repositories
2014
Official content for the Fall 2014 Harvard CS109 Data Science course
2015
Public material for CS109
2015lab1
2015lab2
2015lab3
2015lab4
Lab for Linear and Logistic Regression, SciKit Learn
2018-cs109b
Harvard CS109b Public Repository
a-2017
Public Repository for cs109a, 2017 edition
awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
vikramyekula's Repositories
vikramyekula/2015
Public material for CS109
vikramyekula/2015lab1
vikramyekula/2018-cs109b
Harvard CS109b Public Repository
vikramyekula/a-2017
Public Repository for cs109a, 2017 edition
vikramyekula/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
vikramyekula/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
vikramyekula/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
vikramyekula/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
vikramyekula/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
vikramyekula/colab_utils
assorted utils for use with `Colaboratory`
vikramyekula/courses
fast.ai Courses
vikramyekula/CS1156
CS1156 Learning from Data
vikramyekula/CtCI-6th-Edition-Python
Cracking the Coding Interview 6th Ed. Python Solutions
vikramyekula/Deep-Learning-Coursera
Deep Learning Specialization by Andrew Ng, deeplearning.ai.
vikramyekula/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
vikramyekula/diptest
Python/C implementation of Hartigan & Hartigan's dip test, based on Martin Maechler's R package
vikramyekula/eng-edu
vikramyekula/fastai
The fast.ai deep learning library, lessons, and tutorials
vikramyekula/fastai-v2-setup
vikramyekula/fastText
Library for fast text representation and classification.
vikramyekula/Intelligent-call-routing
Intelligent call routing: optimizing contact center throughput
vikramyekula/kaggle-cli
An unofficial Kaggle command line tool.
vikramyekula/ml-email-clustering
Email clustering with machine learning
vikramyekula/nltk
NLTK Source
vikramyekula/osxfuse
FUSE extends macOS by adding support for user space file systems
vikramyekula/scikit-learn
scikit-learn: machine learning in Python
vikramyekula/stanford-cs229
Exercise answers to the problem sets from the 2017 machine learning course cs229 by Andrew Ng at Stanford
vikramyekula/stat-learning
Notes and exercise attempts for "An Introduction to Statistical Learning"
vikramyekula/thyme
math/cs publications I find useful
vikramyekula/yelp_comments_classification_nlp
Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.