koosyong's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
tensorflow/models
Models and examples built with TensorFlow
keras-team/keras
Deep Learning for humans
terryum/awesome-deep-learning-papers
The most cited deep learning papers
tensorflow/playground
Play with neural networks!
cs231n/cs231n.github.io
Public facing notes page
carpedm20/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
nlintz/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
rbgirshick/fast-rcnn
Fast R-CNN
tensorflow/skflow
Simplified interface for TensorFlow (mimicking Scikit Learn) for Deep Learning
ShaoqingRen/faster_rcnn
Faster R-CNN
rbgirshick/rcnn
R-CNN: Regions with Convolutional Neural Network Features
NxRLab/ModernRobotics
Modern Robotics: Mechanics, Planning, and Control Code Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness.
Newmu/Theano-Tutorials
Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.
isl-org/FastGlobalRegistration
Fast Global Registration
fabianbormann/Tensorflow-DeconvNet-Segmentation
Tensorflow implementation of "Learning Deconvolution Network for Semantic Segmentation"
deeplearningais/CUV
Matrix library for CUDA in C++ and Python
hunkim/ml
Course Web page
CuriousAI/tagger
Deep Unsupervised Perceptual Grouping
dalek7/Algorithms
Various algorithms used for the projects