mirror of
https://github.com/bics-rug/felice-models.git
synced 2026-03-10 21:14:15 +01:00
Deployed 9fabbde with MkDocs version: 1.6.1
This commit is contained in:
@@ -813,7 +813,7 @@
|
||||
<h2 id="circuit-design">Circuit Design</h2>
|
||||
<p>W/L = 4/3</p>
|
||||
<h2 id="circuit-simulation">Circuit Simulation</h2>
|
||||
<p><img alt="lif, output plot" src="/docs-site/docs/img/lif_plot.png" /> Fig.1 The dynamics of leaky integrate and fire neuron. The grey signal is the input spikes, the yellow signal is the membrane potential and the dark blue is the output spikes from the neuron.</p>
|
||||
<p><img alt="lif, output plot" src="lif_plot.png" /> Fig.1 The dynamics of leaky integrate and fire neuron. The grey signal is the input spikes, the yellow signal is the membrane potential and the dark blue is the output spikes from the neuron.</p>
|
||||
<h2 id="referennces">Referennces</h2>
|
||||
<ol>
|
||||
<li>Sourikopoulos I, Hedayat S, Loyez C, Danneville F, Hoel V, Mercier E and Cappy A (2017) A 4-fJ/Spike Artificial Neuron in 65 nm CMOS Technology. Front. Neurosci. 11:123. doi: 10.3389/fnins.2017.00123</li>
|
||||
|
||||
|
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 98 KiB |
|
Before Width: | Height: | Size: 130 KiB After Width: | Height: | Size: 130 KiB |
@@ -881,7 +881,7 @@
|
||||
<p>Input current mirror W/l = 0.2 <br>
|
||||
All other transistors W/L = 4/3</p>
|
||||
<h2 id="circuit-simulation">Circuit Simulation</h2>
|
||||
<p><img alt="snowball, output plot" src="/docs-site/docs/img/exif_plot.png" /> Fig.1 The dynamics of Exponential integrate and fire neuron. The light blue signal is the input spikes, the yellow signal is the membrane potential and the dark blue is the output spikes from the neuron.</p>
|
||||
<p><img alt="snowball, output plot" src="exif_plot.png" /> Fig.1 The dynamics of Exponential integrate and fire neuron. The light blue signal is the input spikes, the yellow signal is the membrane potential and the dark blue is the output spikes from the neuron.</p>
|
||||
<h2 id="references">References</h2>
|
||||
<ol>
|
||||
<li>Rubino, Arianna, Melika Payvand, and Giacomo Indiveri. "Ultra-low power silicon neuron circuit for extreme-edge neuromorphic intelligence." 2019 26th IEEE International Conference on Electronics, Circuits and Systems (ICECS). IEEE, 2019.</li>
|
||||
|
||||
@@ -3513,7 +3513,7 @@ def plot_vf(ax, neuron_model, u_range, v_range):
|
||||
<p>Input current mirror W/l = 0.2 <br>
|
||||
All other transistors W/L = 4/3</p>
|
||||
<h2 id="neuron_models-snowball-circuit-simulation">Circuit Simulation</h2>
|
||||
<p><img alt="snowball, output plot" src="/docs-site/docs/img/exif_plot.png" /> Fig.1 The dynamics of Exponential integrate and fire neuron. The light blue signal is the input spikes, the yellow signal is the membrane potential and the dark blue is the output spikes from the neuron.</p>
|
||||
<p><img alt="snowball, output plot" src="../neuron_models/snowball/exif_plot.png" /> Fig.1 The dynamics of Exponential integrate and fire neuron. The light blue signal is the input spikes, the yellow signal is the membrane potential and the dark blue is the output spikes from the neuron.</p>
|
||||
<h2 id="neuron_models-snowball-references">References</h2>
|
||||
<ol>
|
||||
<li>Rubino, Arianna, Melika Payvand, and Giacomo Indiveri. "Ultra-low power silicon neuron circuit for extreme-edge neuromorphic intelligence." 2019 26th IEEE International Conference on Electronics, Circuits and Systems (ICECS). IEEE, 2019.</li>
|
||||
|
||||
Reference in New Issue
Block a user