Pinned Repositories
accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
alien
ALIEN is a CUDA-powered artificial life simulation program.
Automatic-Speech-Recognition-from-Scratch
An minimal Seq2Seq example of Automatic Speech Recognition (ASR) based on Transformer
Code-Snippets-for-Deep-Learning
A collection of code snippets for deep learning
Doodle_Snake
用STC89C52直插式单片机实现的贪吃蛇小游戏,主要包括软件和硬件两部分。硬件文档包括原理图和对应的PCB,主要包括MCU,按键模块,串口语音控制模块,LCD12864模块,以及晶振电路,复位电路等等。软件文档包括对应的源程序,源程序由LCD12864,XYV17B(串口语音控制模块)等对应的函数和主函数构成,包括了贪吃蛇的移动,食物的随机生成,游戏结束的判定,对按键操作的响应,开机界面和游戏结束界面的编写,语音的插入等等。
xiabingquan's Repositories
xiabingquan/Automatic-Speech-Recognition-from-Scratch
An minimal Seq2Seq example of Automatic Speech Recognition (ASR) based on Transformer
xiabingquan/Doodle_Snake
用STC89C52直插式单片机实现的贪吃蛇小游戏,主要包括软件和硬件两部分。硬件文档包括原理图和对应的PCB,主要包括MCU,按键模块,串口语音控制模块,LCD12864模块,以及晶振电路,复位电路等等。软件文档包括对应的源程序,源程序由LCD12864,XYV17B(串口语音控制模块)等对应的函数和主函数构成,包括了贪吃蛇的移动,食物的随机生成,游戏结束的判定,对按键操作的响应,开机界面和游戏结束界面的编写,语音的插入等等。
xiabingquan/accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
xiabingquan/alien
ALIEN is a CUDA-powered artificial life simulation program.
xiabingquan/Code-Snippets-for-Deep-Learning
A collection of code snippets for deep learning
xiabingquan/mnist_gan
A minimal example of GAN on MNIST
xiabingquan/xiabingquan.github.io
Personal Blogs