top of page

Blogs

As an aspiring data scientist, I am skilled in Machine Learning and Deep Learning projects and have a passion for writing informative and engaging articles about these topics. My articles provide insights, tips, and examples that make complex concepts more accessible to a broader audience.

Python Data Science Playground: A Fun and Easy Introduction to Data Science.

Medium

This blog series is for people who want to learn about Data Science. It explains the basics like how to collect data, store it, clean it, analyze it, and show it in graphs. You'll also get to know about some tools like PowerBI, Orange, and Neo4j. At the end of the series, there is a big project that covers everything you've learned, including some machine learning concepts, which you can show off on your resume.

iconfinder_Medium_3721675.png

Fake News Detection Using Machine Learning

Medium

In this modern world, data is very important and by the 2020 year, 1.7 megaBytes data generated per second. So there are many technologies that change the world by this large amount of data. Machine learning is one of them and we are using this technology to detect fake news.

iconfinder_Medium_3721675.png

Performing Analysis of Meteorological Data Using Python

Medium

In this project, we are doing hypothesis testing on whether the dataset and trying to prove that hypothesis is correct or not. We are also doing some data cleaning techniques, Data visualization, and hypothesis testing.

iconfinder_Medium_3721675.png

Automatic Image Captioning Using Deep Learning

Medium

Deep learning and Machine learning are the most progressive technologies in this era. Artificial intelligence is now compared with the human mind and in some fields AI doing a great job than humans. Day by day there is new research in this field.

iconfinder_Medium_3721675.png

Plant Disease Detection using CNN with PyTorch

Medium

In this project we trying to predict plant disease based on its leaf images. In the dataset, we have total of 39 different diseases that we are trying to classify using CNN. We implement this model PyTorch. After that, we are also thinking to deploy our model in application.

iconfinder_Medium_3721675.png

AI Writer : Text Generation Using GPT-2 & 🤗Transformers

Medium

This blog is all about how AI will generate a bunch of text lines from a given input sequence. For text generation, we are using two things in python. As a language model, we are using GPT-2 Large Pre-trained model and for the Text Generation pipeline, we are using Hugging Face Transformers pipelines.

iconfinder_Medium_3721675.png
bottom of page