Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[P] Training an Image Classifier Using Modern Best Practices

Hi everyone. I recently trained an image classifier on a Japanese character dataset called KMNIST and achieved 97% validation accuracy within a few minutes using a suite of modern deep learning tools and techniques.

I explain all the techniques my blog post, published on the weights and biases site.

I kept this article relatively short and straightforward, so it should be quite accessible to beginners and is likely to improve the performance of your deep learning models.

Primarily, I used the learning rate finder and 1cycle learning rate policy taught by Jeremy Howard in the fast.ai practical deep learning for coders course along with visualization and monitoring tools from a library called Weights & Biases.

Hope you enjoy (and your poor GPU that’s been computing for days) it!

submitted by /u/iyaja
[link] [comments]