Skip to content

Commit 52e7e24

Browse files
Update README.md
1 parent e8f1b47 commit 52e7e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project 2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Optional Arguements : <br>
2020
f. hidden_units - number of hidden units in the first hidden layer
2121
<br>
2222
<h3><B> NOTE: Please use GPU to run the train.py since it takes a very long time to run on cpu</B></h3><br>
23-
3. If you are unable to run train.py, download the pretrained model's checkpoint.pth from kaggle : https://www.kaggle.com/models/pranavdarshan/flowerclassifier](https://www.kaggle.com/code/pranavdarshan/flower-classifier/output <br><br>
23+
3. If you are unable to run train.py, download the pretrained model's checkpoint.pth from kaggle : https://www.kaggle.com/code/pranavdarshan/flower-classifier/output <br><br>
2424
4. Now use the saved checkpoint to run the predict.py by giving two compulsory arguements :<br>
2525
a. path of the image you want to predict <br>
2626
b. path where the checkpoint is saved <br><br>

0 commit comments

Comments
 (0)