Getting Started¶
Requirements¶
- Python 3.7
- Neo
- Tensorflow (must install manually)
- Numpy
- Scipy
- Visbrain
Key Features¶
- Convert electrophysiology data from multiple brain regions into Engrams using
engram.declarative - Model multi-channel electrophysiology recordings using multiple machine learning techniques (i.e. MIMO, CNN, RNN, etc) using
engram.procedural - Visualize multi-input multi-output (MIMO) modeling of electrophysiology recordings using
engram.episodic - Grow artificial connections between functionally connected neurons
- Online data processing for OpenBCI headsets using
engram.working