Code Monkey home page Code Monkey logo

Mohammad Hammoud's Projects

ai-agent-poker icon ai-agent-poker

An AI agent for a 5-card poker game. The agent is designed as a reflex agent, meaning it acts based on the strength of its hand without considering the opponent's bidding. The underlying strategy is to use machine learning, game theory, and decision-making algorithms to adapt and improve the agent's performance over time.

ai-agents icon ai-agents

The four agent types implemented in this lab are random, fix, reflex, and memory agent for both applications. The applications are: - Mobile robot application: is about a robot that collects energy blocks. - Simplified poker game: is about winning more coins and rounds.

anomaly-detection icon anomaly-detection

working with detecting anomalies in data using basic Python libraries and the PyOD library for detecting anomalies.

bayesian-network icon bayesian-network

The objective of this lab is to learn how to construct Bayesian Network from data, learn how to implement Na¨ıve Bayes algorithm for classification tasks, and how to use Bayesian Network and Na¨ıve Bayes for inference.

exploring-association-rule-mining icon exploring-association-rule-mining

explore association rule mining with Apriori and Networkx libraries. Covers Market Basket Analysis concepts, interestingness measures (support, confidence, lift, conviction), tasks for rule calculation, real-world credit dataset analysis, and discusses entropy's relation to itemset frequency.

monte-carlo-simulation icon monte-carlo-simulation

This Java code uses Monte Carlo simulation to analyze intricate stochastic systems, estimating the likelihood of specific events based on predefined probabilities. It includes an analytical formula for result validation, making it a valuable tool for probabilistic scenario analysis in fields like finance and engineering.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.