Pinned Repositories
ACM-ICPC
My source codes, templates, etc. about ICPC.
char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM,RNN) for character-level language models in Python using Tensorflow.
chinese-text-classification-with-cnn-tf
中文文本分类(目前是二分类)
CS224N
CSAPP-3rd-Labs
My solutions for CSAPP-3rd-Labs.
generative-adversarial-networks
Introduction to generative adversarial networks, with code to accompany the O'Reilly tutorial on GANs
PRMLT
Matlab code for algorithms in PRML book
SICP
Structure and Interpretation of Computer Programs
TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
sfailsthy's Repositories
sfailsthy/chinese-text-classification-with-cnn-tf
中文文本分类(目前是二分类)
sfailsthy/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM,RNN) for character-level language models in Python using Tensorflow.
sfailsthy/generative-adversarial-networks
Introduction to generative adversarial networks, with code to accompany the O'Reilly tutorial on GANs
sfailsthy/PRMLT
Matlab code for algorithms in PRML book
sfailsthy/CS224N
sfailsthy/CSAPP-3rd-Labs
My solutions for CSAPP-3rd-Labs.
sfailsthy/SICP
Structure and Interpretation of Computer Programs
sfailsthy/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
sfailsthy/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
sfailsthy/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
sfailsthy/chess-alpha-zero
Chess reinforcement learning by AlphaGo Zero methods.
sfailsthy/CS61A
UC Berkeley CS 61A Fall 2017
sfailsthy/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
sfailsthy/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
sfailsthy/Entailment-with-Tensorflow
Accompanying notebook for the Entailment with Tensorflow article.
sfailsthy/game-programmer
A Study Path for Game Programmer
sfailsthy/GameProgramBooks
E-books collected according to Milo Yip's learning path
sfailsthy/kaggle
codes for the kaggle contest
sfailsthy/lectures
Oxford Deep NLP 2017 course
sfailsthy/leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
sfailsthy/lice
A multi-paradigm programming language running on JVM
sfailsthy/MachineLearning
Machine learning resources
sfailsthy/NaturalLanguageProcessing
Natural Language Procesing
sfailsthy/Neural-Machine-Translation
English translation to French using Tensorflow seq2seq model
sfailsthy/nmt
TensorFlow Neural Machine Translation Tutorial
sfailsthy/openwrt-fanqiang
最好的路由器翻墙、科学上网教程—OpenWrt—shadowsocks
sfailsthy/QA-with-Tensorflow
sfailsthy/scikit-learn
scikit-learn: machine learning in Python
sfailsthy/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
sfailsthy/toys
My source codes、Java、Discrete mathematics、etc