- Harvard/MIT
- http://wisamreid.com
Highlights
- Pro
Lists (9)
Sort Name ascending (A-Z)
Stars
- All languages
- AGS Script
- AMPL
- C
- C#
- C++
- CSS
- Cuda
- Dockerfile
- GDScript
- GLSL
- Go
- HTML
- Haskell
- IGOR Pro
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LabVIEW
- Lean
- Lua
- M
- MATLAB
- Mathematica
- Max
- Mercury
- OCaml
- Objective-C
- OpenEdge ABL
- PHP
- Processing
- Python
- R
- Ren'Py
- Rust
- Scala
- Shell
- Swift
- TeX
- TypeScript
- Vue
- XSLT
- Zig
A curated list of awesome Machine Learning frameworks, libraries and software.
A Blender addon for visualizing your NEURON model, with customizable voltage traces.
Code for Limbacher, T., Özdenizci, O., & Legenstein, R. (2022). Memory-enriched computation and learning in spiking neural networks through Hebbian plasticity. arXiv preprint arXiv:2205.11276.
nitishsrivastava / spearmint
Forked from JasperSnoek/spearmintSpearmint is a package to perform Bayesian optimization according to the algorithms outlined in the paper: Practical Bayesian Optimization of Machine Learning Algorithms. Jasper Snoek, Hugo Laroche…
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
Playing with Matt's VAE code
FedeClaudi / neuro
Forked from SainsburyWellcomeCentre/neuroVisualisation and analysis of brain imaging data
ckaraneen / pybpod
Forked from pybpod/pybpodReal-time behaviour measurement software
Deep Learning Tutorial for Kaggle Ultrasound Nerve Segmentation competition, using Keras
peterwilli / remocolab
Forked from demotomohiro/remocolabremocolab is a Python module to allow remote access to Google Colaboratory using SSH or TurboVNC.
jefferis / libNeuroML
Forked from NeuralEnsemble/libNeuroMLThis package provides Python libNeuroML, for working with neuronal models specified in NeuroML
arnefmeyer / phy
Forked from cortex-lab/phySpike sorting, analysis, and visualization of ephys data in Python
j-friedrich / neuroglia
Forked from AllenInstitute/neurogliaa Python machine learning library for neurophysiology data
slinderman / svae
Forked from mattjj/svaecode for Structured Variational Autoencoders
tlimbacher / H-Mem
Forked from IGITUGraz/H-MemCode for Limbacher, T. and Legenstein, R. (2020). H-Mem: Harnessing synaptic plasticity with Hebbian Memory Networks
Kernel Point Convolution implemented in PyTorch
wisamreid / bmtk
Forked from AllenInstitute/bmtkBrain Modeling Toolkit
wisamreid / hoctoswc_NEURON_SWC
Forked from spirosChv/hoctoswcCustom-based scripts to update an swc file from a hoc file
Training spiking networks with hybrid ann-snn conversion and spike-based backpropagation
Simulation code for Limbacher, T. and Legenstein, R. (2020). Emergence of Stable Synaptic Clusters on Dendrites Through Synaptic Rewiring
nagataka / spinningup
Forked from openai/spinningupAn educational resource to help anyone learn deep reinforcement learning.
U-Net implementation in PyTorch for FLAIR abnormality segmentation in brain MRI
jennhu / Neural-EM
Forked from sjoerdvansteenkiste/Neural-EMCode for the "Neural Expectation Maximization" paper.
tlimbacher / NeuroPack
Forked from hjq310/NeuroPackNeuroPack, a tool for emulating memristor-based neuromorphic architectures
Team keller's Project 3 repo
FedeClaudi / learn-linalg
Forked from kevinzakka/learn-linalgLearning some numerical linear algebra.