carpentries-incubator / deep-learning-intro

Learn Deep Learning with Python
https://carpentries-incubator.github.io/deep-learning-intro/
Other
30 stars 36 forks source link

Explain one-hot encoding in episode 2? #488

Closed svenvanderburg closed 2 months ago

svenvanderburg commented 3 months ago

From @mike-ivs comments:

svenvanderburg commented 3 months ago

@mike-ivs thanks for your comment!

My thoughts:

  1. We assume basic machine learning knowledge as a prerequisite, so not sure if we should go into details here.
  2. Of course sometimes leaners ask this question. But in this case I would say it is one of the 1000 possible questions learners might ask and I am not sure if we should tackle all of them in the lesson content. I think in this case the instructor has enough information to answer the question.
mike-ivs commented 3 months ago

Fair points! Probably more a sign of our own workshop delivery than the lesson itself, feel free to close this change :) (we've delivered this DL lesson the day after another ML lesson which doesn't cover encoding)

svenvanderburg commented 2 months ago

Cool! I'll close then.