Pinned Repositories
awesome-deep-vision
A curated list of deep learning resources for computer vision
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
CADL
Course materials/Homework materials for the FREE MOOC course on "Creative Applications of Deep Learning w/ Tensorflow" #CADL
caffe
Caffe: a fast open framework for deep learning.
CAM
Class Activation Mapping
char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
CNNGestureRecognizer
Gesture recognition via CNN. Implemented in Keras + Theano + OpenCV
continuous-online-video-classification-blog
Code that accompanies a blog posts on continuous online video classification with TensorFlow, Inception and a Raspberry Pi
Ivanhehe's Repositories
Ivanhehe/awesome-deep-vision
A curated list of deep learning resources for computer vision
Ivanhehe/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
Ivanhehe/caffe
Caffe: a fast open framework for deep learning.
Ivanhehe/CAM
Class Activation Mapping
Ivanhehe/CNNGestureRecognizer
Gesture recognition via CNN. Implemented in Keras + Theano + OpenCV
Ivanhehe/Coursera_Capstone
Ivanhehe/deep-learning-models
Keras code and weights files for popular deep learning models.
Ivanhehe/Deep-Learning-with-Keras
Code repository for Deep Learning with Keras published by Packt
Ivanhehe/dl-docker
An all-in-one Docker image for deep learning. Contains all the popular DL frameworks (TensorFlow, Theano, Torch, Caffe, etc.)
Ivanhehe/finetune_alexnet_with_tensorflow
Code for finetuning AlexNet in TensorFlow 1.12
Ivanhehe/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
Ivanhehe/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
Ivanhehe/keras-cam
Keras implementation of class activation mapping
Ivanhehe/keras-vis
Neural network visualization toolkit for keras
Ivanhehe/LeetCode
:pencil: Python / C++ 11 Solutions of All 468 LeetCode Questions
Ivanhehe/models
Models built with TensorFlow
Ivanhehe/oreilly-captions
Ivanhehe/pygta5
Explorations of Using Python to play Grand Theft Auto 5.
Ivanhehe/pywikibot-core
This is a mirror from https://gerrit.wikimedia.org. See https://www.mediawiki.org/wiki/Developer_access for contributing.
Ivanhehe/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
Ivanhehe/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Ivanhehe/self-driving-car
The Udacity open source self-driving car project
Ivanhehe/self-driving-car-1
Udacity Self-Driving Car Engineer Nanodegree
Ivanhehe/Sharings
Ivanhehe/super-simple-distributed-keras
A super simple way to do distributed hyperparameter tuning with Keras and Mongo
Ivanhehe/tensorflow
Computation using data flow graphs for scalable machine learning
Ivanhehe/Tensorflow-101
TensorFlow Tutorials
Ivanhehe/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
Ivanhehe/tensorflow-on-raspberry-pi
TensorFlow for Raspberry Pi
Ivanhehe/video_to_sequence
Implementation of "Sequence to Sequence – Video to Text"