- I'm using Python 3.11.
- To use
torchviewto 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.
tscizzlebg/handwriting-decoding
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|