patrickmineault's Stars
NonlinearDynamicsDSU/gmn
Generative Manifold Network
johnmarktaylor91/torchlens
Package for extracting and mapping the results of every single tensor operation in a PyTorch model in one line of code.
JoramKeijser/SVCA
Estimating the dimensionality of neural data using Shared Variance Component Analysis (SVCA)
hendrycks/ethics
Aligning AI With Shared Human Values (ICLR 2021)
Future-House/paper-qa
High accuracy RAG for answering questions from scientific documents with citations
yangzhangpsy/PsyCalibrator
PsyCalibrator
greydanus/mnist1d
A 1D analogue of the MNIST dataset for measuring spatial biases and answering Science of Deep Learning questions.
neuro-galaxy/poyo
Official Implementation of POYO-1 https://poyo-brain.github.io/
cffan/neural_seq_decoder
netneurolab/conn2res
A reservoir computing toolbox for neuroscientists
mistralai/client-python
Python client library for Mistral AI platform
BruntonUWBio/ajile12-nwb-data
czlwang/BrainBERT
[ICLR 2023] Code for BrainBERT
GFNOrg/torchgfn
A modular, easy to extend GFlowNet library
google-deepmind/dm-haiku
JAX-based neural network library
google/flax
Flax is a neural network library for JAX that is designed for flexibility.
patrick-kidger/equinox
Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/
patrick-kidger/torchtyping
Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.
webdataset/tarp
Fast and simple stream processing of files in tar files, useful for deep learning, big data, and many other applications.
lucidrains/vector-quantize-pytorch
Vector (and Scalar) Quantization, in Pytorch
lucidrains/NWT-pytorch
Implementation of NWT, audio-to-video generation, in Pytorch
snakemake/snakemake
This is the development home of the workflow management system Snakemake. For general information, see
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
atonkamanda/awesome-ai-brain-computer-interface
Must-read papers on machine learning, deep learning, reinforcement learning and other learning methods for brain-computer interfaces.
google/seqio
Task-based datasets, preprocessing, and evaluation for sequence models.
alexhernandezgarcia/gflownet
Generative Flow Networks - GFlowNet
ashleve/lightning-hydra-template
PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡
AdaptiveMotorControlLab/CEBRA
Learnable latent embeddings for joint behavioral and neural analysis - Official implementation of CEBRA
snel-repo/neural-data-transformers
srush/raspy
An interactive exploration of Transformer programming.