Evans Njogu's repositories
LeagueOfRobotRunners-MAPF
This repository hosts the MAPF algorithms and simulations for the League of Robot Runners competition. It features implementation of state-of-the-art algorithms for coordinating multiple robots efficiently on predefined maps, ensuring collision-free navigation.
Audio-Book-for-pdf
A python script for an audio book to get your pdf's read out to you by the computer.
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Simple-Language-Translation-App
Simple translation app using Gradio and Transformers with a lightweight machine learning app interface.
GPA-Calculator
A GPA calculator using JavaScript is a tool that allows students to calculate their grade point average (GPA) by inputting their grades and credits for each course.
Image-Classification
This repository contains a Jupyter notebook for a Convolutional Neural Network (CNN) implemented in PyTorch to classify images of cars.
it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
PostApp
A post app using Laravel framework.
Speech-to-Text
Speech to Text Script using ibm watson API.
intro-k8s
Introduction to Kubernetes
Kenyan-Flag
Jupyter notebook to create the Kenyan flag using Python and the Matplotlib library for data visualization..
Machine-Learning-Classifier-in-Python-with-Scikit-learn
Using a dataset of breast cancer tumor information, you’ll use a Naive Bayes (NB) classifier that predicts whether or not a tumor is malignant or benign.
SignMeet
A prototype/Minimum Viable Product(MVP) of a Sign Language Recognition Tool
Simple-Chat-Bot-Response-System
A non-intelligent but fun chat bot response system using Python
Sudoku-Solver
This repository contains a Jupyter Notebook with the implementation of a Sudoku Solver using Deep Learning. The goal is to solve a Sudoku puzzle through image recognition of the puzzle and using a Convolutional Neural Network (CNN) to predict the numbers for each cell.