-
🔭 I’m currently pursuing my Master's in Artificial Intelligence
-
📫 How to reach me manel.ouchar@hotmail.com
🔭 I’m currently pursuing my Master's in Artificial Intelligence
📫 How to reach me manel.ouchar@hotmail.com
An indoor plant recommendation system built using React.js and Node.js. The system leverages expert systems and multi-agent systems to provide personalized recommendations for indoor plants based o…
JavaScript 3
This project implements a multi-agent auction platform using JADE framework. It simulates decentralized auctions where buyers autonomously submit proposals and sellers manage bids to select winning…
Java 1
A Java implementation of solving the N-Queens problem using various search algorithms, including BFS, DFS, A* with different heuristics, genetic algorithm, and particle swarm optimization PSO. The …
Java
A SPAM classifier developed in Python, utilizing Machine Learning and Deep Learning algorithms like SVM, KNN, Logistic Regression, Neural Networks, Naive Bayes, and LSTM.
Roff
A university project that aims to explore various data mining techniques like Data Exploration, Association Rule Mining, Supervised and Unsupervised Learning, applied to real-world datasets, focusi…
Jupyter Notebook
A university project consisting of two parts: the first part focuses on implementing various image processing filters and color-based object detection algorithms using Python and OpenCV. The second…
Python