Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/celiasmith/mind_field_stilwell_brain
The model used in the Stilwell Brain episode of Mind Field
https://github.com/celiasmith/mind_field_stilwell_brain
Last synced: about 10 hours ago
JSON representation
The model used in the Stilwell Brain episode of Mind Field
- Host: GitHub
- URL: https://github.com/celiasmith/mind_field_stilwell_brain
- Owner: celiasmith
- License: mit
- Created: 2019-03-26T14:05:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T18:52:25.000Z (over 5 years ago)
- Last Synced: 2024-08-03T21:02:31.701Z (3 months ago)
- Language: Jupyter Notebook
- Size: 12.7 KB
- Stars: 18
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mind Field S3 E3 - The Stilwell Brain
This repo contains the neural model used in the Stilwell Brain episode of Mind Field.
I'm the scientist in the episode. This repo contains the model we ended up using (there were many
versions as the number of participants kept changing). The biggest challenge was making it simple
enough that the people-neurons didn't mess it up by being too smart. It's a binary thresholded
network with all unity weights.Here's the trailer for the episode: https://www.youtube.com/watch?v=rA5qnZUXcqo&vl=en
Note that this version is super stripped down, fails in all kinds of obvious ways, and is here
just so you know what we ended up using. If you want to see something more impressive, check
out Spaun https://www.youtube.com/watch?v=P_WRCyNQ9KY (This is version 1.0. Version 2.0 is finished
and will be published soon. It has 6.6 million neurons.)