Kanav123's Stars
terryum/awesome-deep-learning-papers
The most cited deep learning papers
dluvizon/pose-regression
2D human pose regression
llSourcell/learn_math_fast
This is the Curriculum for "How to Learn Mathematics Fast" By Siraj Raval on Youtube
anibali/eval-mpii-pose
Evaluation code for the MPII human pose dataset
princeton-vl/pose-hg-train
Training and experimentation code used for "Stacked Hourglass Networks for Human Pose Estimation"
zhangqianhui/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
princeton-vl/pose-hg-demo
Code to test and use the model from "Stacked Hourglass Networks for Human Pose Estimation"
soumith/imagenet-multiGPU.torch
an imagenet example in torch.
eldar/deepcut-cnn
CNN architecture for articulated human pose estimation
ZheC/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
fastai/courses
fast.ai Courses
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
jinwchoi/awesome-action-recognition
A curated list of action recognition and related area resources
satwikkansal/wtfpython
What the f*ck Python? 😱
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
stanfordnlp/GloVe
Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
kjw0612/awesome-deep-vision
A curated list of deep learning resources for computer vision
elena-sharova/HiddenMarkovModel
Example implementation of a discrete 1st order Hidden Markov model with test
indrajithi/mgc-ai
Machine learning approach to classify music based on genres
h2oai/h2o-tutorials
Tutorials and training material for the H2O Machine Learning Platform
apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
keon/algorithms
Minimal examples of data structures and algorithms in Python
tflearn/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
llSourcell/wiki_generator_live
live code
fossasia/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
tuhdo/os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
tensorflow/playground
Play with neural networks!
antirez/neural-redis
Neural networks module for Redis
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction