Skip to content
View manel15279's full-sized avatar

Block or report manel15279

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 5

  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