Skip to content

abhijithwarrier/AI-Mini-Projects

Repository files navigation

🧠 AI-Mini-Projects

A collection of beginner-friendly AI/ML projects as part of my hands-on learning journey.


📁 Projects:

🛳️ Project 1: Titanic Survival Prediction

Goal: Predict whether a passenger survived the Titanic disaster based on demographic and travel information.

🧥 Project 2: Fashion MNIST Classifier

Goal: Build and train a neural network to classify images of clothing items from the Fashion MNIST dataset with high accuracy


🛠️ How to Run

  1. Clone the repo
  2. Install requirements - pip install -r requirements.txt
  3. Navigate to the specific project notebook - cd <project_name>/notebooks
  4. Open Jupyter and run the notebook - Example: jupyter notebook <model_filname>.ipynb

About

A collection of small AI/ML projects from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors