Tech with DK
Tech with DK
  • Видео 40
  • Просмотров 26 768
DL - 1.1 Understanding Perceptron in தமிழ்
In this video, I explain how a single perceptron with a step function works, breaking down its mathematical operations and demonstrating its use with simple examples.
#machinelearningtamil #deeplearningintamil #neuralnetworktamil #perceptrontamil #learning #tamil
Просмотров: 142

Видео

DL - 1.0 Introduction to deep learning in தமிழ்
Просмотров 436 месяцев назад
Explore the basics of deep learning explained in Tamil! Perfect for beginners and enthusiasts looking to understand neural networks and AI concepts in their native language. #DeepLearninginTamil #neuralnetworks #tamil #machinelearning #machinelearningintamil #deeplearningintamil
Mastering AI in Tamil: Exploring OpenAI Playground - Part- 2
Просмотров 766 месяцев назад
This video given an demonstration on how to use open-ai playground, Learn the basics of using OpenAI Playground in this beginner-friendly tutorial. Understand key features and start creating with AI today. If you wish to watch the part-1 video, please find the link ruclips.net/video/YJ1sY_reA4o/видео.html
Mastering AI in Tamil: Exploring OpenAI Playground - Part- 1
Просмотров 1428 месяцев назад
Mastering AI in Tamil: Exploring OpenAI Playground - Part- 1
Build Word Similarity - Hugging Face App in Tamil
Просмотров 609 месяцев назад
Video on first hugging face app : ruclips.net/video/vNID7cB5RIs/видео.html Git-Hub Link : github.com/t-m-d-k/Gen-AI-2-Word-Similarity Previous Video Link : ruclips.net/video/e5YmytfeoU0/видео.html
Identify Word Similarity with LangChain Gen AI
Просмотров 1309 месяцев назад
Gen AI Video Link : ruclips.net/video/iUmL4p_N79I/видео.html Code : import os os.environ["OPENAI_API_KEY"] = "YOUR-API-KEY" from langchain.embeddings import OpenAIEmbeddings embeddings = OpenAIEmbeddings() import pandas as pd df = pd.read_csv('Data.csv') print(df) our_Text = "dog" text_embedding = embeddings.embed_query(our_Text) len(text_embedding) df['embedding'] = df['Words'].apply(lambda x:...
Getting started with GenAI OpenAI Model in Tamil using Hugging Face: Step-by-Step Guide
Просмотров 34710 месяцев назад
"Explore the basics of building a GenAI OpenAI model in Tamil through this beginner-friendly guide. Start your AI journey today with Hugging Face!" Git Hub : github.com/t-m-d-k/Gen-ai-1-QS/tree/main
Getting started with basic coding in Langchain -Tamil
Просмотров 24810 месяцев назад
to install: pip install langchain user pip install Openai user code used in video : from langchain.llms import OpenAI import os os.environ["OPENAI_API_KEY"] = "YOUR-API-KEY" llm = OpenAI(model_name="gpt-3.5-turbo-instruct") our_query = "What is the currency of India?" completion = llm(our_query) print(completion)
Understanding whats LangChain in Tamil
Просмотров 93211 месяцев назад
#langchain #llm #tamilexplanation #introduction
Generative-AI : Transformer Attention Mechanism Explained in Tamil
Просмотров 1,2 тыс.11 месяцев назад
Embark on a fascinating journey as we simplify the Transformer Attention Mechanism in Tamil. Designed for beginners, this video breaks down complex concepts into easy-to-understand terms. Please feel free to drop some comments #GenerativeAI #Transformer #AttentionMechanism #AIExplained #TamilTech #MachineLearning #DeepLearning #ArtificialIntelligence #LanguageProcessing #TamilExplanation
Building a Chat Bot from Scratch in Python with NLTK | Step-by-Step Coding Tutorial
Просмотров 349Год назад
In this step-by-step coding tutorial, we demystify the process, covering essential concepts and hands-on implementation. Whether you're a beginner or an aspiring Python developer, join us on this journey to bring your own chat bot to life and enhance your programming skills!
CBoW model explanation - Natural language processing Word2Vec tutorial
Просмотров 139Год назад
This tutorial helps how to build a simple cbow word2vec model using pytorch Git Hub : github.com/t-m-d-k/Pytorch-Series/blob/main/CBOW.ipynb
"🔍 Unveiling the Power of Attention in NLP! 🧠 Visualizing Language Understanding with BERTViz
Просмотров 447Год назад
Exploring the fascinating world of attention models! 🕵️‍♂️ Just discovered BERTViz, a fantastic tool to visualize how attention works in action. 🗣️ With BERTViz, a simple cursor hover reveals the intricate web of attention connections of each layer. Exciting times in NLP! #AIInsights #NLP
Building a Variational Autoencoder (VAE) from Scratch in Under 5 Minutes using PyTorch
Просмотров 2,9 тыс.Год назад
Building a Variational Autoencoder (VAE) from Scratch in Under 5 Minutes using PyTorch
Generative Adversarial Networks(GAN): A Comprehensive Introduction and Architecture-Beginner's Guide
Просмотров 170Год назад
Generative Adversarial Networks(GAN): A Comprehensive Introduction and Architecture-Beginner's Guide
Easy Beginner Tutorial: Building a Custom CNN from Scratch for Image Classification with PyTorch
Просмотров 2,9 тыс.Год назад
Easy Beginner Tutorial: Building a Custom CNN from Scratch for Image Classification with PyTorch
Easy PyTorch Neural Network Implementation | From Scratch Tutorial
Просмотров 176Год назад
Easy PyTorch Neural Network Implementation | From Scratch Tutorial
PyTorch for Beginners: Mastering Deep Learning and Neural Networks | Introductory Video
Просмотров 301Год назад
PyTorch for Beginners: Mastering Deep Learning and Neural Networks | Introductory Video
AWS Jumpstart - Implement any deep learning framework in less than 5 minutes
Просмотров 57Год назад
AWS Jumpstart - Implement any deep learning framework in less than 5 minutes
AWS SageMaker Studio & Data Wrangler Tutorial: Building an ML Model with AutoML
Просмотров 199Год назад
AWS SageMaker Studio & Data Wrangler Tutorial: Building an ML Model with AutoML
Complete Guide to Object Detection with YOLO NAS: From Scratch to End-to-End
Просмотров 417Год назад
Complete Guide to Object Detection with YOLO NAS: From Scratch to End-to-End
Identifying Car Number Plates with OpenCV: A Step-by-Step Guide
Просмотров 1,1 тыс.Год назад
Identifying Car Number Plates with OpenCV: A Step-by-Step Guide
Contour Detection using OpenCV - Beginner Tutorial
Просмотров 151Год назад
Contour Detection using OpenCV - Beginner Tutorial
"Beginner's Tutorial: Understanding Edge Detection and Image Segmentation with OpenCV"
Просмотров 198Год назад
"Beginner's Tutorial: Understanding Edge Detection and Image Segmentation with OpenCV"
OpenCV Tutorial : BackGround Subractor
Просмотров 90Год назад
OpenCV Tutorial : BackGround Subractor
Identify and Track Colors in Live Video using OpenCV: A Step-by-Step Tutorial
Просмотров 114Год назад
Identify and Track Colors in Live Video using OpenCV: A Step-by-Step Tutorial
Airflow on Windows: Quick and Easy Installation Guide and First Dag creation in less than 10 minutes
Просмотров 363Год назад
Airflow on Windows: Quick and Easy Installation Guide and First Dag creation in less than 10 minutes
Template Matching for Object Detection Made Easy with OpenCV - Beginners Tutorial.
Просмотров 415Год назад
Template Matching for Object Detection Made Easy with OpenCV - Beginners Tutorial.
Mastering Canny Edge Detection with MS Dhoni and OpenCV: A Beginner's Guide to Computer Vision!
Просмотров 74Год назад
Mastering Canny Edge Detection with MS Dhoni and OpenCV: A Beginner's Guide to Computer Vision!
Reading and Displaying Images with OpenCV in Python for Beginners
Просмотров 125Год назад
Reading and Displaying Images with OpenCV in Python for Beginners

Комментарии

  • @VasukiDurairaj
    @VasukiDurairaj 16 дней назад

    Could you explain the paper attention is all you need in tamil. You videos are so useful. especially transformers

    • @techwithdk6048
      @techwithdk6048 16 дней назад

      @@VasukiDurairaj ruclips.net/video/iUmL4p_N79I/видео.htmlsi=o1ErU5QbBkoQrVa_ can you please check this

  • @dhanushkumar2692
    @dhanushkumar2692 19 дней назад

    Mathangowri voice

  • @akksuccess
    @akksuccess 2 месяца назад

    awesome man ...kindly do more videos in tamil

  • @AhsanAhmed-e2z
    @AhsanAhmed-e2z 2 месяца назад

    ❤❤

  • @vishyarjun
    @vishyarjun 3 месяца назад

    Very nice explanation bro!

  • @rekhashree8782
    @rekhashree8782 5 месяцев назад

    The video was good na, Try to do more videos in tamil in Gen AI

  • @vinayakamoorthy.k137
    @vinayakamoorthy.k137 5 месяцев назад

    Bro Simple Autoencoder Video Update pannunga 🥲

    • @techwithdk6048
      @techwithdk6048 5 месяцев назад

      @@vinayakamoorthy.k137 sure bro will do

    • @vinayakamoorthy.k137
      @vinayakamoorthy.k137 5 месяцев назад

      Gen AI and Open AI related videos la Update pannunga Bro

  • @senthilmuruganr234
    @senthilmuruganr234 5 месяцев назад

    super

    • @techwithdk6048
      @techwithdk6048 5 месяцев назад

      @@senthilmuruganr234 thanks for the support

  • @dipayanbhowal7025
    @dipayanbhowal7025 5 месяцев назад

    bro can you share the requirements.txt file?

  • @k.BACKIAVATHI
    @k.BACKIAVATHI 6 месяцев назад

    can you explain how this self attention mechanism is used in field of image processing

    • @techwithdk6048
      @techwithdk6048 6 месяцев назад

      @@k.BACKIAVATHI yes, it's on my list. For that you need to understand neural network. So I have started my series on neural network after completing all neural network will be back on my gen ai videos. Thanks for your comment

  • @michaelmoore7568
    @michaelmoore7568 6 месяцев назад

    Can CNNs be used in a generative way?

    • @techwithdk6048
      @techwithdk6048 6 месяцев назад

      yes in some of gen models cnn is been used

  • @UsmanKhan-mw4ye
    @UsmanKhan-mw4ye 6 месяцев назад

    Bravo brother, keep up the good work..

    • @techwithdk6048
      @techwithdk6048 6 месяцев назад

      @@UsmanKhan-mw4ye thanks for the support

  • @datascienceworld
    @datascienceworld 6 месяцев назад

    Thanks for sharing 🎉🎉

    • @techwithdk6048
      @techwithdk6048 6 месяцев назад

      @@datascienceworld Thanks for the support

  • @narenkmar1976
    @narenkmar1976 7 месяцев назад

    Dear sir, im naren , im submit P.hD thesis now, ur video very helpful for me, now time 5:21am 21 june 24, i search so many video in youtube but ur video,and explanation very amazing, pls upload more video, this is my humble request to you. so thank you very much thank you ...

  • @o__bean__o
    @o__bean__o 7 месяцев назад

    Rare topic on RUclips with native language 😮

  • @venkateshpattu1620
    @venkateshpattu1620 7 месяцев назад

    Can you please explain about the decoder session also

    • @techwithdk6048
      @techwithdk6048 7 месяцев назад

      Sure will create a new video for it

  • @venkateshpattu1620
    @venkateshpattu1620 7 месяцев назад

    Very good explanation

  • @Kaviyuga04
    @Kaviyuga04 8 месяцев назад

    nandri brooo

  • @venkatmyl
    @venkatmyl 8 месяцев назад

    Thanks Bro, Well Explained.

  • @venkatkrishnan876
    @venkatkrishnan876 8 месяцев назад

    Super bro

  • @kakuancheong391
    @kakuancheong391 8 месяцев назад

    hi, i have followed your tutorial and so far have successfully train the system. However, once I have put my testing image for output and it shows "output with shape [1, 224, 224] doesn't match the broadcast shape [3, 224, 224]" . Is it because im using gray image? and how to classify the gray images?

    • @techwithdk6048
      @techwithdk6048 8 месяцев назад

      In CNN input of first layer, we have given 3 , hope it needs to be changed to 1

  • @dhayanithip4323
    @dhayanithip4323 8 месяцев назад

    Good initiative

  • @mymrksmyself6211
    @mymrksmyself6211 9 месяцев назад

    Sourse code?

  • @jeevapoongavanam
    @jeevapoongavanam 10 месяцев назад

    super bro. crystal clear explanation........need more videos in this topic. Thanks bro😇

  • @ahamedsafnas2438
    @ahamedsafnas2438 10 месяцев назад

    bro , explanation was great and easy to understand keep up the good work

  • @mrbizapps2551
    @mrbizapps2551 10 месяцев назад

    Very good explanation bro!! Good job. Pleae continue with more and more such videos. I have watched many transformers video eplanation on youtube. This vidoe is best.

    • @techwithdk6048
      @techwithdk6048 10 месяцев назад

      Thanks for the support and comment.

  • @vintage5093
    @vintage5093 10 месяцев назад

    Following along with this tutorial right now, great stuff. Anyways I wanted to ask, in one of your lines of code you have "self.fc2 = nn.Linear(64, 2) # 2 output classes: babby and flower" if I wanted to do this with more than 2 classes would I change this to nn.Linear(64, 3) for 3 classes and so on? what else would I need to change besides extra stuff in input and testing?

    • @techwithdk6048
      @techwithdk6048 10 месяцев назад

      Thanks for the comment . Yes you have to add one more folder with the same name eg : create a folder named car and upload images of cars in those folder also here you can make (64,3)

  • @s_nny
    @s_nny 11 месяцев назад

    i made my CNN and trained it, then put a separate python file for the post testing and main usage like you did on ln 16 but everytime i run the code with a path to an image, it reruns the neural net going through the training epochs before making the prediction based on my inputted image. ive inputted the code exactly the same as you, is it because im running it in a separate python file?? I also tried it using torch.load(path) and model.load_state_dict() to load the trained neural net but the same issue happens again

    • @s_nny
      @s_nny 11 месяцев назад

      I fixed my problem!turns out in my evaluation file i was using from main import * i didn't realise that it runs through the main.py file before running evaluation, which is why it was doing training over and over. instead i moved my training loop from main.py to a different file and just used main.py to store the cnn class and object and the transform variable, then imported them to the training file and the evaluation file, and it all works perfectly. thanks for the great video!

    • @techwithdk6048
      @techwithdk6048 9 месяцев назад

      We can save the weight and reuse them 😇

  • @mansimishra7089
    @mansimishra7089 Год назад

    Could you please provide this script in the description?

    • @techwithdk6048
      @techwithdk6048 11 месяцев назад

      Sure , please find the github link : github.com/t-m-d-k/Pytorch-Series/blob/main/cnn-pytorch.ipynb

  • @rkedits_alone
    @rkedits_alone Год назад

    Super

  • @gilbertalerta3099
    @gilbertalerta3099 Год назад

    Nice video. But do you know how to fix error: image should be a tensor.. Thank you

    • @techwithdk6048
      @techwithdk6048 11 месяцев назад

      Thanks, can you try converting it into pytorch dataset and try it please find the code : github.com/t-m-d-k/Pytorch-Series/blob/main/cnn-pytorch.ipynb

  • @ethelberttonche3693
    @ethelberttonche3693 Год назад

    'promosm'

  • @senthilkumarm9632
    @senthilkumarm9632 Год назад

    Awesome Brother.

  • @carlovonterragon
    @carlovonterragon Год назад

    Looks very intersting! I will try on the weekend 🙂

  • @gasanddieselburnersupplier3557

    Dinesh ahae

  • @AhrimanSefid
    @AhrimanSefid Год назад

    hi. can share code?

  • @sundarrajkumaresan8045
    @sundarrajkumaresan8045 Год назад

    Informative 🤩🤩🤩

  • @sathishkumarrathinasamy5239
    @sathishkumarrathinasamy5239 Год назад

    Super da 👍👍