livefree965's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
xingshaocheng/architect-awesome
后端架构师技术图谱
QSCTech/zju-icicles
浙江大学课程攻略共享计划
The-Run-Philosophy-Organization/run
润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。
posquit0/Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
shimohq/chinese-programmer-wrong-pronunciation
**程序员容易发音错误的单词
shengcaishizhan/kkndme_tianya
天涯 kkndme 神贴聊房价
carpedm20/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
TalkingData/iview-weapp
一套高质量的微信小程序 UI 组件库
CaiJimmy/hugo-theme-stack
Card-style Hugo theme designed for bloggers
iMeiji/shadowsocks_install
Auto install shadowsocks server,thanks 秋水逸冰
ardanlabs/service
Starter-kit for writing services in Go using Kubernetes.
probberechts/hexo-theme-cactus
:cactus: A responsive, clean and simple theme for Hexo.
nanxiaobei/hugo-paper
🪺 A simple, clean, customizable Hugo theme
zjy-ucas/ChineseNER
A neural network model for Chinese named entity recognition
carpedm20/BEGAN-tensorflow
Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"
flysnow-org/maupassant-hugo
Maupassant theme, ported to Hugo. Forked from JokerQyou.
qnap-dev/QDK
QNAP Development Kit
zonyitoo/sysuh3c
H3C CLI Client for SYSU, which is implemented in C/C++. With an OpenWRT version.
stangri/repo.openwrt.melmac.net
OpenWrt/LEDE Project Packages Repository
kuhung/yysGAN
GAN 使用生成对抗网络生成新的图片样本
multicoresysu/multicore_sysu_slides
多核程序设计与实践-2018年第二学期课件
Alfiuman/WhydahGally-LSTM-MLP
Machine Learning Tool with LSTM and MLP Neural Networks, with CUDA implementation.
zxc479773533/CS-APP3e-labs
My solutions for nine labs in Computer Systems A Programmer's Perspective Third Edition.
TauferLab/Mimir
Mimir is a new implementation of MapReduce over MPI. Mimir inherits the core principles of existing MapReduce frameworks, such as MR-MPI, while redesigning the execution model to incorporate a number of sophisticated optimization techniques that achieve similar or better performance with significant reduction in the amount of memory used.
chen0031/DistributedComputingCourse
Frostmoune/AI_homework
这学期人工智障课的作业
xihuai18/AlphaZero-for-Othello
(Re)-Implementation of alphazero for othello using pytorch
ibalejandro/MPIrecommendationsystem
This project consists in a movie's recommendation system based on the Pearson's correlation. Using a matrix of movies' ratings made by the users, the MPI Recommendation System helps to determine the most similar users and the most recommended movies for an specific user ID. Besides having been implemented in C++, the MPI standard was used for the purpose of building a distributed processing system.
fengzixu/CSAPP
CMU的CSAPP每一章节的project题目