Manta3's Stars
louisliuwei/High-Level-Synthesis-Flow-on-Zynq-using-Vivado-HLS
This course provides professors with an understanding of high-level synthesis design methodologies necessary to develop digital systems using Vivado HLS. Now under 2018.2 version.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
fly51fly/Practical_Python_Programming
北邮《Python编程与实践》课程资料
ryuz/BinaryBrain
Binary Neural Network Framework for FPGA(Differentiable LUT)
Xilinx/finn
Dataflow compiler for QNN inference on FPGAs
dragen1860/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
deep-learning-with-pytorch/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
bat67/Deep-Learning-with-PyTorch-A-60-Minute-Blitz-cn
PyTorch1.0 深度学习:60分钟入门与实战(Deep Learning with PyTorch: A 60 Minute Blitz 中文翻译与学习)
ShusenTang/Deep-Learning-with-PyTorch-Chinese
本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。
saturn-lab/learn-TensorFlow
Make Smart Things with TensorFlow
wutianze/dnndk-pynqz2
First lesson for you to use DNNDK, also it can be helpful for your AI learning
arsalz1999/CNN-on-FPGA
Implemented a basic convolutional neural network for performing real-time doodle classification on a Xilinx PYNQ P1 FPGA Board.
kayaleitner/FPGA_MNIST
smelvinsky/mnist-slink-clustering-zynq-7000
Vivado 2018.1 project implementing handwritten digits recognition for Xilinx Zynq-7000 SoC (Zybo board) based on hardware-accelerated (FPGA) SLINK clustering algorithm.
mepeichun/Efficient-Neural-Network-Bilibili
B站Efficient-Neural-Network学习分享的配套代码
emanuele-falzone/Tensorflow-Neural-Network-Quantization
A project to evaluate the impact of quantization techniques on the inference time in Neural Networks.
yding5/cifar10_tf
Quantization and Pruning of CNN on cifar10
deep-diver/CIFAR10-img-classification-tensorflow
image classification with CIFAR10 dataset w/ Tensorflow
yhlleo/tensorflow.cifar10
The examples of image recognition with the dataset CIFAR10 via tensorflow.
persistforever/cifar10-tensorflow
cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率
nephashi/DeepCompression
implementation of Iterative Pruning for Deep neural network [Han2015].
wojciechmo/deep-compression
Compress neural network with pruning and quantization using TensorFlow.
tensorflow/model-optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
he-y/Awesome-Pruning
A curated list of neural network pruning resources.
coldlarry/YOLOv3-complete-pruning
提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。
BenWhetton/keras-surgeon
Pruning and other network surgery for trained Keras models.
tanluren/yolov3-channel-and-layer-pruning
yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
optuna/optuna
A hyperparameter optimization framework
younghwanoh/impl-pruning-TF
Implementation of "Iterative pruning" on TensorFlow
jiangzhubo/Follow_Bobo.AI
This is code base for follow bobo.AI