Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
add remark
Browse files Browse the repository at this point in the history
  • Loading branch information
MGTheTrain committed Apr 28, 2024
1 parent 864ce43 commit 028a73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ You then should have the repository cloned in your workspace:

![Cloned git repository in jupyter instance](./images/cloned-git-repository-in-jupyter-instance.PNG)

Execute a [Jupyter notebook](./notebooks/) to either train the model or perform inference:
Execute a [Jupyter notebook](./notebooks/) to either train the model or perform inference (P.S. It's preferable to begin with the [mnist-trainnig.ipynb](./notebooks/mnist-trainnig.ipynb). Others are either resource intensive or not yet implemented):

![Run jupyter notebook example](./images/run-jupyter-notebook-example.PNG)

Expand Down

0 comments on commit 028a73f

Please sign in to comment.