Skip to content

IdRatherBeCoding/sparse_cnn

Repository files navigation

sparse_cnn

A for-fun implementation of a CNN for sparse inputs.

Link: Forward prop

This notebook gives an introduction to forward propagation with sparse convolutions, and a toy application.

Link: Backward propagation

An implementation of the gradient for the custom py_func used in the sparse CNN implementation.

About

A sparse CNN implementation in TensorFlow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published