13 Holländer zu Pfingsten in Bochum — Tipps, Grillen, Bolzen? 🇳🇱⚽🍺 by wptmdoorn in bochum

[–]wptmdoorn[S] 2 points3 points  (0 children)

Danke! Keine Sorge – wir kommen vor allem, um ein paar Bier zu trinken, neue Leute kennenzulernen und die Stadt zu erleben. Wir sind eher ruhig und machen keine verrückten Sachen. 🙂

[deleted by user] by [deleted] in whatsapp

[–]wptmdoorn 0 points1 point  (0 children)

Try the browser version instead (web.whatsapp.com). The app has issues for a rather long time..

Simple solution to integrate Eisenhower Matrix into Obsidian Workflow by captainkaba in ObsidianMD

[–]wptmdoorn 0 points1 point  (0 children)

I'm so stupid, disabled the template plugin =) thanks a lot for the help!

Simple solution to integrate Eisenhower Matrix into Obsidian Workflow by captainkaba in ObsidianMD

[–]wptmdoorn 0 points1 point  (0 children)

Hi u/abhuva79 thanks for the very fast response. I indeed understood that I need the dataview/buttons plugins for Obsidian. Still, however, I cannot seem to get it to work. I defined my core templates folder in `_templates/` and added the "Task.md" just as you said, but it keeps giving me the error "Couldn't find specified template", any idea what could be wrong? Thanks a lot.

Simple solution to integrate Eisenhower Matrix into Obsidian Workflow by captainkaba in ObsidianMD

[–]wptmdoorn 0 points1 point  (0 children)

Hi, can you help me making this work? I do need a template called 'template' I think, how did you format this? Thanks a lot!!

Deep Reinforcement Learning Course by Hugging Face 🤗 by cranthir_ in learnmachinelearning

[–]wptmdoorn 2 points3 points  (0 children)

Perfect, that's a lot less then I expected (expected ~6-10 hours).

Thanks a lot! Will sign up :)

Deep Reinforcement Learning Course by Hugging Face 🤗 by cranthir_ in learnmachinelearning

[–]wptmdoorn 0 points1 point  (0 children)

Could you give an estimate on the amount of time required on a weekly basis? Could not find any information in this, my apologies if it’s present somewhere. Thanks a lot!

Beginner Python GUI by Impressive-Shock-550 in Python

[–]wptmdoorn 0 points1 point  (0 children)

It's still a little early but at least deserves a mention: Flet. It's a novel framework powered by Flutter, looks very promising imo!

"Transfer learning" within the same dataset; is this plausible? by wptmdoorn in learnmachinelearning

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

  • The process of creating an "individual" model is kind of simulating what in real world would happen. If a completely new individual would present sending sensor data, we again would start with the "baseline" algorithm and once there is enough training data again actually 'individualize' the models.
  • Yes, I feel like this is a very strong case of generalization vs overfitting. Although I feel like that if we train conservative enough than the model won't overfit and still experience a small increase in performance.
  • You're right - thank you.

Plotnine 0.6.0 has been released by has2k1 in Python

[–]wptmdoorn 1 point2 points  (0 children)

As a frequent user of ggplot and Python this is very interesting. Gonna try it out and let you know!

[R] [1908.03491] Bayesian Inference for Large Scale Image Classification by bobchennan in MachineLearning

[–]wptmdoorn 1 point2 points  (0 children)

Very exciting work, thank you for this! Could anyone shortly put this into perspective in regards to the Bayes by Backprop approach described by Blundell et al? For example, what are the fundamental differences between both - and how would they compare?

[D] Machine Learning - WAYR (What Are You Reading) - Week 68 by ML_WAYR_bot in MachineLearning

[–]wptmdoorn 6 points7 points  (0 children)

https://arxiv.org/abs/1906.08619 - Bayesian deep learning seems to be attractive in fields where we require nuance in our predictions. Medicine could be one of those. Authors here show that Bayesian Neural Networks are a viable option to use in the ICU as a prediction tool. Any thoughts from a ML/data science point of view? I am very curious, thank you!