Fine-Tuning LLMs with Reinforcement Learning from Human Feedback (RLHF)
Author(s): Ganesh Bajaj Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. Reinforcement Learning from Human Feedback (RLHF) allows LLMs to learn directly from the feedback received on its own response generation. . By …
How to Build Your First VS Code Extension
Author(s): Ganesh Bajaj Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. Visual Studio Code is one of the most popular IDE for developers. In VS Code, Extensions are add-ons that enhance or extend …
How I Scrape and Search My Medium Articles by Keyword
Author(s): Ganesh Bajaj Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. Photo by Martin Adams on Unsplash Disclaimer: This article is only for educational purposes. We do not encourage anyone to scrape websites, …
Few Examples Where GPT-4o Fails to Think/Reason !!
Author(s): Ganesh Bajaj Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. Large language models (LLMs) are like students who memorized a lot but donβt always understand. Theyβre great at giving solutions based on …
Building an Interactive Chatbot For Pre-Existing Questions with LLM Integration to Chat with multiple CSV Files
Author(s): Ganesh Bajaj Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. Streamlit UI-Image Illustrated by Author There are multiple types of Chatbots: Rule Based ChatbotRAG Based ChatbotHybrid Chatbot This article covers how to …
SQL Best Practices for Beginners: Working with Multiple Data Tables
Author(s): Ganesh Bajaj Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. Image Illustrated by Author: Generated Using DALLE SQL is a powerful language for analyzing and manipulating big datasets, making it an essential …
Understanding T-Test and Chi-Square Test: Key Concepts, Applications, and Practical Examples
Author(s): Ganesh Bajaj Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. In the world of statistics, researchers and data analysts frequently face the challenge of determining whether observed differences in data are due …