Zoezxb's Stars
Oldpan/Pytorch-Memory-Utils
pytorch memory track code
ZhaohuiXue/S3Net
A DEMO for "S3Net: Spectral-Spatial Siamese Network for Few-Shot Hyperspectral Image Classification" (Xue et al., TGRS, 2022)
leftthomas/SimCLR
A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
arjun024/memalloc
A simple memory allocator - Memory allocation 101
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
hstcscolor/awesome-erlang-cn
Erlang资源大全中文版
ArkTicketTech/CSAPP-Everyday
CSAPP Notes
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
Yimeng-Zhang/feature-engineering-and-feature-selection
A Guide for Feature Engineering and Feature Selection, with implementations and examples in Python.
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
CN-annotation-team/redis7.0-chinese-annotated
Redis 7.0.5 版本——中文注释,持续更新!欢迎参与本项目!🍭🍭🍭
sogou/srpc
RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.
huangmingchuan/Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
imcyx/CodeCraft-2022
Our Source Code for Huawei Codecraft-2022 competition.
chenBright/tinyWS
A C++ Tiny Web Server
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
dropbox/json11
A tiny JSON library for C++11.
XINCGer/Unity3DTraining
【Unity杂货铺】unity大杂烩~
marian42/wavefunctioncollapse
Walk through an infinite, procedurally generated city
mxgmn/WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
Alxe1/FeatureSelectionsAndExtractions
feature selections and extractions
csuldw/MachineLearning
Machine learning resources,including algorithm, paper, dataset, example and so on.
fudanxu/MSTAR-AConvNet
AConvNet on Caffe for [Chen et al. IEEE TGRS vol.54 no.8]
jangsoopark/AConvNet-pytorch
PyTorch implementation of Target Classification Using the Deep Convolutional Networks for SAR Images
me115/design_patterns
图说设计模式
xietao3/Study-Plan
📖 学习之路
1184893257/simplelinux
朴素linux,介绍linux和C的一些底层知识
hujiese/C-background-development-interview-experience
C++后台开发面试经验
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器