Pinned Repositories
AlphaGo
A replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search," details of which can be found on their website.
AlphaGo-Zero-Paper
AlphaGo-paper
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
cuda
Just some examples of using CUDA I have put together
Cuda-Example
Parallel sum reduction, parallel addition of a scalar across an array, and GPU hardware query
cuda-kmeans
A course project of Introduction to Parallel Systems and GPU programming class
cuda_examples
Parallel programming to GPU with CUDA
jerryitp's Repositories
jerryitp/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
jerryitp/AlphaGo
A replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search," details of which can be found on their website.
jerryitp/AlphaGo-Zero-Paper
AlphaGo-paper
jerryitp/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
jerryitp/cuda
Just some examples of using CUDA I have put together
jerryitp/Cuda-Example
Parallel sum reduction, parallel addition of a scalar across an array, and GPU hardware query
jerryitp/cuda-kmeans
A course project of Introduction to Parallel Systems and GPU programming class
jerryitp/cuda_examples
Parallel programming to GPU with CUDA
jerryitp/EvaluateSegmentation
A program to evaluate the quality of image segmentations.
jerryitp/ganhacks
starter from "How to Train a GAN?" at NIPS2016
jerryitp/GetLegoManual
python爬虫学习,爬了乐高官网的说明书,给自己写点用得上的东西
jerryitp/hugo-clarity
A theme for Hugo based on VMware Clarity
jerryitp/hungarian
Hungarian / Munkres' algorithm for the linear assignment problem, in Python
jerryitp/hyperopt
Distributed Asynchronous Hyperparameter Optimization in Python
jerryitp/kdtree
A Python implementation of a kd-tree
jerryitp/leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
jerryitp/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
jerryitp/MuGo
Replicating AlphaGo's architecture in a readable manner
jerryitp/musics.remove_duplicates
jerryitp/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
jerryitp/pytorch-seq2seq
An LSTM-based implementation of sequence to sequence learning, in PyTorch.
jerryitp/reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
jerryitp/styleguide
Style guides for Google-originated open-source projects
jerryitp/sunpinyin
A statistical language model based Chinese input method
jerryitp/TC-Bot
User Simulation for Task-Completion Dialogues
jerryitp/vimrc
The ultimate Vim configuration: vimrc
jerryitp/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow