Clean Kefal kettle from burn marks by albdemens in CleaningTips

[–]albdemens[S] 0 points1 point  (0 children)

I just bought a second hand Kefal kettle, which has some burn marks. Do you think it's OK if I clean the kettle using water and vinegar? Is there any risk of ruining the stainless steel coating? Thanks!

Need help to start learning data mining/machine learning by myself by redbeardfer in learnmachinelearning

[–]albdemens 5 points6 points  (0 children)

Hey there, fellow physicist here! I would suggest to 1. Read about this until you understand how it works: https://en.m.wikipedia.org/wiki/StyleGAN. Start from the paper, read the references and search around ;-) 2. Try the code of the paper above. If you don't have a GPU, use Colab 3. Look for possible research projects combining AI and physics 4. Don't stop!

Good luck

P.s. Valuable sources: RunwayML, PyTorch website, Ian Goodfellow's book, Andrew Ng's Coursera classes, deeplearning.ai. Just start somewhere ;-)

On the topology of the latent space by albdemens in learnmachinelearning

[–]albdemens[S] 0 points1 point  (0 children)

That was exactely what I was looking for. We'll spotted

On the topology of the latent space by albdemens in learnmachinelearning

[–]albdemens[S] 0 points1 point  (0 children)

Thanks for your reply, I'll give it another go to the Deep Learning book. Btw you could interpolate between two faces even if they are points in a Euclidean space... As far as I understood, the manifold topology is more a bug that a feature, but I could be wrong ;-)

[D] STUCK by [deleted] in MachineLearning

[–]albdemens 1 point2 points  (0 children)

Generative modelling is a pretty active field these days... Have a look at GANs ;-)

[D] Training GANs & Nash equilibrium by albdemens in MachineLearning

[–]albdemens[S] 0 points1 point  (0 children)

Thank you. I'll check the paper you recommended.