Skip to content

Commit

Permalink
Added README
Browse files Browse the repository at this point in the history
  • Loading branch information
laggui committed Jun 17, 2018
1 parent 01ecaba commit f880324
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Neural Network Compression and Acceleration Methods

I am currently doing a survey of the different neural network
compression and acceleration methods. In this survey, I will choose some
of the most representative techniques of the different methods that can
be implemented with the available frameworks.

This repo currently contains a PyTorch implementation of the popular
VGG16 network, which will serve as a base for the network comparisons
with the selected methods. The methods chosen will be added to this
repo.

0 comments on commit f880324

Please sign in to comment.