Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
A great lecture on getting started with hands on ML. Appreciate the simplicity and mathematical depth
Thanks :)
wao amazing video , I have learnt linear regression onlly mathematically but today hands on coding. great feeling
Thanks
Great work Sreemanti!
nicely explained
Thank you 😃
Day-2 here ! Keep it up ..
Amazing video
I have a query, can you tell me how to build text generator model using custom dataset (RUclips metadata) for title generation
@randomthings386 sure use open source LLMs I'll make a video on this soon
thanks
Welcome :)
Hello, I am new to Python, but I know basics of ML, when I implemented your code, I am getting loss history as null, please help!!
can you share your code? Maybe check step by step, did you add loss_history.append(x)?
Why are we not simply applying linear regression libraries instead of writing own function?
Hey, I mentioned this in the video too - implementing from scratch using only python clears your fundamentals and gives a good grasp on hands on coding of functions from scratch
A great lecture on getting started with hands on ML. Appreciate the simplicity and mathematical depth
Thanks :)
wao amazing video , I have learnt linear regression onlly mathematically but today hands on coding.
great feeling
Thanks
Great work Sreemanti!
Thanks
nicely explained
Thank you 😃
Day-2 here ! Keep it up ..
Thanks :)
Amazing video
Thanks
I have a query, can you tell me how to build text generator model using custom dataset (RUclips metadata) for title generation
@randomthings386 sure use open source LLMs I'll make a video on this soon
thanks
Welcome :)
Hello, I am new to Python, but I know basics of ML, when I implemented your code, I am getting loss history as null, please help!!
can you share your code? Maybe check step by step, did you add loss_history.append(x)?
Why are we not simply applying linear regression libraries instead of writing own function?
Hey, I mentioned this in the video too - implementing from scratch using only python clears your fundamentals and gives a good grasp on hands on coding of functions from scratch