Skip to content

Decoding handwritten characters from intracortical neural data

Notifications You must be signed in to change notification settings

tscizzlebg/handwriting-decoding

Repository files navigation

Handwriting decoding

Install

  • I'm using Python 3.11.
  • To use torchview to visualize neural network graphs, make sure you've run sudo apt-get install graphviz.
  • Create a conda environment with Python 3.11 and the necessary dependencies installed using conda env create -f environment.yaml.
  • If you make changes to dependencies, regenerate the environment yaml using conda env export > environment.yaml.

About

Decoding handwritten characters from intracortical neural data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published