Skip to content
View manel15279's full-sized avatar
Block or Report

Block or report manel15279

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
manel15279/README.md

Popular repositories Loading

  1. Indoor-Plants-Recommendation-Expert-System Indoor-Plants-Recommendation-Expert-System Public

    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 1

  2. JADE-MultiAgents-Auction-System JADE-MultiAgents-Auction-System Public

    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

  3. N-Queens-Solver N-Queens-Solver Public

    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

  4. AI-SPAM-Classifier AI-SPAM-Classifier Public

    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

  5. DataMining-Project DataMining-Project Public

    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

  6. Computer-Vision-Dodge-Game Computer-Vision-Dodge-Game Public

    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