An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: reflex-agent

Siya2704/AI-assignments

Implementation of BFS, DFS, Uniform cost search, greedy search, A* search for path finding in maze, Implementation of Water Jug problem with jugs having capacity m and n, resp.

Language: Jupyter Notebook - Size: 1.32 MB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

Ahmedbaaqeel/Python-AC-Simulation

This is a reflex agent made with python that will turn the AC on and off depending on the temperature. If the temperature reaches max temperature (Hot), the AC will turn on. Otherwise, if the temperature is higher than the minimum (Cold) it will stay off.

Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

HxnDev/Reflex-Agent-to-Solve-Vaccuum-Cleaner-World-Problem

A simple reflex agent is a type of intelligent agent that performs actions based solely on the current situation. I desinged a reflexx agent to solve vaccuum cleaner problem.

Language: Python - Size: 135 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 3

Samaya07/Vacuum_agent

Vacuum agent in different environments

Language: Python - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Murat-Sahin1/Reflex-Cleaning-Agent

Reflex agent that solves the vacuum cleaner problem.

Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

labibdotc/AI_VaccumCleaner

This new type of robotic vacuum cleaner has quite simple reflex rules. It will autonomously perform General Cleaning, Spot Cleaning and recharge from base.

Language: Python - Size: 36.1 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

SeroviICAI/Vacuum_Reflex_Agent

Known example of reflex agent implemented in Python in the most theory accurate way

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

SeroviICAI/Self_Driving_Reflex_Agent

This project consists on a self driving car, which avoids crashing against traffic. It is a reflex agent (with some limitations).

Language: Python - Size: 4.37 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

alireza-mahmoodi/AI_Multi-Agent_Search

Implementation of AI multi-agent searches and their application to the Pacman world. Minimax, expectimax and the improved evaluation function are the main points of the project.

Language: Python - Size: 2.19 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1