forked from comob-project/snn-sound-localization
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmyst.yml
48 lines (48 loc) · 1.41 KB
/
myst.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
title: COMOB Sound Localization Project
# description:
keywords: []
authors:
- COMOB, the project for collaborative modelling of the brain
github: https://github.com/comob-project/snn-sound-localization
# bibliography: []
math:
'\argmax': '\operatorname{argmax}'
exclude:
- ReadMe.md
- paper/sections/**
abbreviations:
ITD: interaural time difference
ILD: interaural level difference
IPD: interaural phase difference
SNN: spiking neural network
COMOB: collaborative modelling of the brain
LIF: leaky integrate-and-fire
DCLS: dilated convolutions with learnable spacings
DDL: differentiable delay layer
MSO: medial superior olive
LSO: lateral superior olive
SBC: spherical bushy cell
GBC: globular bushy cell
CD: characteristic delay
CF: characteristic frequency
IHC: inner hair cell
ANF: auditory nerve fiber
RMSE: root mean square error
STDP: spike-timing-dependent plasticity
PNG: polychronous neuronal group
EM: expectation-maximization
STN: spatial transformer network
CNN: convolutional neural network
TCA: tensor component analysis
site:
template: book-theme
title: COMOB Sound Localization Project
options:
favicon: comob-logo.png
logo: comob-logo.png
logo_text: COMOB Sound Localization Project
nav: []
domains: []