You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<img src="https://img.shields.io/badge/View_site-GH_Pages-2ea44f?style=for-the-badge&labelColor=1f1f22" alt="View site - GH Pages">
26
26
</a>
27
27
</div>
@@ -36,7 +36,7 @@ Create your own classes and training data to train a neural network to classify
36
36
37
37
Once you have downloaded the repository you will need to unzip the [starter network folder](/startNetworkFolder.zip) in the main directory and then move the file called startNetwork.JSON out of the unzipped folder and into the main directory so that the program can properly load up the starting weights and biases of the initail untrained network (this improves train time and success for other applications)
38
38
39
-
Alternatively you can simply use the [website that is hosted on github](https://gamedev46.github.io/image_classifier/), however this unfortunately doesn't have a starting model and so will perform qorse than the downloaded version
39
+
Alternatively you can simply use the [website that is hosted on github](https://gamedev46.github.io/Image_Classifier/), however this unfortunately doesn't have a starting model and so will perform qorse than the downloaded version
0 commit comments