TorchBrain documentation#
torch_brain is a library for designing and training deep learning models on neural data. It provides PyTorch-compatible interfaces like Dataset, Samplers, nn.Modules, and more to help you write your very own models and training scripts.
If you encounter any bugs or have feature requests, please submit them to our GitHub Issues page.