Stars
📚 Freely available programming books
PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference
Code and slides for the "Deep Learning (For Audio) With Python" course on TheSoundOfAI Youtube channel.
UrbanSound classification using Convolutional Recurrent Networks in PyTorch
PyTorch implementation of [1412.6553] and [1511.06530] tensor decomposition methods for convolutional layers.
Code for the "PyTorch for Audio + Music Processing" series on The Sound of AI YouTube channel.
Attempting feature map prunning on a CNN trained for Japanese OCR
Reproduce ICLR'17 "Pruning Convolutional Neural Networks for Resource Efficient Inference" (https://arxiv.org/abs/1611.06440)