Stars
Official Pytorch repository for Extreme Compression of Large Language Models via Additive Quantization https://arxiv.org/pdf/2401.06118.pdf and PV-Tuning: Beyond Straight-Through Estimation for Ext…
Transformer: PyTorch Implementation of "Attention Is All You Need"
HDLBits website practices & solutions
Bayesian neural network using Pyro and PyTorch on MNIST dataset
Building a Bayesian deep learning classifier
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
You can run it on pynq z1. The repository contains the relevant Verilog code, Vivado configuration and C code for sdk testing. The size of the systolic array can be changed, now it is 16X16.
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Algorithm/Hardware Codesign for Real-Time On-Satellite CNN-Based Ship Detection in SAR Imagery
Implementation of CNN on ZYNQ FPGA to classify handwritten numbers using MNIST database
Binarized Neural Network (BNN) for pytorch
Image augmentation for machine learning experiments.
This project accelerates CNN computation with the help of FPGA, for more than 50x speed-up compared with CPU.
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
【入门项目】这个仓库是用hls来实现手写数字识别CNN硬件(xilinx fpga)加速的代码
Translating natural language questions to a structured query language
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by Song Han, Huizi Mao, William J. Dally
✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】