Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petered committed Mar 1, 2016
1 parent 4372b35 commit 3f121f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The code in this repo allows you to recreate our experiments in our new paper [D

## The Code

The Spiking MLP is written in Java (for speed), but we call it from Python (for convenience), using JPype (as a bridge). This repo depends on [Plato](https://github.com/petered/plato), which is a library of useful ML/Deep Learning stuff, mainly built on top of Theano, and [DeepSpike](https://github.com/petered/DeepSpike) which is our fancy new Java Spiking Deep Network repo.
The Spiking MLP is written in Java (for speed), but we call it from Python (for convenience), using [JPype](https://github.com/originell/jpype) (as a bridge). This repo depends on [Plato](https://github.com/petered/plato), which is a library of useful ML/Deep Learning stuff, mainly built on top of Theano, and [DeepSpike](https://github.com/petered/DeepSpike) which is our fancy new Java Spiking Deep Network repo.

## Setup

Expand Down

0 comments on commit 3f121f0

Please sign in to comment.