Coder Social home page Coder Social logo

dsnn_weight_distrib's Introduction

DSNN WEIGHT DISTRIBUTION ANALYSIS

Code for the weight distribution analysis of deep spiking neural networks built using the SpykeTorch tool.

DSNNs Analyzed:

• MozafariDeep.py: Reimplementation of the paper "Bio-Inspired Digit Recognition Using Reward-Modulated Spike-Timing- Dependent Plasticity in Deep Convolutional Networks" (https://www.sciencedirect.com/science/article/abs/pii/S0031320319301906).

• KheradpishehDeep.py: Reimplementation of the paper "STDP-based spiking deep convolutional neural networks for object recognition" (https://www.sciencedirect.com/science/article/pii/S0893608017302903).

All code for both of the networks analyzed and the SpykeTorch tool are copied directly from the SpykeTorch GitHub repo: https://github.com/miladmozafari/SpykeTorch.

This is an analysis of the weight distributions of two existing DSNNs from the above papers. The original files contained in this repo are: extractor.py, hist.py, parser.py, sparse.py, saved_l1.net, saved_l2.net, and kherweights.txt. ALL OTHER FILES ARE FROM THE SPYKETORCH REPO, please direct any issues or questions concerning these files directly to the SpykeTorch repo.

dsnn_weight_distrib's People

Contributors

kyliehuch avatar

Stargazers

 avatar  avatar Sun Hongze avatar Yining Zhang avatar  avatar CC avatar Wu avatar Hyunsu Lee avatar

Watchers

James Cloos avatar

dsnn_weight_distrib's Issues

Convolutional filter size

Hi ,
I am following your code. In your MNIST code, you kept kernel size = 2 in second conv layer.
Can you please explain how did you keep kernel size =2 because we normally define filter size = 3,5, 7, etc.

Thanks

Visualizing Conv weights

Hi,
Don't you have a visualizing function to visualize each layer conv weights?

Waiting for your response.
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.