Skip to content

A collection of pytorch models for decoding behavioural information from neural activity

Notifications You must be signed in to change notification settings

lrfreeman/PyTorch-Neural-Decoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PyTorch Neural Decoding

License

Overview

This repository contains code and resources for neural decoding using the PyTorch deep learning library. Neural decoding is the process of extracting information from neural activity to understand and interpret brain signals. PyTorch is a popular deep learning framework that provides powerful tools for building and training neural networks. This repo is a place for me to store working decoding models I've implemented in PyTorch during my PhD.

Features

  • Implement various neural decoding algorithms using PyTorch
  • Preprocess and analyze neural data
  • Train and evaluate deep learning models for decoding tasks
  • Visualize and interpret decoding results

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/PyTorch-Neural-Decoding.git

About

A collection of pytorch models for decoding behavioural information from neural activity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages