Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


quick_start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
quick_start [2017/03/30 16:13] – [Quick start] removes some text zenkequick_start [2017/03/30 16:16] – Moves sentence zenke
Line 23: Line 23:
 ( 0) Freeing ... ( 0) Freeing ...
 </code> </code>
-This will only take a few milliseconds and generate a bunch of Poisson spikes. If you have gnuplot installed (sudo apt-get install gnuplot) you can visualize them from the command line with+This will only take a few milliseconds and generate a bunch of Poisson spikes and store them in 'poisson.0.ras'. If you have gnuplot installed (sudo apt-get install gnuplot) you can visualize them from the command line with
 <code> <code>
 echo "plot 'poisson.0.ras' with dots lc rgb 'black'" | gnuplot -p echo "plot 'poisson.0.ras' with dots lc rgb 'black'" | gnuplot -p
 </code> </code>
 {{ :examples:poisson_output.png?400 |}} {{ :examples:poisson_output.png?400 |}}
-For more details on this example go [[examples:sim_poisson|here]]. More on how to [[manual:CompileAndRunAurynSimulations]].+For more details on this example go [[examples:sim_poisson|here]]. 
  
 ===== Running a network simulation ===== ===== Running a network simulation =====
Line 110: Line 110:
 ====== Next steps ====== ====== Next steps ======
  
-After you have [[manual:compileAuryn|compiled Auryn]], you will probably want to familiarize yourself with the simulator using the supplied [[tutorials:start]] and [[examples:start]].+After you have [[manual:compileAuryn|compiled Auryn]], you will probably want to familiarize yourself with the simulator using the supplied [[tutorials:start]] and [[examples:start]]. More on how to compile your own simulations [[manual:CompileAndRunAurynSimulations|here]].
quick_start.txt · Last modified: 2017/09/29 10:57 by zenke