- Chongqing, China
Stars
Perform straggler-resilient matrix multiplication using error-correcting-codes on AWS Lambda in the Pywren and Numpywren framework
A toolbox for receptive field analysis and visualizing neural network architectures
distributed CNN inference at the edge, extend ncnn with CUDA, MPI+OPENMP support.
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
计算机视觉入门的保姆级项目。包括经典的传统计算机视觉算法和实操,基于 resnet50 AI 神经网络的算法学习和代码实操,不借助第三方库,从零手写 Resnet50 模型。和相关背景知识。 最后通过本仓库中的代码实战,从零手写 resnet50 神经网络,完成任意一张图片的识别,以及神经网络模型的性能优化。
ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀
A port of MATLAB code for decoding LDPC codes using belief propagation to Python.
📂🛡️Suite of tools for file fixity (data protection for long term storage⌛) using redundant error correcting codes, hash auditing and duplications with majority vote, all in pure Python🐍
List of open source channel coding projects and libraries.
Implementation of Protograph LDPC error correction codes
Exact BP decoder. EG, PG, PEG-ACE, 80211n, 80216e LDPC codes. Many modulation schemes.
The source codes of the proposed NB-LDPC decoder published in IEEE Communications Letters
Belief propagation on Tanner graphs (LDPC decoder)
Nonbinary LDPC codes encoding and decoding implementation
LUT LDPC is a collection of software tools to design and test LDPC decoders based on discrete message passing decoding using lookup tables
Python 中文数据结构和算法教程
This repository is the notebook of Data Structure and Algorithms of ZJU "数据结构-浙江大学"
《数据结构与算法之美》的学习笔记和python代码实现
Liubusy / NB_LDPC_FB
Forked from cedricomarchando/NB_LDPC_FBc code for Non-Binary LDCP decoder
Reliability-based decoding algorithms of non-binary LDPC codes
Extended Min-Sum decoder of NB-LDPC codes. Complexity reduction of MS using truncated low values LLRs
Straggler Mitigation in Distributed Matrix Computations Using Convolution Coding
Toolbox for research on coding theory within distributed computing implemented in Python.
Parallel Matrix Multiplication Using OpenMP, Phtreads, and MPI
Distributed Communication-Optimal Matrix-Matrix Multiplication Algorithm