Financial Inclusion

Financial Inclusion In Africa One of the biggest barriers to Africa’s economic and human growth is still financial inclusion. For instance, just 9.1 million adults (or 14% of adults) in Kenya, Rwanda, Tanzania, and Uganda have access to or utilize a commercial bank account.   Access to bank accounts has historically been thought to be […]

Financial Inclusion Read More »

Skim-Lit

Implementing PubMed 200k RCT Paper with TensorFlow   As an AI enthusiast and a passionate learner, I recently embarked on the exciting adventure of implementing the PubMed 200k RCT paper using TensorFlow. In this blog post, I’ll share my experiences, challenges, and insights gained during this fascinating endeavor. Understanding PubMed 200k RCT What is PubMed

Skim-Lit Read More »

Flower Image Classification

Flower Image Classification Project: A Journey into Deep Learning Introduction In the realm of artificial intelligence and computer vision, image classification is a fundamental task. It involves training a model to recognize and categorize images into predefined classes. The Flower Image Classification is a project from Udacity’s AI Programming with Python Nanodegree program which i

Flower Image Classification Read More »

Disaster or Not Disaster(NLP)

Introduction In this project, I explored how to use machine learning algorithms to classify tweets as disaster or non-disaster related. My goal was to build a model that could accurately predict whether a tweet is related to a disaster or not. I used a dataset of tweets that had been labeled as disaster or non-disaster

Disaster or Not Disaster(NLP) Read More »

Password Manager

Password Generator with Python In today’s digital world, strong passwords are our first line of defense against cyber threats. But let’s face it, remembering complex, unique passwords for every account is near impossible. That’s where password generators come in, and thankfully, building our own with Python is easier . Building the Brick by Brick: Here’s

Password Manager Read More »

Scroll to Top