- I'm using Python 3.11.
- To use
torchview
to visualize neural network graphs, make sure you've runsudo 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
.
-
Notifications
You must be signed in to change notification settings - Fork 2
tscizzlebg/handwriting-decoding
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Decoding handwritten characters from intracortical neural data
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published