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

https://github.com/russelljjarvis/backupsnn


https://github.com/russelljjarvis/backupsnn

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# SpikingNeuralNetworks

[![Build Status](https://travis-ci.com/AStupidBear/SpikingNeuralNetworks.jl.svg?branch=master)](https://travis-ci.com/AStupidBear/SpikingNeuralNetworks.jl)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/AStupidBear/SpikingNeuralNetworks.jl?svg=true)](https://ci.appveyor.com/project/AStupidBear/SpikingNeuralNetworks-jl)
[![Coverage](https://codecov.io/gh/AStupidBear/SpikingNeuralNetworks.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/AStupidBear/SpikingNeuralNetworks.jl)

## Installation

```julia
using Pkg
pkg"add SpikingNeuralNetworks"
```

## Documentation

The documentation of this package is not finished yet. For now, just check `examples` folder.