Skip to content

Commit f7fefd2

Browse files
committed
Update README.md
1 parent a7a3470 commit f7fefd2

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
<a href="https://github.com/GameDev46" title="Go to profile">
2-
<img src="https://img.shields.io/static/v1?label=GameDev46&message=|&color=Green&logo=github&style=for-the-badge&labelColor=1f1f22" alt="GameDev46 - image_classifier">
3-
<img src="https://img.shields.io/badge/Version-1.2.8-green?style=for-the-badge&labelColor=1f1f22&color=Green" alt="GameDev46 - image_classifier">
2+
<img src="https://img.shields.io/static/v1?label=GameDev46&message=|&color=Green&logo=github&style=for-the-badge&labelColor=1f1f22" alt="GameDev46 - Image_Classifier">
3+
<img src="https://img.shields.io/badge/Version-1.2.8-green?style=for-the-badge&labelColor=1f1f22&color=Green" alt="GameDev46 - Image_Classifier">
44
</a>
55

66

77
![Static Badge](https://img.shields.io/badge/--1f1f22?style=for-the-badge&logo=HTML5)
88
![Static Badge](https://img.shields.io/badge/--1f1f22?style=for-the-badge&logo=CSS&logoColor=6060ef)
99
![Static Badge](https://img.shields.io/badge/--1f1f22?style=for-the-badge&logo=JavaScript)
1010

11-
<a href="https://github.com/GameDev46/image_classifier/stargazers">
12-
<img src="https://img.shields.io/github/stars/GameDev46/image_classifier?style=for-the-badge&labelColor=1f1f22" alt="stars - image_classifier">
11+
<a href="https://github.com/GameDev46/Image_Classifier/stargazers">
12+
<img src="https://img.shields.io/github/stars/GameDev46/Image_Classifier?style=for-the-badge&labelColor=1f1f22" alt="stars - Image_Classifier">
1313
</a>
14-
<a href="https://github.com/GameDev46/image_classifier/forks">
15-
<img src="https://img.shields.io/github/forks/GameDev46/image_classifier?style=for-the-badge&labelColor=1f1f22" alt="forks - image_classifier">
14+
<a href="https://github.com/GameDev46/Image_Classifier/forks">
15+
<img src="https://img.shields.io/github/forks/GameDev46/Image_Classifier?style=for-the-badge&labelColor=1f1f22" alt="forks - Image_Classifier">
1616
</a>
17-
<a href="https://github.com/GameDev46/image_classifier/issues">
18-
<img src="https://img.shields.io/github/issues/GameDev46/image_classifier?style=for-the-badge&labelColor=1f1f22&color=blue"/>
17+
<a href="https://github.com/GameDev46/Image_Classifier/issues">
18+
<img src="https://img.shields.io/github/issues/GameDev46/Image_Classifier?style=for-the-badge&labelColor=1f1f22&color=blue"/>
1919
</a>
2020

2121
<br>
2222

2323
<div align="left">
24-
<a href="https://gamedev46.github.io/image_classifier/">
24+
<a href="https://gamedev46.github.io/Image_Classifier/">
2525
<img src="https://img.shields.io/badge/View_site-GH_Pages-2ea44f?style=for-the-badge&labelColor=1f1f22" alt="View site - GH Pages">
2626
</a>
2727
</div>
@@ -36,7 +36,7 @@ Create your own classes and training data to train a neural network to classify
3636

3737
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)
3838

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
4040

4141

4242
## Controls

0 commit comments

Comments
 (0)