Pinned Repositories
aiLearnNotes
aspell-python
Python wrapper for aspell (C extension and python version)
awesome-deep-learning-papers
The most cited deep learning papers
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
Cancer-Cell-Tracking
This project focuses on tracking cancer cell based on Fuhua et al. [1], which used watershed algorithm to segment cells and built a feature vector for cell tracking including the information of position, shape, spatial distribution and texture.
Captcha_ADDA
An example of implementing adversarial discriminative domain adaptation on captcha dataset by using keras
cloud-examples
Collection of examples to get started with the Sagemath Cloud
Latex-Template
Latex Template for The BE Project Report
TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
Tensorflow_Embedding_and_Weight_Visualization
Helper functions for visualizing the embedding and weights as images.
ghs2015's Repositories
ghs2015/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
ghs2015/aspell-python
Python wrapper for aspell (C extension and python version)
ghs2015/CNN-for-Sentence-Classification-in-Keras
Convolutional Neural Networks for Sentence Classification in Keras
ghs2015/CNN_sentence
CNNs for sentence classification
ghs2015/DCNN
ghs2015/espeak
eSpeak svn mirror and custom changes (changes done on separate branches)
ghs2015/fractalnet
FractalNet: A fractal-based neural network architecture
ghs2015/gource
Automatically exported from code.google.com/p/gource
ghs2015/GSN
Efficient implementation of Generative Stochastic Networks
ghs2015/InstagramCrawler
A non API python program to crawl public photos, posts or followers
ghs2015/InstaRaider
Non-API script to download all public photos for any Instagram user
ghs2015/is13
RNN for Spoken Language Understanding
ghs2015/ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
ghs2015/keras
Theano-based Deep Learning library (convnets, recurrent neural networks, and more).
ghs2015/keras-dcgan
Keras implementation of Deep Convolutional Generative Adversarial Networks
ghs2015/MATH865CourseProject
ghs2015/Mining-the-Social-Web-2nd-Edition
The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)
ghs2015/nltk-trainer
Train NLTK objects with zero code
ghs2015/nn-from-scratch
Implementing a Neural Network from Scratch
ghs2015/pylearn2
A Machine Learning library based on Theano
ghs2015/python-machine-learning-book
The "Python Machine Learning" book code repository and info resource
ghs2015/python-pinyin
汉语拼音转换工具 Python 版(pypinyin)。
ghs2015/python-scraping
Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do
ghs2015/restricted-boltzmann-machines
Restricted Boltzmann Machines in Python.
ghs2015/rnn-tutorial-rnnlm
Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano
ghs2015/seq2seq
Sequence to Sequence Learning with Keras
ghs2015/sunny-side-up
Sentiment Analysis Challenge
ghs2015/tweepy
Twitter for Python!
ghs2015/twitter-sent-dnn
Deep Neural Network for Sentiment Analysis on Twitter
ghs2015/twurl
OAuth-enabled curl for the Twitter API