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.

Author: torontoai

[P] Artistic wave interaction.

Is anyone of you interested in doing a project involving abstract art + deep learning. I want to achieve something as the work I have done but with machine intelligence. For me intelligence has always been identifying abstract aesthetics in something. I wonder can a neural net implicitly understand aesthetics like say symmetry or colors. Got any ideas?

You can find the full video https://www.youtube.com/watch?v=-KoBZiA5cSY

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

What is My Data Worth?

People give massive amounts of their personal data to companies every day and
these data are used to generate tremendous business values. Some
economists
and
politicians
argue that people should be paid for their contributions—but the
million-dollar question is: by how much?

This article discusses methods proposed in our recent
AISTATS and
VLDB papers that attempt to answer this
question in the machine learning context. This is joint work with David Dao,
Boxin Wang, Frances Ann Hubis, Nezihe Merve Gurel, Nick Hynes, Bo Li, Ce Zhang,
Costas J. Spanos, and Dawn Song, as well as a collaborative effort between UC
Berkeley, ETH Zurich, and UIUC. More information about the work in our group
can be found here.

Continue reading

[D] How to improve classification on top of GAN’s z?

Hello all,

i got a simple question about supervised learning using hidden feature from deep-generative model.

Assume that we have to generate a MNIST while also classifying it, then VAE might be an go-to option because it solves MLE problem. Reducing mode-covering metric=KL(P_real || P_fake); Bleeds probability mass to wherever data is, makes easy to discriminate a feature although it generates blurred images.

But GAN solves minimax problem; It may be fallen in mode-collapse, or capture more sharp-density distribution than VAE. I think it may harm the performance of classification. My question may be boiled-down into ‘How to make GAN’s hidden feature more interpretable?’

– Is it true that GAN suffers from classification problem?

– Then is there any good-idea about solving classification combined with GAN?

– Maybe preparing more complex classifier is an option to matching highly non-linear feature manifold into class labels.

– I hardly found out some breaking-through papers dealing with such GAN-classification problems.

Any discussion, advice, recommendation on papers are very appreciated in advance.

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

[D] When you trying to add a classifier on top of GAN hidden feature

Hello all,

i got a simple question about supervised learning using hidden feature from deep-generative model.

Assume that we have to generate a MNIST while also classifying it, then VAE might be an go-to option because it solves MLE problem. Reducing mode-covering metric=KL(P_real || P_fake); Bleeds probability mass to wherever data is, makes easy to discriminate a feature although it generates blurred images.

But GAN solves minimax problem; It may be fallen in mode-collapse, or capture more sharp-density distribution than VAE. I think it may harm the performance of classification. My question may be boiled-down into ‘How to make GAN’s hidden feature more interpretable?’

– Is it true that GAN suffers from classification problem?

– Then is there any good-idea about solving classification combined with GAN?

– Maybe preparing more complex classifier is an option to matching highly non-linear feature manifold into class labels.

– I hardly found out some breaking-through papers dealing with such GAN-classification problems.

Any discussion, advice, recommendation on papers are very appreciated in advance.

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

[D] Interested in making a GAN for Hip Hop tracks

I’m interested in creating a neural network to generate Hip Hop tracks (no lyrics) and I have some questions:

Should I use a GAN model? Will this require hardcore GPUs or will I be able to do this on my fairly powerful laptop? Any recommended readings or projects I can adapt from?

I have experimented with Neural Networks using Keras in Python on my laptop.

Thank you.

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

[D] Getting into research teams in large tech companies

Hi all,

I’m currently interviewing for positions as either research scientist or SWE with a couple of big N companies. I am finishing a PhD in an ML related subject, and what I would really like is to find a job where I can do interesting applied research and maybe publish the occasional paper, but in industry rather than academia. However I have no previous experience with the tech industry and so I am flying a bit blind, applying to companies that have large ML teams and hoping to get lucky.

My question is how do you make it into those interesting teams, is it the same process as for generalist new grad roles? As far as the recruiter at Google and FB told me, if I pass the interview and accept the offer I will be matched with a team and can put down some preferences then, but how much leverage do I really have? Do the majority of PhDs just end up on product related teams? Does it depend on the office, what projects are going on at the moment, and if so how easy is it to transfer to research oriented teams later on?

Thanks!

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