You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This R project analyzes COVID-19 mortality data to explore the impact of age and gender on death rates. It includes statistical tests, visualizations (boxplot & bar chart), and summary metrics to …
A simple web-based AI chatbot built with Python, Flask, and Hugging Face’s DialoGPT. Users can interact with the bot through a user-friendly browser interface.
This project is a simplified implementation of the classic Pacman game using Python, with optional styling via CSS. It serves as an educational framework for experimenting with AI search algorithms…