Skip to content

Commit 05f03b4

Browse files
committed
Neuroscience Python libs
1 parent a26272d commit 05f03b4

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

+13-13
Original file line numberDiff line numberDiff line change
@@ -820,19 +820,19 @@ Distances for comparing histograms and detecting outliers - [Talk](https://www.y
820820
[causality](https://github.com/akelleh/causality) - Causal analysis using observational datasets.
821821

822822
##### Neuroscience
823-
[Nengo](https://github.com/nengo/nengo) - Library for creating and simulating large-scale brain models.
824-
[Nitime](https://github.com/nipy/nitime) - Timeseries analysis for neuroscience data.
825-
[Nilearn](https://github.com/nilearn/nilearn) - Module for performing statistical learning/machine learning on NeuroImaging data.
826-
[DIPY](https://github.com/nipy/dipy) - Toolbox for analysis of MR diffusion imaging.
827-
[MNE-Python](https://github.com/mne-tools/mne-python) - Community-driven software for processing time-resolved neural signals including electroencephalography (EEG) and magnetoencephalography (MEG).
828-
[NiBabel](https://github.com/nipy/nibabel) - Provides read and write access to some common medical and neuroimaging file formats.
829-
[PsychoPy](https://github.com/psychopy/psychopy) - Package for running psychology and neuroscience experiments. It allows for creating psychology stimuli in Python.
830-
[NuPic](https://github.com/numenta/nupic) - Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.
831-
[Brian2](https://github.com/brian-team/brian2) - Free, open source simulator for spiking neural networks.
832-
[expyriment](https://github.com/expyriment/expyriment) - Platform-independent lightweight Python library for designing and conducting timing-critical behavioural and neuroimaging experiments.
833-
[BindsNET](https://github.com/Hananel-Hazan/bindsnet) - Package for simulating spiking neural networks for reinforcement & machine learning.
834-
[SpikeInterface](https://github.com/SpikeInterface/spikeinterface) - Framework designed to unify spike-sorting technologies
835-
[More here>>](https://github.com/analyticalmonk/awesome-neuroscience)
823+
[Nengo](https://github.com/nengo/nengo) - Library for creating and simulating large-scale brain models.
824+
[Nitime](https://github.com/nipy/nitime) - Timeseries analysis for neuroscience data.
825+
[Nilearn](https://github.com/nilearn/nilearn) - Module for performing statistical learning/machine learning on NeuroImaging data.
826+
[DIPY](https://github.com/nipy/dipy) - Toolbox for analysis of MR diffusion imaging.
827+
[MNE-Python](https://github.com/mne-tools/mne-python) - Community-driven software for processing time-resolved neural signals including electroencephalography (EEG) and magnetoencephalography (MEG).
828+
[NiBabel](https://github.com/nipy/nibabel) - Provides read and write access to some common medical and neuroimaging file formats.
829+
[PsychoPy](https://github.com/psychopy/psychopy) - Package for running psychology and neuroscience experiments. It allows for creating psychology stimuli in Python.
830+
[NuPic](https://github.com/numenta/nupic) - Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.
831+
[Brian2](https://github.com/brian-team/brian2) - Free, open source simulator for spiking neural networks.
832+
[expyriment](https://github.com/expyriment/expyriment) - Platform-independent lightweight Python library for designing and conducting timing-critical behavioural and neuroimaging experiments.
833+
[BindsNET](https://github.com/Hananel-Hazan/bindsnet) - Package for simulating spiking neural networks for reinforcement & machine learning.
834+
[SpikeInterface](https://github.com/SpikeInterface/spikeinterface) - Framework designed to unify spike-sorting technologies.
835+
[More here>>](https://github.com/analyticalmonk/awesome-neuroscience)
836836

837837
##### Papers
838838
[Bours - Confounding](https://edisciplinas.usp.br/pluginfile.php/5625667/mod_resource/content/3/Nontechnicalexplanation-counterfactualdefinition-confounding.pdf)

0 commit comments

Comments
 (0)