Тёмный
Neural Hacks with Vasanth
Neural Hacks with Vasanth
Neural Hacks with Vasanth
Подписаться
Hi Everyone. This is Vasanth. Welcome to Neural Hacks with Vasanth. I have 3+ years of experience in Data Science field. I love working in the field of NLP. Please support the channel by liking and sharing the videos with your communities and subscribing to my RU-vid channel.

For any queries the social links are given below
GraphRAG Free: Use Without Open AI API Key
10:56
3 месяца назад
JARVIS: Become a Real Life Iron Man
37:21
4 месяца назад
Every AI Developer Should Know This
25:17
4 месяца назад
How RAG Works? End to End RAG From Scratch 😀
20:57
5 месяцев назад
Комментарии
@RadRebel4
@RadRebel4 2 часа назад
Amazing Video , could you also make a video creating and traning gpt model from scratch
@Tiger-Tippu
@Tiger-Tippu 17 часов назад
Please make a detailed video on ROPE encodings ,previous one lacks clarity
@pushkarmorankar4223
@pushkarmorankar4223 День назад
Keep up the good work 👍🏼👍🏼👍🏼👍🏼
@agamergen
@agamergen День назад
From the bottom of my heart many thanks to your job, my brother ❤
@Samurai-hf1un
@Samurai-hf1un День назад
Glad to visit your channel daily
@agamergen
@agamergen 2 дня назад
How happy I am that I encountered Vasanth's channel on RU-vid 🎉❤
@prashlovessamosa
@prashlovessamosa 2 дня назад
vasnath cannot wait for next video.
@pushkarmorankar4223
@pushkarmorankar4223 3 дня назад
Here is the detailed list of all the topics covered in this awesome tutorial 🔥🔥->> 00:05 Introduction to deep learning and neural networks 02:44 Deep learning automatically learns features and is highly scalable 07:25 PyTorch is a flexible and efficient deep learning library developed by Facebook AI. 09:53 Introduction to torch for complex calculations and GPU usage 15:16 Using PyTorch's Dataset and DataLoader for efficient data handling 17:35 Introduction to Data Loader and Neuron Networks 21:54 Introduction to Artificial Neural Networks (ANN) 23:59 RNN designed for sequential data handling 28:36 Understanding the architecture of a neural network. 31:06 Understanding Forward Propagation in Neural Networks 35:35 Calculating gradients and updating weights in deep learning 37:53 Activation function differentiation and weight impact 42:24 Moving towards global minima by taking small steps 44:26 Gradient Descent and Backpropagation in Neural Networks 48:19 Activation functions and layer initialization in neural networks. 50:26 Overview of common techniques in neural networks 54:39 Training Loop with Crossentropy Loss and Adam Optimizer 56:48 Activation functions in neural networks 1:00:59 Explanation of hyperbolic tangent function 1:03:07 Activation Functions and Error Propagation 1:07:39 Explanation of Activation Function Calculations 1:09:56 Choosing activation and loss functions for neural network 1:13:50 Explanation of binary cross entropy and optimizers in neural networks 1:15:58 Stochastic Gradient Descent (SGD) as a basic form of Optimizer 1:19:46 Understanding Recurrent Neural Networks (RNN) 1:22:13 Recurrent Neural Network (RNN) was developed to process sequential data. 1:26:41 Utilizing previous time step values in neural network forward pass 1:29:00 Explanation of back propagation Through Time in RNN 1:33:15 RNN has disadvantages in capturing long-term dependencies and is computationally expensive for long sequences 1:35:26 LSTM selectively forgets and remembers information over time 1:40:01 The tan layer provides intensity for memory retention in LSTM networks. 1:42:01 Explanation of LSTM functioning 1:46:13 LSTM is more complicated than RNNs and requires correct initialization and hyperparameters for training 1:48:28 LSTM in NLP requires understanding full context sequence 1:52:49 Comparison between LSTM and GRU in NLP 1:54:51 GRU is computationally efficient compared to LSTMs 1:59:18 Overview of the code structure and usage of key libraries 2:01:21 Key considerations for NLP model configuration 2:05:34 Explanation of embedding and hidden dimensions for NLP models. 2:07:33 Initializing the model for text generation 2:11:30 Creating vocabulary and data processing for NLP 2:13:32 Preparing dataset and training LSTM model for story generation.
@hrushik10
@hrushik10 3 дня назад
great video man!
@pushkarmorankar4223
@pushkarmorankar4223 3 дня назад
Keep up the good work. The basic was really theory based and no extra bullshit. It is as concise as it could get. 👍🏼👍🏼👍🏼👍🏼
@MOHDDANISH-s1s3d
@MOHDDANISH-s1s3d 4 дня назад
Very Valuable course. this will be the best course for those , who wants to become AI Engineer . Great work Vasanth
@flreview212
@flreview212 5 дней назад
I would like to ask, sir: If I have 100K documents to train a BPETokenizer from scratch, is it better to train iteratively on each document (.txt file) or combine all the documents into a single .txt file and then train on that? Thank you.
@Frost-Head
@Frost-Head 6 дней назад
Great work man we need people like you in deep learning space.
@agamergen
@agamergen 6 дней назад
Vasanth is the one who can explain tough stuff like to 8-year-old kid on this planet
@lucaslira5
@lucaslira5 6 дней назад
can I use this code to attach a file for example pdf and the llm answer question about the file instead of the website?
@UrvilPanchal
@UrvilPanchal 7 дней назад
Thanks a lot Vasanth, I am learning about the Transformer Architecture from You and Campus X channel, and now you've uploaded the video of its implementation. I can code along while learning its theory. Thanks a lot.
@NavdeepVarshney-ep4ck
@NavdeepVarshney-ep4ck 7 дней назад
Can I get your number are u a researcher
@hey.Sourin
@hey.Sourin 8 дней назад
Hi sir. will you continue this series?
@ShivamPradhan-c1x
@ShivamPradhan-c1x 8 дней назад
can you add the resource link of this video
@venkatagangadharraoy5407
@venkatagangadharraoy5407 8 дней назад
Thanks for the video. Can you please share the resource as well
@openai.deepaksingh
@openai.deepaksingh 9 дней назад
This was awesome. I cleared my lot many doubts. Hope this channel keeps bringing such videos.
@agamergen
@agamergen 9 дней назад
Please keep going. I love your creativity
@agamergen
@agamergen 9 дней назад
As always you chew it very well so we can swallow it easily ❤
@mdbayazid6837
@mdbayazid6837 9 дней назад
Is there any computational power requirements? Or is the google colab is enough?
@NeuralHackswithVasanth
@NeuralHackswithVasanth 9 дней назад
Mostly Google colab only. And local cpu
@prashlovessamosa
@prashlovessamosa 9 дней назад
Thanks Anna
@SowmyaRao-d9g
@SowmyaRao-d9g 9 дней назад
Very detailed and you explained it very well.
@TheLukejitsu
@TheLukejitsu 10 дней назад
17:10 - I don't understand how those files are populated in your hugging face repo? Did you pre push them before the tutorial?
@shaigrustamov5115
@shaigrustamov5115 10 дней назад
You made my weekend. I found your videos today and they were great. Thank you so much! 👍🏼 I have a question. I have fine-tuned Llama 3.1 8B model for data extraction with the OCR texts of the invoices. For fine tuning I used “llama recipes” and dataset I prepared like samsum dataset. But the results does not look so good. Since in accounting have different approach, the invoices are very different. For data extraction what would you recommend? Which model would be better than Llama for this?
@mykun8737
@mykun8737 11 дней назад
My dear friend, what are the prerequisite knowledge requirements for this course? Do I need to study machine learning and deep learning first?
@mykun8737
@mykun8737 11 дней назад
No doubt, this is the best LLM course for beginners in the world thank you for teaching with your heart and for making it free
@mykun8737
@mykun8737 11 дней назад
My dear teacher, I'm feeling lost and confused about the roadmap and path to learn LLM. Do I need to study NLP first and then learn LLM, or can I start learning LLM directly?
@agamergen
@agamergen 12 дней назад
I like your videos my brother ❤
@Jahid_Hasan-J01
@Jahid_Hasan-J01 13 дней назад
Sir .this video is re-upload or not .1or 2 days ago u uploaded same video..
@SowmyaRao-d9g
@SowmyaRao-d9g 16 дней назад
Waiting for the next video.
@MayankPratapSingh_022
@MayankPratapSingh_022 16 дней назад
plz can you share the website name at 1:39:48
@agamergen
@agamergen 16 дней назад
Amazing❤
@SowmyaRao-d9g
@SowmyaRao-d9g 17 дней назад
Very informative. Thank you for covering all the basics. looking forward for next videos in this playlist. One request I've just graduated want to apply for jobs related to Gen AI. This playlist would be very useful. Please upload it frequently without any delay. Thank you so much and appreciate what you're doing!!
@agamergen
@agamergen 16 дней назад
Do you have a channel bro?
@SowmyaRao-d9g
@SowmyaRao-d9g 18 дней назад
please continue the playlist. waiting for more videos in this 30 day playlist.
@navanshukhare
@navanshukhare 18 дней назад
Learned a lot and looking forward to learn more. Keep posting 🌟
@arshad8420
@arshad8420 19 дней назад
Hey bro I just saw your video on NLP ? How do I follow your roadmap there is a playlist on NLP too do I look at that first ?
@rocky-bhai-yu7zb
@rocky-bhai-yu7zb 19 дней назад
This is all we expected. Thanks man
@karanjadavid2178
@karanjadavid2178 19 дней назад
Excellent work! Thank You
@nil5896
@nil5896 19 дней назад
this 2hr is better than GOAT movie
@prashlovessamosa
@prashlovessamosa 20 дней назад
I am learning alonng the way please keep uploading.
@SowmyaRao-d9g
@SowmyaRao-d9g 20 дней назад
Waiting for future videos.
@SowmyaRao-d9g
@SowmyaRao-d9g 20 дней назад
Very informative. Please keep posting and want to really appreciate you for deciding to post this playlist. Please keep sharing knowledge. Thank you for doing this to us.
@smohan5056
@smohan5056 20 дней назад
☺☺☺☺