Pinned Repositories
c-rnn
A TensorFlow implementation of the collaborative RNN (Ko et al, 2016).
char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
cnblogSpider
基于nodejs 的博客园爬虫项目
data-science-blogs
A curated list of data science blogs
dataset-examples
Samples for users of the Yelp Academic Dataset
DeepLearning
Deep Learning (Python, C, C++, Java, Scala, Go)
DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
DL4NLP
Deep Learning for NLP resources
GDLnotes
Google Deep Learning Notes(TensorFlow教程)
paperManagementNodeJS
my first
sduhkn's Repositories
sduhkn/c-rnn
A TensorFlow implementation of the collaborative RNN (Ko et al, 2016).
sduhkn/paperManagementNodeJS
my first
sduhkn/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
sduhkn/cnblogSpider
基于nodejs 的博客园爬虫项目
sduhkn/data-science-blogs
A curated list of data science blogs
sduhkn/dataset-examples
Samples for users of the Yelp Academic Dataset
sduhkn/DeepLearning
Deep Learning (Python, C, C++, Java, Scala, Go)
sduhkn/DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
sduhkn/DL4NLP
Deep Learning for NLP resources
sduhkn/GDLnotes
Google Deep Learning Notes(TensorFlow教程)
sduhkn/JavaCNN
A Java implement of Convolutional Neural Network.
sduhkn/learning-git
sduhkn/LearnPython
以撸代码的形式学习Python
sduhkn/leetcode
(229 / 280) [中文|English] Solutions and notes of LEETCODE using C++/Java/Python/Sql/Shell Script.
sduhkn/min-char-rnn
Minimal character-level language model with a Vanilla Recurrent Neural Network, in Python/numpy
sduhkn/ml-in-action
sduhkn/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
sduhkn/NLP-Interview-Notes
本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。
sduhkn/nn-from-scratch
Implementing a Neural Network from Scratch
sduhkn/nodeJS
sduhkn/numpy-100
100 numpy exercises (100% complete)
sduhkn/paperManagement
sduhkn/python-LDA
lda模型的python实现
sduhkn/rnn-tutorial-rnnlm
Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano
sduhkn/SimpleWebRTC
Simplest WebRTC ever
sduhkn/Sword-pointing-to-offer
剑指offer java版实现
sduhkn/tf-playground
sduhkn/Twitter-LDA
Latent Dirichlet Allocation (LDA) model for Microblogs (Twitter, weibo etc.)
sduhkn/yfs2012