Git Product home page Git Product logo

colinshane's Projects

spike icon spike

A GPGPU based Spiking Neural Network (SNN) designed to be as transparent and easy to modify as possible. Written in C++/CUDA.

spike_rcnn icon spike_rcnn

Spike Detection based on Region-based Convolutional Neural Network

spikefuel icon spikefuel

Toolkit for converting visual recognition benchmarks to spiking neuromorphic datasets.

spikeprop icon spikeprop

spiking neural network implementing the SpikeProp algorithm for the improvement of beat detection in heart sound signals

spikes icon spikes

A Spiking Neural Network framework with SNNML parser written in Python

spiketorch icon spiketorch

Experiments with spiking neural networks (SNNs) in PyTorch. See https://github.com/Hananel-Hazan/bindsnet for the successor to this project.

spiking-c3d icon spiking-c3d

Convolutional 3D Spiking Neural Network to classify videos

spiking-cnn-1 icon spiking-cnn-1

Implementation of a Spiking Convolutional Neural Network, proposed in https://ieeexplore.ieee.org/document/7966099 .

spiking-convnet icon spiking-convnet

A Spiking Convolutional Neural Network implemented using brian2 package.

spiking-networks icon spiking-networks

A MATLAB environment for creating spiking neural networks with action potential propagation delays.

spiking-neural-network---theano-framework icon spiking-neural-network---theano-framework

Spiking neural networks are biologically plausible CNNs which learn through a temporally dependent learning method known as Spike Time Dependant Plasticity (STDP)- an alternate to gradient descent. This repository contains layers built on top of Lasagne layers for spiking neural networks. This is the first implementation of spiking neural networks in any tensor based framework to the best of my knowledge. The various layers can be found in snn.py for dense layer and snn_conv.py for other layers. These layers are to be processed for each time step which is done using the Theano scan as a quick hack - in the snn class. The results can be found the ppt. Further details on how to use the code will be put up after later.

spiking-neural-network-simple-classifier icon spiking-neural-network-simple-classifier

this project was my final project of Computational Neural science course in University of Tehran in Computer science department. it's very simple with just one layer of spiking neurons and two neurons that classify the learned objects. it uses Intensity to latency coding model and STDP learning

spiking-neural-network-simulations icon spiking-neural-network-simulations

A series of simulations organized as homework assignments that were part of the course on Neuromorphic Engineering at IIT Bombay (course code: EE 746)

spikingcnn icon spikingcnn

Build a spiking convolutional neural network in tensorflow for image recognitioon tasks

spikingconvnet icon spikingconvnet

Building arbitrarily deep models of Spiking Convolutional Neural Networks on SpiNNaker

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.