sevda's repositories
YOLOv8-Medical-Imaging
This project uses YOLOv8 to perform tasks like classification, detection, and segmentation in medical images through a user-friendly interface.
NLP-Toxic-Comment-Classification
Natural Language Processing: Toxic Comments Detection and Classification
AI_Search_Project
👁🗨🧠 Artificial Intelligence search project implementing IDS, Bidirectional BFS and A*.
Mario_Solver
🕹Solving Mario game with a genetic algorithm.
Puzzle-Solver
🧩Using backtracking algorithm to solve binary puzzles
Machine-Learning-Bootcamp
A beginner friendly ML course designed by us at Hermes AI Center for everyone with no prior knowledge in computer science concepts.
Varan-Store
Online shop project for training html css
Computer_Vision_Projects
This repository contains all my exercises and projects for computer vision.
Javascript-Practice
⚡Personal practice test playground.
Django-project
simple project to learn django
Github-API
my internet engineering project at AUT
MachineLearning_AndrewNG
Getting hands dirty on some basic machine learning project while pursuing Machine learning on Coursera by AndrewNg
Tank-Trouble-Game
An implementation of a game named tank trouble using java
Tumor-Detection-Brain-MRI
This project serves as a prime example of computer vision's role in revolutionizing healthcare. By utilizing the Detectron2 framework this project enables accurate detection of tumors in brain MRI images. The resultant web application, developed using Streamlit, provides a user-friendly interface for visualizing these detections.
Vehiclebey
🚂This app takes a text, image, and email and creates an advertisement if the image is in the vehicle category.
Algorithms-And-Data-Structures
📚 Collection of algorithms and data structures
Insomnia-Project
insomnia written in java using swing
Python-Learning
Codes used for learning python
QlikView-Hotel-Dashboard
This repository contains a hotel dashboard created using QlikView. The dashboard provides valuable insights and visualizations for hotel management, allowing them to make data-driven decisions.
ResNet50-ChestCancer-Detection
This project demonstrates the implementation of ResNet50 from scratch and its application for chest cancer classification using the Chest CT-scan Images dataset.
Machine-Learning-Projects
This repository contains projects in machine learning.
workshop-1
AUT AP Workshop 1
workshop-2
AUT AP Workshop 2
OS_XV6_Project
Adding system calls to xv6 operating system.