Top 10 Deep Learning Interview Questions And Answers | AI & Deep Learning Interview Questions

Поділитися
Вставка
  • Опубліковано 25 січ 2025

КОМЕНТАРІ • 4

  • @Gopinath0626
    @Gopinath0626 11 місяців тому

    You missed to explain what is optimizers??

    • @Analyticsvidhya
      @Analyticsvidhya  11 місяців тому +1

      You're right, optimizers were missed! In short, they guide deep learning models by adjusting parameters to minimize loss (think radio dial for best station). Key points:
      ➡️ Evaluate: Measure model performance with loss function.
      ➡️ Calculate: Determine how much to adjust each parameter.
      ➡️ Update: Adjust parameters based on calculations.
      ➡️ Repeat: Iterate until minimum loss is reached.
      Different optimizers exist, each with strengths and weaknesses (e.g., Gradient descent, Adam, RMSprop).
      Remember, this is just a starting point. Explore further to deepen your understanding!

    • @pawanpatel6384
      @pawanpatel6384 7 місяців тому

      @@Analyticsvidhya please make a video of ml interview questions (technical question)

    • @The_independence
      @The_independence 7 місяців тому

      Some were not well explained and some points like 10th and optimisers you have to spend more time on because these are the questions generally asked in the interview , thanks 👍