Implementation d'un algorithme de reduction de taille des reseaux de neurones

Abstract

This document describes the implementation of a neuron pruning method with pyTorch, and analyzes the results obtained by applying this method on convolutional and residual networks. The performance of the algorithm is measured in different test cases and with varying parameters

    Similar works