Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonbruner/interpreting-neural-networks

A few iPython notebooks on interpretation of neural networks
https://github.com/jonbruner/interpreting-neural-networks

Last synced: 3 days ago
JSON representation

A few iPython notebooks on interpretation of neural networks

Awesome Lists containing this project

README

        

# Interpreting neural networks
A few iPython notebooks on interpretation of neural networks

Begin with [part 1](https://www.jebruner.com/2017/07/interpreting-and-fooling-convolutional-neural-networks-part-1/), which is the introductory narrative and overview, and then move on to [part 2](https://www.jebruner.com/2017/07/interpreting-and-fooling-convolutional-neural-networks-part-2-with-code/), which has code samples.

I recommend viewing these [on my web site](https://www.jebruner.com/2017/07/interpreting-and-fooling-convolutional-neural-networks-part-1/) (GitHub doesn't render output scrolling in Jupyter notebooks), but be sure to download the original .ipynb files to run on your own machine.

## Contents
1. [Introduction and overview](https://www.jebruner.com/2017/07/interpreting-and-fooling-convolutional-neural-networks-part-1/)
2. [In-depth code samples](https://www.jebruner.com/2017/07/interpreting-and-fooling-convolutional-neural-networks-part-2-with-code/)