Robot arm control with the Python Robotics ToolboxHello!!! It's been a while and I wanted to share a mini project I did with the Python Robotics Toolbox for controlling different robot arms…Aug 31, 2024Aug 31, 2024
Gesture-controlled robot arm.Hello everyone! It’s been a while since my last post and I’m excited to share with you a project I worked on some time ago. I’ll be showing…Feb 9, 2023Feb 9, 2023
Published inCodeXStacking Ensemble ModellingStacking, also known as a stacked generalization is an ensemble modeling technique that involves the combination of data from the…Sep 8, 2021Sep 8, 2021
Published inAnalytics VidhyaBuilding a Rasa chat bot on Google ColabRasa is a conversational AI platform for personalized conversations, it is a tool used to build AI chatbots using python and natural…Sep 7, 20212Sep 7, 20212
Published inAnalytics VidhyaExploratory data analysis on a web scraped Checki data setThis is an EDA exercise to get insights from a CSV dataset scraped from Checki, an online automobile store. It is a data set containing…Jul 23, 2021Jul 23, 2021
Titanic Project breakdown (Kaggle dataset)The titanic problem is easily one of the most popular competitions on Kaggle and a great project to get your hands dirty with as an…Jul 1, 2021Jul 1, 2021
Published inGeek CultureImage classification with FastaiHey guys, today we will be using the Fastai library to create an image classifier. The Fastai library is a deep learning library with lots…Jun 17, 2021Jun 17, 2021
A SIMPLE GUIDE TO BUILDING AN IMAGE CLASSIFIER WITH CNN (using google colab)Today we are going to build an image classifier using CNN. For this project, we would train our model to classify two fruits, the African…May 2, 2021May 2, 2021