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.

Category: Reddit MachineLearning

[R] New version of MSG-GAN

We are releasing the new version of our MSG-GAN work. https://arxiv.org/abs/1903.06048 today.

Code at https://github.com/akanimax/msg-stylegan-tf.

We present much better experimental evaluation of the method and also incorporate the Multi-scale modifications in stylegan. We also experiment with our newly created (Indian Celebs) dataset (very small 3K) and get very nice results.

Please do check it out. Any feedback / suggestions are most welcome.

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

[R] Demos and Paper – The Weighted Tsetlin Machine: Compressed Representations with Clause Weighting

[R] Demos and Paper - The Weighted Tsetlin Machine: Compressed Representations with Clause Weighting

The Weighted Tsetlin Machine

The real-valued weighting of clauses allows one clause to replace multiple and supports fine-tuning the impact of each clause. The Weighted Tsetlin Machine (WTM) achieves the same accuracy as the vanilla Tsetlin Machine (TM) on MNIST, IMDb, and Connect-4, requiring only 1/4, 1/3, and 1/50 of the clauses, respectively. With the same number of clauses, the WTM outperforms the TM, obtaining peak test accuracies of respectively 98. 58%, 90.15%, and 87.49%. The demos also include FashionMNIST with weighted convolution: https://github.com/cair/pyTsetlinMachine, https://arxiv.org/abs/1911.12607

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

[R] Searching for source for seemingly famous historical quote about ML, “Want to use ML? Show me your data.”

I’m researching the uses and history of ML and I remember once running across a quote that I recall being from a famous ML researcher or practitioner. However I’m having no luck finding it.

It was something like, “So you want to use Machine Learning to solve your problem? Show me your data.”

Does anyone here have an idea which famous person in the ML community might have said something like this”?

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

[R] When NAS Meets Robustness: In Search of Robust Architectures against Adversarial Attacks

Please check our new paper on searching robust architectures against adversarial attacks https://arxiv.org/abs/1911.10695.

TL;DR: We proposed a robust architecture search framework, which leverages one-shot NAS to understand the influence of network architectures against adversarial attacks. Our study revealed several valuable observations on designing robust network architectures.

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