Maybe I missed, but what EEg do you use, I'm just a learning AI and would like to work with EEG with real data, but I only have muse S and emotiv, I refer to use Muse S because it is easier. So maybe you have a tip for me what to use? or I have to buy something? For me for now it is just fun project to learn machine learning.
@deeplearningexplainedСағат бұрын
I took this dataset from an open dataset repository! Cool stuff, I tried a bunch of commercial grade EEG dataset during my Master and they are of varying resolution. You just have to be aware of that. What you have with the muse and emotiv is enough to make a cool machine learning project, but you will need to collect data on yourself about the state you want to detect. What project did you have in mind?
@khlorghaalКүн бұрын
thats... the same as any codebase
@deeplearningexplainedКүн бұрын
Thats right, but you have to swap the “read the research paper” for “read the documentation”.
@PrabodhGyawali2 күн бұрын
The dad beard is real. Ubuntu ftw
@deeplearningexplained2 күн бұрын
Haha it’s that time of the year 🧔🏾♂️
@Tntix32 күн бұрын
great video!
@deeplearningexplained2 күн бұрын
Glad you enjoyed it🌹
@ren.oooooo2 күн бұрын
Quebec accent? I recognize it from my colleagues across the sea. Thanks for the content
@deeplearningexplained2 күн бұрын
Yes I live in Montreal! 😄
@pashamorozov82574 күн бұрын
up
@rubairakib81924 күн бұрын
can you please tell whats the prerequisites to start this?
@deeplearningexplained4 күн бұрын
Depends what you mean by this: 1. If it’s linear algebra, there is no prerequisite. You can just start. 2. If it’s deep learning then you should at least know programming. But it all depends on why you are using deep learning for and what you are doing.
@markenwayfrancisco20214 күн бұрын
pre-algebra, introductory algebra, precalculus(college algebra & trigonometry), calculus 1 through 3, proof writing(alternative is discrete math)
@YachiBhum4 күн бұрын
Thanks..
@ArjoRoy-pe6tf8 күн бұрын
Started 2025 with this video. Finally got a good grasp on PPO, RLHF today following your advice. Can't thank more! 👑
@deeplearningexplained8 күн бұрын
Awesome work, keep it up! Great start to 2025! 👏👏👏
@samuelsze5568 күн бұрын
Yacine, thank you for making videos on EEG machine learning. Regarding the devices, could you please recommend some laptops that you find powerful enough for EEG machine learning?
@deeplearningexplained8 күн бұрын
Good question, it really depends on your use case and setup. EEG is usually pretty computationally intensive to work with if you are doing lots of analysis and when you have multiple participants. What’s your use case, are you working in a lab?
@samuelsze5568 күн бұрын
@@deeplearningexplained I'm really appreciative of your quick reply! Yes, I'm working in a lab. The lab has a machine learning desktop computer but it's been used by another lab member. So I think it'll be more convenient if I have a personal laptop myself. I'm planning to classify data of fewer than 100 participants based on several experimental conditions (around 4). I still do not have a plan as to which feature to extract but I'll explore features in time, frequency, and time-frequency domains. Also, I think I'll be using Python instead of MATLAB as it seems to me that there are more accessible resources based on Python. In fact, I went through some posts and some good and up-to-date KZbin videos on machine learning laptops (e.g., kzbin.info/www/bejne/iqDaY2SupLKbgpI). One recommended laptop is Legion pro 7i. But as EEG machine learning is not their focus and I'm new to machine learning, I'm not sure if their suggestions are the best for my use case. So I think it'll be the best if I reach out to experts like you for help. Thank you, Yacine!
@deeplearningexplained8 күн бұрын
@@samuelsze556 Okay nice, first off do you know if your lab has access to an high performance compute cluster? If yes, you would be able to cut down the compute time of your analysis by order of magnitudes.
@samuelsze5567 күн бұрын
@@deeplearningexplained Thank you for your suggestion! We have access to a high performance facility. However, the access is restricted to full time faculty members, so I cannot use it. Do you think no laptop is suitable for my use case? Thanks again!
@deeplearningexplained6 күн бұрын
@@samuelsze556 A laptop would work fine, but if you can wiggle an access through your PI for the HPC that would 100X your productivity. If you have access to a HPC any laptop will do because you will use it to tweak your code and then just pull it from inside your HPC instance. If you really have to run stuff internally I would go for something with 2-4 CPU cores. Threading your code properly is one of the biggest speed up with EEG data imo. With a HPC I was able to bringdown the time it took to gather results on all our participants for a study from 1 week to 30 minutes. This was massive.
@ajays63938 күн бұрын
Thank you uwu
@deeplearningexplained8 күн бұрын
Glad it was useful! Next session is this Saturday January 4th. Happy new year btw!
@kadir-xae168 күн бұрын
I'm studying ML fundamentals. But I'm very curious about deep learning. Should I dive the deep learning papers?
@deeplearningexplained8 күн бұрын
Good question, what’s your end goal? Are you aiming for a job in ML?
@kadir-xae168 күн бұрын
@@deeplearningexplained I'm actually aiming for a job as a researcher
@roadto8band2469 күн бұрын
I've heard that you don't have to solve all the problems, and if you have some difficulties to solve them then you can just move on, is that right thing to do?
@deeplearningexplained9 күн бұрын
Great question and yes that’s totally fine. However, what you should do is mark this particular problem with a red in your tracking sheet. You should come back to that problem later on to understand what exactly you are missing to solve it.
@roadto8band2467 күн бұрын
@deeplearningexplained thanks for the answer! Got it
@zero_this10 күн бұрын
that's really great, keep it up ssi yacine
@deeplearningexplained9 күн бұрын
Thanks will do, next one is on Saturday and I’ll get the answers so we can move through the material faster.
@Pattymelt-qo6sm10 күн бұрын
Great stuff!
@deeplearningexplained9 күн бұрын
Glad you enjoyed it!
@tdcode10 күн бұрын
thanks. this is awesome
@deeplearningexplained10 күн бұрын
Glad you enjoyed! 🌹
@xiamojq62110 күн бұрын
Thanks Please upload the remaining chapters
@deeplearningexplained10 күн бұрын
Will do, I’ll improve my setup for next week session so it’s easier to follow too!
@sinancavusoglu946510 күн бұрын
Is this book good enough?
@wombodombo900510 күн бұрын
I'm answering in his place, you should try to read the book and try to solve the problems in at least the first chapter, if you're having trouble you'll need other resources, otherwise you can carry on :)
@deeplearningexplained10 күн бұрын
Depends on your goals, but if it is to understand the building block of ML yes!
@akileshas_programming10 күн бұрын
Amazing Yacine
@deeplearningexplained10 күн бұрын
Thanks 🌹
@mdbayazid683710 күн бұрын
Is there any book reading session going on? If so, I'm interested.
@deeplearningexplained10 күн бұрын
Yes, every Saturday I’ll stream a work session with the chapter exercises! You can also join the discord for discussion about the book!
@2dapoint4248 күн бұрын
@@deeplearningexplainedwhat is your discord channel?
@silvesterjkennedy10 күн бұрын
Starts at 3:02
@gustavojuantorena11 күн бұрын
Great video!
@deeplearningexplained11 күн бұрын
Thanks! :)
@ozgurdenizcelik13 күн бұрын
Thanks , interesting method. I like to read abstract first then if there are video explaining it I watch that if not then I read blogs. And also taking botes of course then i go back to paper🐧
@ozgurdenizcelik13 күн бұрын
it's quite similar actually but for me it's work better if I watch and also listen when I'm first getting into something
@deeplearningexplained12 күн бұрын
Great approach, having context is the best way to go. One thing I like the most is when the authors are presenting their research in a conference live. It’s perfect because you get the condensed summarized version of the research + you can ask them tons of questions afterward.
@Chadpritai18 күн бұрын
Would you mind sharing the spreadsheet link 🙏🏻?
@deeplearningexplained18 күн бұрын
Yes for sure it’s here: docs.google.com/spreadsheets/d/1amCdV-uUWjGoIuJKq1I1zCaFzX--uuJaOX9fUELKj9E/htmlview
@Chadpritai18 күн бұрын
Kindly create a refresher videos on maths for deep learning and then make videos on paper implementation with code. Thanks Jon Snow, merry Christmas and happy new year 2025🎄🎁⛄
@deeplearningexplained18 күн бұрын
Hey thanks for the recommendation, will do 🫡! Merry Christmas and happy new year to you too!
@fahimaId20 күн бұрын
Vous êtes juste wow! Votre façon de simplifier les choses est fascinante 😊
@deeplearningexplained18 күн бұрын
Merci :)!
@NikolayUlyanov-q9e20 күн бұрын
does it pay good?
@deeplearningexplained20 күн бұрын
Depends how you run it, but generally AI/ML consulting is on the higher end.
@kabirkumar581518 күн бұрын
depends on how good you are at marketing and product fit, imo
@deeplearningexplained18 күн бұрын
For a tech product yes 100%, but honestly I would always start with consulting when dealing with businesses. Much easier to go: Consulting -> product Than straight product in B2B.
@profenevarez21 күн бұрын
I agree with everything you shared in this video and I really like the spatial connection mathematics has! That’s really neat to know and see why practicing mathematics IS inextricably connected with LEARNING mathematics!
@deeplearningexplained20 күн бұрын
💯
@Chadpritai24 күн бұрын
What do you think about this approach " you don't to learn all maths first hand you can learn it when it's required as you go deep down" ?
@deeplearningexplained23 күн бұрын
Great question, I’m a firm believer of the top down approach. It’s just the most efficient way to learn. However, once you are already doing that and you flagged that a lack of formal calculus is hindering your progress I would do the green, yellow and red method specifically on that topic. Doing it this way is more efficient and more motivating because you know exactly why you’re learning calculus.
@Speedy-s6d24 күн бұрын
do you have a blank version of the spreadsheet? it looks great for visualizing the topics you have to learn and where you failed to understand things previously
@deeplearningexplained22 күн бұрын
Hello there, Yes I do it's over here: docs.google.com/spreadsheets/d/1amCdV-uUWjGoIuJKq1I1zCaFzX--uuJaOX9fUELKj9E/edit?usp=sharing
@wombodombo900524 күн бұрын
Thank you for the green yellow and red method thats a very good method!!! However, I have a question, let's take linear algebra as an example, I read the first 200 pages of Gilbert Strang's book and I took about 6 to 12 hours per sub-chapter, I did all the exercises thanks to the correction and the help of GPT to help my intuition and I've improved a lot since then and i can do 90% exercices of the problems sets. However, I think I've done at least 500 exercises, should I go through them again to see my weak points or apply this method from now on? Thank you
@deeplearningexplained23 күн бұрын
Awesome work! 500 exercises is already better than most ever do for a subject. I wouldn’t necessarily do them all, however I would take 1-2h to find out the one you struggled with and add them into your list of exercises. Apply the method to them and future exercise from now on, you’ll see you will become much more efficient at finding your weak points and focusing on improving those!
@wombodombo900522 күн бұрын
@@deeplearningexplained Merci beaucoup pour ta réponse, ta chaine est une mine d'or 🙏
@vickyt.81925 күн бұрын
As a undergraduate math student, this video is a hidden gem.
@deeplearningexplained25 күн бұрын
Best of luck with your finals! 🔥🔥🔥
@chuchyi25 күн бұрын
also mathacademy worth mentioning, i wish i knew bout it before i started
@deeplearningexplained25 күн бұрын
Thanks for mentioning, didn’t know about them!
@chuchyi25 күн бұрын
recommend to look into, they’ve optimized process of learning to new level
@Chadpritai18 күн бұрын
They're hella expensive for me 😢
@examgpt25 күн бұрын
Brilliant boy!! Very crisp and clear!! - From a guy from remote part of India