An open API service indexing awesome lists of open source software.

https://github.com/thesofakillers/nn-dimensionality


https://github.com/thesofakillers/nn-dimensionality

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

          

# Neural Network Layer Dimensionality Calculator

Very quick and rough script to calculate the output dimensions of a given layer.
Mostly based on [this article](http://cs231n.github.io/convolutional-networks/).

I would like to perhaps return to this one day and make it better.