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
Copy file name to clipboardExpand all lines: Project 2/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Optional Arguements : <br>
20
20
f. hidden_units - number of hidden units in the first hidden layer
21
21
<br>
22
22
<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>
24
24
4. Now use the saved checkpoint to run the predict.py by giving two compulsory arguements :<br>
0 commit comments