- 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.
ksg98/handwriting-decoding
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- Jupyter Notebook 71.9%
- Python 28.1%