andyxiaopeng's Stars
hsd1503/resnet1d
PyTorch implementations of several SOTA backbone deep neural networks (such as ResNet, ResNeXt, RegNet) on one-dimensional (1D) signal/time-series data.
ML4Comm-Netw/Paper-with-Code-of-Wireless-communication-Based-on-DL
无线与深度学习结合的论文代码整理/Paper-with-Code-of-Wireless-communication-Based-on-DL
tldr-pages/tldr
📚 Collaborative cheatsheets for console commands
nvbn/thefuck
Magnificent app which corrects your previous console command.
mhostetter/galois
A performant NumPy extension for Galois fields and their applications
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
yoniLc/ECCT
Error Correction Code Transformer
ytzfhqs/Deep-Learning-Tuning-Playbook-CN
《Deep Learning Tuning Playbook》中文翻译版本
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
Xilinx/Vitis-AI
Vitis AI is Xilinx’s development stack for AI inference on Xilinx hardware platforms, including both edge devices and Alveo cards.
g-truc/glm
OpenGL Mathematics (GLM)
awai54st/PYNQ-Classification
Python on Zynq FPGA for Convolutional Neural Networks
fastmachinelearning/hls4ml
Machine learning on FPGAs using HLS
oliviawu77/Conv1D
Conv1D Hardware
rongweihe/CS_Offer
后台开发基础知识总结(春招/秋招)
srviest/char-cnn-text-classification-pytorch
Character-level Convolutional Neural Networks for text classification in PyTorch
martinduartemore/char_cnn_rnn_pytorch
Char-CNN-RNN for PyTorch.
lyj157175/Models
神经网络各种模型PyTorch实现
brightmart/text_classification
all kinds of text classification models and more with deep learning
hermosayhl/CNN
C++ inplementation of CNN(Cnnvolutional Neural Network) for image classification
ToDayL/White-Gaussian-Noise-WGN
This is the simple implement to get a random number of White Gaussian Noise.
fualsan/A.W.G.N.
Additive White Gaussian Noise
crboth/AWGN_Generator
FPGA Additive White Gaussian Noise Generator Using the Box Mueller Method
klauspost/reedsolomon
Reed-Solomon Erasure Coding in Go
ceph/gf-complete
this repository is a read only mirror, the upstream is
imp/gf-complete
Mirror of the https://bitbucket.org/jimplank/gf-complete
openstack/pyeclib
A simple Python interface for implementing erasure codes. Mirror of code maintained at opendev.org.
tsuraan/Jerasure
Github repo for Jerasure Library - C Implementation of Reed-Solomon coding
practical-tutorials/project-based-learning
Curated list of project-based tutorials
Alinshans/MyTinySTL
Achieve a tiny STL in C++11