Skip to content

Instantly share code, notes, and snippets.

View OMHouston's full-sized avatar

OMHouston

  • Sheffield, UK
View GitHub Profile
@OMHouston
OMHouston / cncells.json
Last active April 20, 2017 13:53
Data-Driven Neural Network
{
"locations": [
{"name": "Cochlear", "id": 1},
{"name": "Dorsal Cochlear Nucleus", "id": 2},
{"name": "Anteroventral Cochlear Nucleus", "id": 3},
{"name": "Posteroventral Cochlear Nucleus", "id": 4}
],
"cells": [
{"id": "Inner Hair Cell", "location": 1},
{"id": "Outer Hair Cell", "location": 1},