Pinned Repositories
Advanced-Embedded-System-Design-Flow-on-Zynq
Android-Material-Animations
Android Transition animations explanation with examples.
annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Arm-neon-intrinsics
arm neon 相关文档和指令意义
ArmNeonOptimization
Arm neon optimization practice
cmake-demo
《CMake入门实战》源码
cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
CUDA-Programming-Guide-in-Chinese
This is a Chinese translation of the CUDA programming guide
ebook
classic books of computer science!
Examples
LaTeX Examples Document Source
zhaoxuefengeric's Repositories
zhaoxuefengeric/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
zhaoxuefengeric/ArmNeonOptimization
Arm neon optimization practice
zhaoxuefengeric/cmake-demo
《CMake入门实战》源码
zhaoxuefengeric/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
zhaoxuefengeric/CUDA-Programming-Guide-in-Chinese
This is a Chinese translation of the CUDA programming guide
zhaoxuefengeric/ebook
classic books of computer science!
zhaoxuefengeric/Examples
LaTeX Examples Document Source
zhaoxuefengeric/git_test
zhaoxuefengeric/gitignore-template
A collection of useful .gitignore templates
zhaoxuefengeric/LaTeXPackages-CN
LaTeX commonly used macro package Chinese localization project-常用宏包说明的中文本地化项目
zhaoxuefengeric/LDD-LinuxDeviceDrivers
Linux内核与设备驱动程序学习笔记
zhaoxuefengeric/LearnLibTorch
LibTorch 中文教程。
zhaoxuefengeric/mmse_dfe
This is a python implementation of jointly optimizing feed-forward equlizer (FFE) and decision-feedback equalizer (DFE) tap weights
zhaoxuefengeric/Modeling-and-Simulation-of-MATLAB-Simulink-Communication-System
详解MATLAB Simulink通信系统建模与仿真 刘学勇编著 源码
zhaoxuefengeric/mpsoc-library
Library files for Zynq MPSoC (64bit ARM CPU)
zhaoxuefengeric/MyTinySTL
Achieve a tiny STL in C++11
zhaoxuefengeric/paper-reading
深度学习经典、新论文逐段精读
zhaoxuefengeric/push
zhaoxuefengeric/python_cn_resouce
python书籍免费下载;python库参考;Django、Flask、FastAPI资源大全、DevOps资源大全、python测试库资源大全。公众号:pythontesting
zhaoxuefengeric/PyTorch
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
zhaoxuefengeric/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
zhaoxuefengeric/readme-template
A template to make good README.md
zhaoxuefengeric/signal-detection
Signal detection and estimation: ML detector, LMMSE equalizer, and LMS detector
zhaoxuefengeric/test
This is my first test about the usage of Git and Github
zhaoxuefengeric/TT_Digilent_JTAG_HS2
用于xilinx平台的简易自制下载器。
zhaoxuefengeric/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
zhaoxuefengeric/video_codec_learn
关于视频编解码学习资料
zhaoxuefengeric/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
zhaoxuefengeric/xilinx_axidma
A zero-copy Linux driver and a userspace interface library for Xilinx's AXI DMA and VDMA IP blocks. These serve as bridges for communication between the processing system and FPGA programmable logic fabric, through one of the DMA ports on the Zynq processing system. Distributed under the MIT License.
zhaoxuefengeric/Zynq-Design-using-Vivado
This XUP course provides an introduction to embedded system design on Zynq using the Xilinx Vivado software suite.