Pinned Repositories
Algorithms_MathModels
【国赛】【美赛】数学建模相关算法 MATLAB实现(2018年初整理)
Finite_Length_Converse_Bounds
Matlab code for Shannon's 1959 Sphere Packing Bound
FPGA
帮助大家进行FPGA的入门,分享FPGA相关的优秀文章,优秀项目
garmin_gpx_merge
merge two .gpx files into one.
GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
how-to-optimize-gemm
I-BERT
[ICML'21] I-BERT: Integer-only BERT Quantization
LDPC-codes
Software for Low Density Parity Check codes
MIPS
A classic 5-stage pipeline MIPS 32-bit processor, including a 2-bit branch predictor, a branch prediction buffer and a direct-mapped cache.
PolarCodeDecodersInMatlab
This is the Matlab realization of Polar Decoders, including CA-SCL, Fast CA-SCL and BP decoder.
rainbowhcf's Repositories
rainbowhcf/Algorithms_MathModels
【国赛】【美赛】数学建模相关算法 MATLAB实现(2018年初整理)
rainbowhcf/Finite_Length_Converse_Bounds
Matlab code for Shannon's 1959 Sphere Packing Bound
rainbowhcf/FPGA
帮助大家进行FPGA的入门,分享FPGA相关的优秀文章,优秀项目
rainbowhcf/garmin_gpx_merge
merge two .gpx files into one.
rainbowhcf/GM-Standards
中华人民共和国密码行业标准(GM/T)文本
rainbowhcf/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
rainbowhcf/how-to-optimize-gemm
rainbowhcf/I-BERT
[ICML'21] I-BERT: Integer-only BERT Quantization
rainbowhcf/LDPC-codes
Software for Low Density Parity Check codes
rainbowhcf/MIPS
A classic 5-stage pipeline MIPS 32-bit processor, including a 2-bit branch predictor, a branch prediction buffer and a direct-mapped cache.
rainbowhcf/PolarCodeDecodersInMatlab
This is the Matlab realization of Polar Decoders, including CA-SCL, Fast CA-SCL and BP decoder.
rainbowhcf/DailySync
Migrate, gather, synchronize your Garmin fitness data between China server and Global server.
rainbowhcf/rainbowhcf
Config files for my GitHub profile.
rainbowhcf/reproducible-image-denoising-state-of-the-art
Collection of popular and reproducible image denoising works.
rainbowhcf/SingleCycleCPU
计组实验课单周期CPU,基于MIPS指令集
rainbowhcf/sport-sync
rainbowhcf/step_into_mips
一步一步写MIPS CPU