Machine Learning
Enhancing Model Explainability in Deep Learning: A Comprehensive Guide
Explore techniques that bring transparency to AI models, empowering you to make sense of their decisions
How to Extract Texts from Rotated(Skewed) Text-Images using CRAFT, OpenCV and pytesseract
Evaluating NLP Models: A Comprehensive Guide to ROUGE, BLEU, METEOR, and BERTScore Metrics
🦜️ LangChain + Streamlit🔥+ Llama 🦙: Bringing Conversational AI to Your Local Machine
generative ai, chatgpt, how to use llm offline, large language models, how to make offline chatbot, document question answering using language models, machine learning, artificial intelligence, using llama on local machine, use language models on local machine
Get Ready to Build Your Own AI Animated Avatar: Step-by-Step Guide
Creating an AI animated avatar is a great way to learn more about computer vision and machine learning, and it can also be a fun project to showcase your skills. In this tutorial, we will be creating…
What is Gaussian Noise in Deep Learning? How and Why it is used?
Visualizing Attention in Vision Transformers
Knowledge Distillation, aka Teacher-Student Model
With the release of large models in the last few years, from GPT-3 to Megatron, I keep pondering how to experiment and use these models for a specific use case. These models are trained on massive…