#CNN-from-scratch (1.4k+ lines)

1 messages · Page 1 of 1 (latest)

still harbor
latent quiver
#

Nice! What sort of score are you hitting on Mnist, if you've tested with that?

still harbor
#

Well when trained with 1000 images, im getting about 90/100

#

Should I train with more data?

#

Its taking me half a minute for single epoch when I train with 10000 images

#

Or should I increase number of convolutional layer?

still harbor
#

got average loss of 0.000133028 and 95% accuracy with 100 epoch with 10000 images

#

||After training for literally an hour🥲 ||

#

CNN-from-scratch (1.4k+ lines)

safe idol
#

How to run this
Specify it

still harbor
#

Um

#

you could clone the repository

#

and run them in your workspace?