2- AI, machine learning and deep learning

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 มิ.ย. 2024
  • In this video, I discuss the difference between AI, machine learning and deep learning from a high-level point of view. I also introduce different machine learning paradigms (i.e., supervised, unsupervised and reinforcement learning) and provide suggestions about when to use traditional machine learning techniques or deep neural networks.
    Deep Learning for Audio with Python GitHub (you'll find code and slides here):
    github.com/musikalkemist/Deep...
    Video slides:
    github.com/musikalkemist/Deep...
    AlphaZero: Shedding new light on chess, shogi, and Go (DeepMind article):
    deepmind.com/blog/article/alp...
    Interested in hiring me as a consultant/freelancer?
    valeriovelardo.com/
    Join The Sound Of AI Slack community:
    valeriovelardo.com/the-sound-...
    Follow Valerio on Facebook:
    / thesoundofai
    Valerio's Linkedin:
    / valeriovelardo
    Valerio's Twitter:
    / musikalkemist
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 59

  • @wanderingtravellerAB99
    @wanderingtravellerAB99 4 ปีที่แล้ว +27

    Valerio, as a lifelong musician and amateur programmer who learned Python about 2 years ago, you have hit the sweet spot for me. Thanks for the awesome material!

    • @ValerioVelardoTheSoundofAI
      @ValerioVelardoTheSoundofAI  4 ปีที่แล้ว +4

      I'm really glad you like the series! AI music it's such a fascinating topic, and it's difficult to find people who have the necessary computational/music theory background to tackle it at its best.

    • @ValerioVelardoTheSoundofAI
      @ValerioVelardoTheSoundofAI  4 ปีที่แล้ว +3

      3brown1blue is great. Yeah, you would definitely go for DL libraries for a production-ready application. But implementing algorithms from scratch is the best way to really understand what happens under the hood.

    • @otiskamden1757
      @otiskamden1757 2 ปีที่แล้ว +1

      i know I'm kinda off topic but do anyone know of a good site to watch newly released series online?

    • @solomonorion6879
      @solomonorion6879 2 ปีที่แล้ว

      @Otis Kamden flixportal :)

    • @otiskamden1757
      @otiskamden1757 2 ปีที่แล้ว

      @Solomon Orion thank you, I went there and it seems to work :) I appreciate it!

  • @NaveenKumarasinghe
    @NaveenKumarasinghe ปีที่แล้ว +2

    Came here to be amazed by deep learning. Ended up amazed by his way of teaching❤

  • @prakruthikoteshwar1821
    @prakruthikoteshwar1821 3 ปีที่แล้ว +4

    Valerio, you can doing an amazing work with all your courses. I can't believe I am leaning from such quality videos for free. I am so happy that I am learning from this.

    • @edvardsargsyan3149
      @edvardsargsyan3149 2 ปีที่แล้ว

      программист-любитель, изучивший

  • @puppetsnob
    @puppetsnob 4 หลายเดือนก่อน

    Thanks for this material! I am late to the party but I appreciate this series because it is audio focused. I think there is a lot of advancement now with AudioShake and Studio audio stem separation tools, but not a lot of hands-on tutorials. I think maybe because it requires copyrighted materials to train, and access is difficult? In any case, being comfortable with the theory and tools used to make separation tools is invaluable.

  • @nabeelkoya.a6889
    @nabeelkoya.a6889 3 ปีที่แล้ว

    Crisp and Clear explanations . Great work

  • @manishsharma2211
    @manishsharma2211 3 ปีที่แล้ว +1

    This is Brilliant Mr. Valerio

  • @curiositymars6688
    @curiositymars6688 3 ปีที่แล้ว +2

    Thanks a ton... Valerio for this amazing tutorial.

  • @kernelstudios8996
    @kernelstudios8996 4 ปีที่แล้ว +1

    Grazie Valerio. bel lavoro come al solito!

  • @abrarhussain405
    @abrarhussain405 4 ปีที่แล้ว +1

    Thanks Valerio. Great job indeed!

  • @jeremynx
    @jeremynx 3 ปีที่แล้ว

    awesome!!! so happy to find this deep learning videos) thank you, Valerio Velardo

  • @SabriCanOkyay
    @SabriCanOkyay ปีที่แล้ว

    Thank you! Clear and concise. 🤟

  • @kushalpillay2677
    @kushalpillay2677 4 ปีที่แล้ว +5

    Thank you. I hope you reach amazing heights in your career :)

  • @practicemail3227
    @practicemail3227 7 หลายเดือนก่อน

    thanks for the video, its very informative.

  • @MrEnst
    @MrEnst 4 ปีที่แล้ว +1

    Thanks bro! Very useful course! I'll have to watch.

  • @vinarix8990
    @vinarix8990 ปีที่แล้ว

    Valero thanks a lot for this free tutorial its been really helpful. Gabriel = "Musician and Programmer"

  • @jasonsanchez2234
    @jasonsanchez2234 3 ปีที่แล้ว

    Very interesting! Looks like fun to potentially create filters for these [i like the format so far on this series]

  • @ramkaushik140
    @ramkaushik140 3 ปีที่แล้ว +1

    Thanks for the video mate! this is really helping me to achieve some really special project of mine.

    • @ramkaushik140
      @ramkaushik140 3 ปีที่แล้ว

      How can I contact you . I have few doubts about my project , Im sure you can clarify them.Let me know how can I reach you

  • @qinharry2450
    @qinharry2450 ปีที่แล้ว

    Thanks for the video

  • @abeljr805
    @abeljr805 ปีที่แล้ว

    Thanks for the video Professor :)

  • @user-fb8qy8rm4d
    @user-fb8qy8rm4d 3 ปีที่แล้ว

    Thx a lot for this tutorial!!!

  • @MarcelBorin
    @MarcelBorin 3 ปีที่แล้ว

    Hi, Valerio! I'm developing a system for classification of urban noises. Do you think that classical ML algorithms would be enough or I should go to DL? I'm using the KNN but there is not much material on the internet applied to audio, so I'm confused about how it works, and you have such a nice course about DL that it maybe easier to undertand.

  • @antonisrizopoulos
    @antonisrizopoulos 3 ปีที่แล้ว

    09:14 -> is that slack?
    Great work man! Great work!

  • @croftyprojects
    @croftyprojects 3 ปีที่แล้ว

    You're saving my dissertation right now mate, thank you!

  • @rickl3n
    @rickl3n 4 ปีที่แล้ว

    Great Valerio!

  • @swapnilbhabal5289
    @swapnilbhabal5289 3 ปีที่แล้ว

    Can deep learning be used to detect the quality of singers audio files ? inshort to detect whether the song is gonna going to get hit or flop ??

  • @danny_p466
    @danny_p466 4 ปีที่แล้ว

    Apart from CNNs, RNNs (and lately GANs) are there any other architectures being used with audio? Also, how different is to apply a deep learning model that is trained for a specific task (etc. audio classification), in real time audio? Would be good to know how I could use deep learning to build an audio VST plugin in JUCE for example (where you work with buffers etc.).

    • @ValerioVelardoTheSoundofAI
      @ValerioVelardoTheSoundofAI  4 ปีที่แล้ว

      Good question! Most types of network architectures have been used for audio/music. To name a few beyond the ones you mentioned: simple multilayer perceptrons have been initially used for many audio classification problems, Variational Auto Encoders have been used for music generation and music recommender systems, and Transformers are quite fashionable for generative music now.

    • @danny_p466
      @danny_p466 4 ปีที่แล้ว

      @@ValerioVelardoTheSoundofAI Interesting. I've seen that autoencoders are used for audio denoising/restoration, also lately 1d CNNs are used for sequenced data (like audio), don't know if anything applied in music though. You probably missed my last question as I edited my initial comment just by the time you were replying back to me (check above). Thanks for the feedback!

  • @BuKa100s
    @BuKa100s 2 ปีที่แล้ว

    Hello, can you recomend me a book that u used for this course? :) Thanks

  • @hackercop
    @hackercop 2 ปีที่แล้ว

    Which do you think is better for DL, Tensoflow or Pytorch?

    • @ValerioVelardoTheSoundofAI
      @ValerioVelardoTheSoundofAI  2 ปีที่แล้ว +2

      I personally prefer TF/Keras because it has a great environment for production.
      PyTorch is great for research purposes.

    • @hackercop
      @hackercop 2 ปีที่แล้ว

      @@ValerioVelardoTheSoundofAI Thanks for your quick reply, I've just started your series and am on video 5 now. Have liked and subscribed to your channel!

  • @JD-jj5ue
    @JD-jj5ue 3 ปีที่แล้ว

    To start, I know nothing of python and find it doesn't seem to click , been using MATLAB for school and just much more friendly for my brain I guess. That being said I know Python is used the longest so maybe I'll learn it but wanted to share a thought. I ended up at some videos further down, my favorite so far was the one about MFCC and speech signals. I don't know how relevant this will all be to me in the long run but I wanted to say I find your teaching and videos to be some of the easiest and most fun to follow so even if I don't follow the code I'm still looking forward.

    • @ValerioVelardoTheSoundofAI
      @ValerioVelardoTheSoundofAI  3 ปีที่แล้ว

      Thank you JD - If you'd like to work in indusrtry in DL/ML, Python is a must. Try to give it another try ;)

    • @JD-jj5ue
      @JD-jj5ue 3 ปีที่แล้ว

      @@ValerioVelardoTheSoundofAI by the time I'd be in industry won't be much left to develop... lol I'm going to try and follow your Python but if I remember correctly you aren't using Windows so everything is different.

    • @ValerioVelardoTheSoundofAI
      @ValerioVelardoTheSoundofAI  3 ปีที่แล้ว

      @@JD-jj5ue Python is cross-platform. What I do on Linux is also valid on Win.

  • @mayankkumar1848
    @mayankkumar1848 3 ปีที่แล้ว

    Is the intro sound from PS3 starup 😅?

    • @ValerioVelardoTheSoundofAI
      @ValerioVelardoTheSoundofAI  3 ปีที่แล้ว

      I'm not aware of the PS3 startup sound. This is just the sound of an orchestra tuning.

  • @giostechnologygiovannyv.ri489
    @giostechnologygiovannyv.ri489 ปีที่แล้ว

    3:40 Optimize actions to achieve goals? XD So some times humans are irrational that's what you're meaning?!?!? XD hahahahah xD