Abhishek Thakur
Abhishek Thakur
  • Видео 171
  • Просмотров 3 153 458
BARK: Free Text to Speech & Voice Cloning
In this video, I'm going to show you how to generate awesome voices for FREE using BARK! In addition, I will also show you how you can clone any voice with just one sample of 10-15 seconds!
Please subscribe and like the video to help me keep motivated to make awesome videos like this one. :)
My book, Approaching (Almost) Any Machine Learning problem, is available for free here: bit.ly/approachingml
Follow me on:
Twitter: abhi1thakur
LinkedIn: www.linkedin.com/in/abhi1thakur/
Kaggle: kaggle.com/abhishek
Просмотров: 28 893

Видео

Build your own Stable Doodle: Sketch to Image
Просмотров 3,7 тыс.10 месяцев назад
In this video, I'll show you how to create an app for sketch to image. We will be using everything from UniControl paper and change a few things and add stable diffusion xl refiner to create a sketch to image tool. You can play with the app here: huggingface.co/spaces/abhishek/sketch-to-image Please subscribe and like the video to help me keep motivated to make awesome videos like this one. :) ...
Stable Diffusion XL (SDXL) DreamBooth: Easy, Fast & Free | Beginner Friendly
Просмотров 42 тыс.11 месяцев назад
In this video, I'll show you how to train amazing dreambooth models with the newly released SDXL 1.0! In addition to that, we will also learn how to generate images using SDXL base model and the use of refiner to enhance the quality of generated images. The commands used for training in this video are as follows: !pip install -U autotrain-advanced !autotrain setup update-torch !autotrain dreamb...
The FASTEST way to build CHAT UI for LLAMA-v2
Просмотров 15 тыс.11 месяцев назад
In this video, ill show you the fastest way of building a chatbot user interface (chat ui)! We will be using gradio. Please subscribe and like the video to help me keep motivated to make awesome videos like this one. :) My book, Approaching (Almost) Any Machine Learning problem, is available for free here: bit.ly/approachingml Follow me on: Twitter: abhi1thakur LinkedIn: www.linkedi...
The EASIEST way to finetune LLAMA-v2 on local machine!
Просмотров 166 тыс.11 месяцев назад
In this video, I'll show you the easiest, simplest and fastest way to fine tune llama-v2 on your local machine for a custom dataset! You can also use the tutorial to train/finetune any other Large Language Model (LLM). In this tutorial, we will be using autotrain-advanced. AutoTrain Advanced github repo: github.com/huggingface/autotrain-advanced Steps: Install autotrain-advanced using pip: - pi...
Run LLAMA-v2 chat locally
Просмотров 35 тыс.11 месяцев назад
In this video, I'll show you how you can run llama-v2 13b locally on an ubuntu machine and also on a m1/m2 mac. We will be using llama.cpp for this video. Please subscribe and like the video to help me keep motivated to make awesome videos like this one. :) My book, Approaching (Almost) Any Machine Learning problem, is available for free here: bit.ly/approachingml Follow me on: Twitter: twitter...
1-Click LLM Deployment!
Просмотров 4,5 тыс.11 месяцев назад
In this video, I show you how you can deploy large language models (LLMs) in just one click using Hugging Face's Inference Endpoints! The content of this video can be used both for personal and professional/enterprise usage! Inference Endpoints Docs: huggingface.co/docs/inference-endpoints/index Please subscribe and like the video to help me keep motivated to make awesome videos like this one. ...
100% Private & Local PDF ChatBot (without langchain)
Просмотров 31 тыс.11 месяцев назад
In this video, I'll show you how to create your own PDF chatbot without depending on libraries that have way too much abstraction. The Bot created this way not only ensures that your data is private but also makes sure that you control each and every aspect of the bot, including all kinds of preprocessing, top results, search, etc. We will be using two different models: falcon-7b and falcon-40b...
Deploy FULLY PRIVATE & FAST LLM Chatbots! (Local + Production)
Просмотров 32 тыс.11 месяцев назад
In this video, I'll show you how you can deploy and run large language model (LLM) chatbots locally. The steps followed are also valid for production environment and the tutorial is also production ready! By the end of the tutorial, you will be running an LLM like Falcon-7B (or 40B or any LLM) locally and you would have also deployed a chat interface to use the local llm and chat with it! For t...
Train LLMs in just 50 lines of code!
Просмотров 81 тыс.11 месяцев назад
In this video, i'll show you how you can train or finetune your own LLM in the least amount of code possible. In addition, as a bonus, ill also show you how you can do the same without writing any code at all. For the coding part, we will be using torch, transformers, peft and trl libraries. For the no-code solution, we will be using autotrain-advanced. You can install autotrain-advanced using ...
Content Based Image Search: InstructBLIP + Sentence Transformers + FAISS
Просмотров 4,1 тыс.11 месяцев назад
In this video, we create a system for content based image search using instruct blip, sentence transformers and faiss. In the end, we have built a system to search for images just by using text and we can even search for intricate details! Please subscribe and like the video to help me keep motivated to make awesome videos like this one. :) My book, Approaching (Almost) Any Machine Learning pro...
Building a summarizer using XGen-7b: Fully open source LLM by Salesforce
Просмотров 4 тыс.11 месяцев назад
In this video, we will use XGen, the recently announced, Apache 2.0 LLM by Salesforce to create a summarization application. Check out the announcement blog post here: blog.salesforceairesearch.com/xgen/ Please subscribe and like the video to help me keep motivated to make awesome videos like this one. :) My book, Approaching (Almost) Any Machine Learning problem, is available for free here: bi...
How to: AI Generated QR Codes (Using Python)
Просмотров 2,7 тыс.11 месяцев назад
In this video, I will show you how to generate awesome QR codes using Hugging Face's Diffusers library. We will be using Stable Diffusion with ControlNet! Check out the Gradio demo here: huggingface.co/spaces/huggingface-projects/QR-code-AI-art-generator Please subscribe and like the video to help me keep motivated to make awesome videos like this one. :) My book, Approaching (Almost) Any Machi...
Finetune LLMs (llama, vicuna, gptneo, pythia) without any code!
Просмотров 7 тыс.Год назад
In this video, ill show you how anyone can finetune LLMs like llama, vicuna, gptneo, pythia, etc without writing a single line of code! Check out AutoTrain's documentation here: hf.co/docs/autotrain Please subscribe and like the video to help me keep motivated to make awesome videos like this one. :) My book, Approaching (Almost) Any Machine Learning problem, is available for free here: bit.ly/...
🤗 AutoTrain: Train state-of-the-art image classification models (no code)
Просмотров 4,1 тыс.Год назад
🤗 AutoTrain: Train state-of-the-art image classification models (no code)
Custom object detection in Python using YOLOv8
Просмотров 13 тыс.Год назад
Custom object detection in Python using YOLOv8
Segment Anything + ControlNet + Stable Diffusion = 💥
Просмотров 13 тыс.Год назад
Segment Anything ControlNet Stable Diffusion = 💥
Stable Diffusion Inpainting with Segment Anything Model (SAM)
Просмотров 25 тыс.Год назад
Stable Diffusion Inpainting with Segment Anything Model (SAM)
How to create GPT-powered conversational bot for any website
Просмотров 6 тыс.Год назад
How to create GPT-powered conversational bot for any website
How to become a data scientist in 30 days?
Просмотров 14 тыс.Год назад
How to become a data scientist in 30 days?
Data representations for neural networks
Просмотров 6 тыс.2 года назад
Data representations for neural networks
My First Neural Network using Keras
Просмотров 6 тыс.2 года назад
My First Neural Network using Keras
What is deep learning?
Просмотров 8 тыс.2 года назад
What is deep learning?
Kaggle's 30 Days Of ML (Competition Part-7): What are public and private leaderboard?
Просмотров 7 тыс.2 года назад
Kaggle's 30 Days Of ML (Competition Part-7): What are public and private leaderboard?
Kaggle's 30 Days Of ML (Competition Part-6): Model Stacking
Просмотров 11 тыс.2 года назад
Kaggle's 30 Days Of ML (Competition Part-6): Model Stacking
Kaggle's 30 Days Of ML (Competition Part-5): Model Blending 101
Просмотров 11 тыс.2 года назад
Kaggle's 30 Days Of ML (Competition Part-5): Model Blending 101
Kaggle's 30 Days Of ML (Competition Part-4): Hyperparameter tuning using Optuna
Просмотров 12 тыс.2 года назад
Kaggle's 30 Days Of ML (Competition Part-4): Hyperparameter tuning using Optuna
Kaggle's 30 Days Of ML (Competition Part-3): What is Target Encoding and how does it work?
Просмотров 10 тыс.2 года назад
Kaggle's 30 Days Of ML (Competition Part-3): What is Target Encoding and how does it work?
Kaggle's 30 Days Of ML (Competition Part-2): Feature Engineering (Categorical & Numerical Variables)
Просмотров 13 тыс.2 года назад
Kaggle's 30 Days Of ML (Competition Part-2): Feature Engineering (Categorical & Numerical Variables)
Kaggle's 30 Days Of ML (Competition Part-1): Cross Validation & First Submission on Kaggle
Просмотров 24 тыс.2 года назад
Kaggle's 30 Days Of ML (Competition Part-1): Cross Validation & First Submission on Kaggle

Комментарии

  • @as-kw8dt
    @as-kw8dt День назад

    If there are a multiple input values how that have to be inserted in the cvs data ?

  • @nisargbhatt4967
    @nisargbhatt4967 5 дней назад

    stemmer2 doesn't stem 'having' because it's a stopword in NLTK stopwords -- is that correct?

  • @apomazkov
    @apomazkov 15 дней назад

    Hi everyone! I have a noobie question. AutoTrain advanced CLI: error: unrecognized arguments: --output model/ How to fix this error and specify the output model?

  • @haryanaharyanvi782
    @haryanaharyanvi782 18 дней назад

    Hyy sir I'm want to know whole about ML Olympiad

  • @garimamisra658
    @garimamisra658 20 дней назад

    results are not same. Am I miss iterpretting?

  • @buckmanakuffo2964
    @buckmanakuffo2964 28 дней назад

    How do we forecast when changepoint exist in hierarchical data?

  • @hafiznouman4860
    @hafiznouman4860 28 дней назад

    such a beautiful journey sir you are our inspiration ❤

  • @AjayiJoseph-ph8xx
    @AjayiJoseph-ph8xx 29 дней назад

    Can we try doing this with a phone?

  • @pulkitjain6397
    @pulkitjain6397 Месяц назад

    ## [00:00] Introduction - This video provides guidance on how to launch a career in data science. - The speaker will answer frequently asked questions about becoming a data scientist. ## [00:56] Learning Path for Data Science - The most common question is regarding the learning path for aspiring data scientists. - This section will cover recommended courses, educational paths (e.g., MBA, PhD), and statistics knowledge required. - It will also address how to find an internship in data science. ## [02:44] Online Courses for Data Science - Supplement Andrew Ng's courses with additional resources like courses from Kaggle Learn. - Develop practical skills by working on exercises from the courses. - Avoid copying solutions and focus on understanding the concepts through practice. ## [05:22] Paid Courses and Certifications for Data Science * Be cautious of expensive data science courses and certifications. * Seek reviews from previous students before enrolling in paid courses. * Focus on building your own projects to showcase your knowledge over certifications. ## [07:24] Formal Education for Data Science * University courses in machine learning, data science, and data mining are valuable for beginners. * A master's degree can be sufficient for industry jobs, while research may require a PhD. * PhD graduates may need to improve coding skills to transition to industry jobs. ## [10:16] Learning Machine Learning Algorithms * A practical approach to learning algorithms involves using cheat sheets as a starting point. * Complement this approach with research and hands-on implementation using libraries like scikit-learn. * Google searches and reading documentations can provide deeper understanding of the algorithms. ## [12:45] Learning Data Science by Doing * Applying learned concepts to real-world projects is crucial for practical machine learning skills. * Public datasets and machine learning competitions are great resources to find project ideas. * Start with simple projects and gradually progress to more complex ones as you learn. ## [15:16] Asking Questions Effectively in Data Science * Before asking questions online, try your best to solve the problem yourself and isolate the specific part you don't understand. * When asking questions on forums, provide context about your work and what you've already tried. * Phrase your questions clearly and specifically to get helpful answers. ## [18:57] Building a Data Science Portfolio with Projects * Working on real-world data science projects is crucial for building a strong portfolio. * Aim to complete multiple projects to showcase your skills and experience. * Consider open-sourcing your code and writing blog articles about your projects to gain recognition.

  • @Jeangirlbell
    @Jeangirlbell Месяц назад

    Thank you SOOO much for making those videos to teach us!!!It's genuinely helpful for me to learn Python. There'is not enough resources for me as a high school student to learn and understand Python, but through your free vedios online I think I'm doing a good job studying it! Lots of thanks

  • @Kitana808
    @Kitana808 Месяц назад

    Are you planning on making a chatbot for Llama 3?

  • @prathampundir5924
    @prathampundir5924 Месяц назад

    can i train llama3 also with these steps?

  • @AkK-iq3bz
    @AkK-iq3bz Месяц назад

    how do you get access to the llama model?

  • @c.e1187
    @c.e1187 Месяц назад

    Once the image is built, it won't go away, isn't it? And how did you make your settings? Thank you great video

  • @MustafaCam-uv5fr
    @MustafaCam-uv5fr Месяц назад

    is there hyperparameter for cnn

  • @user-wo1dn4do6x
    @user-wo1dn4do6x Месяц назад

    Hello sir, can you reopen the data? This contest is no longer available. Thank you.

  • @martinstu8400
    @martinstu8400 Месяц назад

    indian...

  • @PhucHoang-ng4vh
    @PhucHoang-ng4vh Месяц назад

    hi, I just found out about your AAAML book, but cant find the code repo of it, could you please share it?

  • @oxydol3456
    @oxydol3456 Месяц назад

    which machine is recommended for fine-tuning LLAMA? windows?

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

    Incredibly helpful video, I appreciate that you took the time to create this! Great stuff

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

    When will I be able to see the model that I have trained? Once all the training is complete?

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

    Where's your next video! Your channel always inspires me!!!! Cant wait to watch your new video

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

      Thank you for your kind words. Ive taken a break from making videos 🙂

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

      @@abhishekkrthakur Oh, it's a pity!!! Still wish everything goes well with your life

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

    I have llm downloaded can I fine tune it with downloading from huggingface.

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

    This keeps giving an error message . When this happened to you, you said That you forgot to export the environment variable WHICH IS????

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

    I know it could be too much but could you also make a video of how to prepare the data? I have like 'question' and 'answer' but I am strugging to make it to a trainable data set into that kind of csv so I could use it!

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

    You missed to add relu before double conv in expansive block. But great explanation, thankyou!

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

    simply best

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

    Thank you for this excellent presentation/tutorial! Are there other optimization methods that can be used apart from the ones you have covered in this video? Do you also work on metaheuristic optimization methods? If yes, I would like you to drop a video on it.

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

    Keeping it this simple is something very few people are able to do. Very well explained. This can be understood by even a beginner. Atleast the execution if not the intuition behind it. Kudos

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

    sad you don't provide the full code c/C...

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

    HI Abhishek. Thanks for posting some interesting videos. I tried doing text to speech using Bark on V100 GPU on Bark. It is taking too long. I need latency of less than a second. Can you recommend how I could achieve that.

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

    Hi Sir, humble request, can you please share your journey of being kaggle grandmaster and guide the juniors out here. If you already have posted somewhere, would love to have link to it. 😁

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

    thank,from china

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

    thanks bro ❤

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

    please mention the computing power required

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

    tnx

  • @Ananya-di8hi
    @Ananya-di8hi 3 месяца назад

    can anyone tell me whats prerequisite ??

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

    how to get this kind of detailed terminal?

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

    Clean boy !

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

    Can you make a video for fine tuning in silicon macs ?

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

    is it multilingual?

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

    How do you convert it to work with Ollama? I setup the model file and it doesnt seem to know anything from my training.

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

    Amazing! Thank you.

  • @RaviKumar-wh6hs
    @RaviKumar-wh6hs 3 месяца назад

    TODAY 2024 MARCH 6TH , MY KAGGLE JOURNEY STARTED

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

    Great vid

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

    Sir i need a video on how to train the code with dataset and if we give an image it should return the segmented one, how to do so with this UNet? Please do a video on it as soon as possible. Or if there is anyother video and if anyone knows which one is better kindly reply for this message with the link of the video.

  • @muthukamalan.m6316
    @muthukamalan.m6316 3 месяца назад

    what if we've toooo many targets? will it be applicable?

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

    Colab has banned it.

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

    2:55 Tabnet Paper introduction 4:20 Main ideas from Tabnet 7:21 Architecture 8:55 feature transformer block 10:51 attentive transformer block 14:25 individual explainability intro 15:10 self supervised learning ( pretrainning ) 17:10 pytorch implementation intro ( 19:18 fastai wrapper avialable ) 20:59 demo from a notebook 29:34 Kaggle competition notebooks using Tabnet Pytorch 29:55 Code base architecture 32:18 tricky implementation tips! 34:36 future work 40:52 QA session 41:09 explainability 42:30 computing resource 43:50 tabnet parameters explain 47:55 feature selection ( from sparse mask)

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

    hi. please help me. how to create custom model from many pdfs in Persian language? tank you.