Pinned Repositories
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
AIStartups
Startups about artificial intelligence. (DM, ML, NLP, CV...)
api-samples
Code samples for YouTube APIs, including the YouTube Data API, YouTube Analytics API, and YouTube Live Streaming API. The repo contains language-specific directories that contain the samples.
Caffe-ShuffleNet
This is re-implementation of "ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices"
CRC-SISR
Matlab code for Collaborative Representation Cascade for Single-Image Super-Resolution
DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
DeepSkeleton
Code for CVPR2016 paper "Object Skeleton Extraction in Natural Images by Fusing Scale-associated Deep Side Outputs"
DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
Java-AI-Book-Code
LWIPDPDK
Putting a TCP/IP Stack on DPDK
pzz2011's Repositories
pzz2011/algo
About algorithm competitions: TopCoder, Codeforces, Codejam, etc.
pzz2011/beamer-seed
Latex Template for Beamer Presentation with CJK support
pzz2011/blog
没事写写文章,喜欢的话请点star,想订阅点watch,千万别fork!
pzz2011/blogcode
Examples/Code from http://blog.hydronitrogen.com
pzz2011/bloom
A microlibrary that implements a bloom filter.
pzz2011/caffe
Caffe: a fast open framework for deep learning.
pzz2011/crw-cmu
Automatically exported from code.google.com/p/crw-cmu
pzz2011/database
pzz2011/DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
pzz2011/disruptor--
disruptor concurency pattern in c++
pzz2011/Distributed-Database
A small distributed database with concurrency control, deadlock avoidance, fault tolerance and failure recovery.
pzz2011/distributedComputingExamples
Example codes for my Distributed Computing course at USTC.
pzz2011/dpix
Automatically exported from code.google.com/p/dpix
pzz2011/eserv
Automatically exported from code.google.com/p/eserv
pzz2011/ezcf
Import configuration file for Pythonista
pzz2011/flinux
Foreign LINUX - Run unmodified Linux applications inside Windows.
pzz2011/gpunet
GPUnet is a native GPU networking layer that provides a socket abstraction over Infiniband to GPU programs for NVIDIA GPUs.
pzz2011/graphchiDB-scala
*Experimental* GraphChi-DB graph database with computational capabilities
pzz2011/gtest-cmake-example
Helpful example of a gtest and cmake set up for C++.
pzz2011/gxscript
Automatically exported from code.google.com/p/gxscript
pzz2011/LeetCode-2
pzz2011/matplotlib_for_papers
Handout for the tutorial "Creating publication-quality figures with matplotlib"
pzz2011/numerical_methods_iserles_notes
Notes and exercises associated with A First Course in the Numerical Analysis of Differential Equations by Arieh Iserles
pzz2011/rdis
C++ code for the RDIS algorithm from "Recursive Decomposition for Nonconvex Optimization." Friesen and Domingos, IJCAI 2015.
pzz2011/summarization
On-line distributed multi-view video summarization research code
pzz2011/sya
C++ check
pzz2011/test
my test cases
pzz2011/tpch
pzz2011/ValkyrieDB
A SQL-to-native-code compiler based on LLVM
pzz2011/yfs2012