I am glad you clarified that the numbers show in the embedding are just the initial values and that we need to train the model to get the optimized embeddings
combination of intution + technical explanation in each video helping me alot to understand NN and solve my project,thank you for all these videos,feeling is quite similar to binge watching series,watching 3-4 videos at minimum/day
Glad to hear that. I like the binge watching part. The last time I binge watched something was during the Christmas break. I watched Squid Game, time well spent :)
Hello Prof. Sreeni, just wanted to say thanks for taking the time to make videos to explain concepts and going through practical examples to see how the methods are used.
Hello professor, First i would like to thank you for the nice explanation. Actually in my project i want to use Keras Embedding Layer for the vectorization and i have to prove the committee that it can be a better option than the traditional methods such as one hot, Bag of words and TFIDF. I have tried too much to find a research paper on it that i can mention in my literature review but unfortunately i am unable to find. Please help me in this situation. I am very confused. Pleaee reply as soon as possible. Thanks
Great work, basic explanation of the concept! It genuinely helped me, but I wish you also talked about Collaborative Filtering Based Recommender Systems. With that, it might have been super helpful for my project, but thanks anyway!
thank you so much for wonderful explaination. i always wonder about numbers assigned to each vector that how they are assigned, today i am clarified by watch this tutorial. Good job.
Hi, thank you so much for this video. Is it possible to also use conditional GAN if the additional parameter is unbounded? For instance, is it possible to use conditional GAN to generate an circle image and the additional information is the radius (because the radius can be any value)?
Could u also include code for converting words to integers instead of taking array of integers directly?? Like how to build vocabulary and assign integers to words?
I’m getting a little too deep with this. So I’m making a model that takes in y finance data to predict a price I was successful in creating a CNN for time series forecasting. I ran into a problem where my CNN MSE was not improving so I looked into a gated architecture I’m TRYING to create a variation of a ResNET where the convolution layer uses 1D Convolution and wanted it to feed Historical data with categories and data. Would this layer be added in conjunction with numerical data or maybe a separate branch.
Dear Professor, How we can get involved with data preparation? Lets say customized dataset for c-GAN. I mean is there any way we could get in touch? no more CIFAR-10 or MNIST.
Dear sir, if my data looks like this then how to give embedding or how to feed a sequential model? 3,3,1,1,1,1,1,1,1,6,6,6,2,16,16,16,8,8,8,8,8,2,4,4,4,4,1,1,1,1
Hands down one of the best explanations that I've seen not only for Embeddings, but for Machine Learning stuff. Thanks for this, I just subscribed.
You're very welcome!
I did not know what vector meant at first but after finishing the video through example code, it became clear. Thank you.
I am glad you clarified that the numbers show in the embedding are just the initial values and that we need to train the model to get the optimized embeddings
combination of intution + technical explanation in each video helping me alot to understand NN and solve my project,thank you for all these videos,feeling is quite similar to binge watching series,watching 3-4 videos at minimum/day
Glad to hear that. I like the binge watching part. The last time I binge watched something was during the Christmas break. I watched Squid Game, time well spent :)
Hello Prof. Sreeni, just wanted to say thanks for taking the time to make videos to explain concepts and going through practical examples to see how the methods are used.
You are most welcome
Perfect time of the video, I just started document classifying using Keras, I watched this video to understand embedding layers. Thank you.
Wonderful!
both technical and theoritical is well explained, thank you sir
One good example of word embedding is the code RGB of colors.
Black = (0, 0, 0) ; Red =(255, 0, 0) ; Maroon =(128, 0, 0); Yellow=(255, 255, 0) etc...
@@MARTIN-101 both are three dimensional vectors in this example. And they naturally flow from one into another, as we nudge these 3 values.
Such a great job! Appreciate the quality of your videos!
Thank you :)
Hello professor,
First i would like to thank you for the nice explanation. Actually in my project i want to use Keras Embedding Layer for the vectorization and i have to prove the committee that it can be a better option than the traditional methods such as one hot, Bag of words and TFIDF. I have tried too much to find a research paper on it that i can mention in my literature review but unfortunately i am unable to find. Please help me in this situation. I am very confused.
Pleaee reply as soon as possible.
Thanks
Great work, basic explanation of the concept! It genuinely helped me, but I wish you also talked about Collaborative Filtering Based Recommender Systems. With that, it might have been super helpful for my project, but thanks anyway!
thank you so much for wonderful explaination. i always wonder about numbers assigned to each vector that how they are assigned, today i am clarified by watch this tutorial. Good job.
Hi, thank you so much for this video. Is it possible to also use conditional GAN if the additional parameter is unbounded? For instance, is it possible to use conditional GAN to generate an circle image and the additional information is the radius (because the radius can be any value)?
Precise and Great Explanation
Very helpful. Thanks!
I want just to know how can I use embedding in machine learning models such as gradient boosting classifier or something like that?
Any help please
This was really helpful! Thanks:)
Glad it was helpful!
Could u also include code for converting words to integers instead of taking array of integers directly?? Like how to build vocabulary and assign integers to words?
I’m getting a little too deep with this. So I’m making a model that takes in y finance data to predict a price I was successful in creating a CNN for time series forecasting. I ran into a problem where my CNN MSE was not improving so I looked into a gated architecture I’m TRYING to create a variation of a ResNET where the convolution layer uses 1D Convolution and wanted it to feed Historical data with categories and data. Would this layer be added in conjunction with numerical data or maybe a separate branch.
Dear Professor, How we can get involved with data preparation? Lets say customized dataset for c-GAN. I mean is there any way we could get in touch? no more CIFAR-10 or MNIST.
input_length should be set to 6 or the number of words in the input vector should be decreased to 5 else it will throw error.
Thank this tutorial is very helpful us ,but is there spell checker for any language project?
using deep learning i mean?
Great explanation! Thank you!
Dear sir, if my data looks like this then how to give embedding or how to feed a sequential model?
3,3,1,1,1,1,1,1,1,6,6,6,2,16,16,16,8,8,8,8,8,2,4,4,4,4,1,1,1,1
Thank you, sir. much appreciated.
can u tell me how to deploy this model on android device
I've done a few videos on web deployment of trained models. Please watch my videos 268 to 271.
Please cover capsule network
very nicely explained
thank you, sir!!
You are welcome!
Thank you sir!
But you never trained a model
You are Great Sir, Love From KNOWLEDGE DOCTOR RUclips Channel.
Wanna to connect you through mail.
Thanks Advance