Pinned Repositories
acl
One advanced C/C++ library for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
ACM-Tpl
Those are ACM Templates I used during my ACM life
arXiv-Spider
a Web Spider - to crawl the latest papers on arXiv
kaggle
Kaggle 项目实战(教程) = 文档 + 代码 + 视频(欢迎参与)
llvm-profiling
Mixed_Bench
Mixed Workload Generator for Cloud Computing Data Center
NewsRS
News Recommendation System
SDC_Bench
The Benchmark for Software Defined Cloud Computing
ucas_helper
UCAS 校车抢票, 抢课脚本(deprecated)
XingwXiong's Repositories
XingwXiong/ucas_helper
UCAS 校车抢票, 抢课脚本(deprecated)
XingwXiong/NewsRS
News Recommendation System
XingwXiong/ACM-Tpl
Those are ACM Templates I used during my ACM life
XingwXiong/arXiv-Spider
a Web Spider - to crawl the latest papers on arXiv
XingwXiong/SDC_Bench
The Benchmark for Software Defined Cloud Computing
XingwXiong/acl
One advanced C/C++ library for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
XingwXiong/kaggle
Kaggle 项目实战(教程) = 文档 + 代码 + 视频(欢迎参与)
XingwXiong/llvm-profiling
XingwXiong/Mixed_Bench
Mixed Workload Generator for Cloud Computing Data Center
XingwXiong/SysProfiler
System Analysis scripts
XingwXiong/adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
XingwXiong/caffe
Caffe: a fast open framework for deep learning.
XingwXiong/clang-llvm-tutorial
clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analysis, LLVM Backend...
XingwXiong/facenet
Face recognition using Tensorflow
XingwXiong/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
XingwXiong/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
XingwXiong/LinuxUIConfig
XingwXiong/Markdown-Resume
⭐️ Markdown 简历模版
XingwXiong/models
Models and examples built with TensorFlow
XingwXiong/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
XingwXiong/README
README文件语法解读,即Github Flavored Markdown语法介绍
XingwXiong/resume
An elegant \LaTeX\ résumé template
XingwXiong/shell_environ
build linux shell work environment quickly.
XingwXiong/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
XingwXiong/Tinyhttpd
tinyhttpd 是一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。
XingwXiong/WassersteinGAN