Pinned Repositories
adventures-in-ml-code
This repository holds all the code for the site http://www.adventuresinmachinelearning.com
AIH
analytics_vidhya
Codes related to activities on AV including articles, hackathons and discussions.
aurelienGeron
“Hands-On Machine Learning with Scikit-Learn and TensorFlow” Excerpt From: Aurélien Géron. “Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems.” iBooks.
awesome-public-datasets
An awesome list of high-quality open datasets in public domains (on-going). By everyone, for everyone!
awesome-rl
Reinforcement learning resources curated
benchmarkcrowd
Automatically exported from code.google.com/p/benchmarkcrowd
BTracker
Automatic Bus Tracking System which maps the location from CellId on google map and does real time tracking
clothing-recommender
ML
CNN_Tutorials
kumarabhinav04's Repositories
kumarabhinav04/adventures-in-ml-code
This repository holds all the code for the site http://www.adventuresinmachinelearning.com
kumarabhinav04/AIH
kumarabhinav04/analytics_vidhya
Codes related to activities on AV including articles, hackathons and discussions.
kumarabhinav04/aurelienGeron
“Hands-On Machine Learning with Scikit-Learn and TensorFlow” Excerpt From: Aurélien Géron. “Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems.” iBooks.
kumarabhinav04/awesome-public-datasets
An awesome list of high-quality open datasets in public domains (on-going). By everyone, for everyone!
kumarabhinav04/awesome-rl
Reinforcement learning resources curated
kumarabhinav04/clothing-recommender
ML
kumarabhinav04/CNN_Tutorials
kumarabhinav04/DCGAN-Keras
Deep Convolutional Generative Adverserial Networks
kumarabhinav04/Deep-Learning-for-Computer-Vision
Deep Learning for Computer Vision, by Packt
kumarabhinav04/Deep-Learning-Resources
Papers about deep learning ordered by task, date. Current state-of-the-art papers are labelled.
kumarabhinav04/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
kumarabhinav04/deeplearning.ai-notes
These are my personal notes which I prepared during deep learning specialization taught by AI guru Andrew NG. I have used diagrams and code snippets from the code whenever needed but following The Honor Code.
kumarabhinav04/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.
kumarabhinav04/developerWorks
kumarabhinav04/dlaicourse
Notebooks for learning deep learning
kumarabhinav04/DrQA
Reading Wikipedia to Answer Open-Domain Questions
kumarabhinav04/DVBPR
Personalized Fashion Recommendation and Generation
kumarabhinav04/keras
Deep Learning for humans
kumarabhinav04/Keras-GAN
Keras implementations of Generative Adversarial Networks.
kumarabhinav04/lectures
Oxford Deep NLP 2017 course
kumarabhinav04/PointGrid
kumarabhinav04/polyvore
Code for ACM MM'17 paper "Learning Fashion Compatibility with Bidirectional LSTMs"
kumarabhinav04/pytorch_custom_yolo_training
An easy way to train a Yolo object detector with your custom images dataset, using PyTorch
kumarabhinav04/pytorch_objectdetecttrack
Object detection in images, and tracking across video frames
kumarabhinav04/Self-Attention-GAN-Tensorflow
Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)
kumarabhinav04/semantic-knowledge-graph
kumarabhinav04/sequence-based-recommendations
kumarabhinav04/TasRec-A-Framework-for-Task-Recommendation-in-Crowdsourcing
kumarabhinav04/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10
How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows