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/TensorKart
self-driving MarioKart with TensorFlow
pzz2011/alluxio
Alluxio, formerly Tachyon, Memory Speed Virtual Distributed Storage System
pzz2011/andersen
Andersen's inclusion-based pointer analysis re-implementation in LLVM
pzz2011/blog-2
Source code of Blog at
pzz2011/bloom-filter-scala
Bloom filter for Scala, the fastest for JVM
pzz2011/convnet-benchmarks
Easy benchmarking of all publicly accessible implementations of convnets
pzz2011/daily_algorithm
每日一题的github仓库
pzz2011/disruptor
High Performance Inter-Thread Messaging Library
pzz2011/fast-weights
Implementation of Using Fast Weights to Attend to the Recent Past
pzz2011/fenics-tutorial
Source files and published documents for the FEniCS tutorial.
pzz2011/Halide
a language for image processing and computational photography
pzz2011/jedis
A blazingly small and sane redis java client
pzz2011/marvin
Marvin: A Minimalist GPU-only N-Dimensional ConvNets Framework
pzz2011/memory_probe_ops
TensorFlow kernels for probing memory
pzz2011/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
pzz2011/object_detection
Tensorflow implementation of Faster R-CNN and ResNets
pzz2011/pybind11
Seamless operability between C++11 and Python
pzz2011/pypwnat
pzz2011/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
pzz2011/redis-in-action
Example code from the book
pzz2011/served
A C++11 RESTful web server library
pzz2011/snap
Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
pzz2011/spark
Test
pzz2011/spark-timeseries
A library for time series analysis on Apache Spark
pzz2011/spark-ts-examples
Spark TS Examples
pzz2011/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
pzz2011/testddd
pzz2011/thrust
Thrust is a parallel algorithms library which resembles the C++ Standard Template Library (STL).
pzz2011/VAE-TensorFlow
Implementation of a Variational Auto-Encoder in TensorFlow
pzz2011/Video-Classification-2-Stream-CNN
Video Classification using 2 stream CNN