Giter Site home page Giter Site logo

artificial-intelligence's Introduction

Artificial-Intelligence

Python Projects for Artificial Intelligence at Eastern Connecticut State University (Dr. Rosiene's class)

The bootleg Roomba compares which is the better agent, The simple reflex agent (an agent that only reacts to bumps), The simple random reflex agent (an agent that reacts to bumps and will randomly choose an action), and the tabled agent (an agent that reacts to sensors inputs and will make random actions, all actions will be saved on a tabled and the agent will choose its next best choice of actions).

The Missionary and Cannibals compares two algorithms to see which is the better algorithm. Breadth-First search is compared against Depth-Limited search and in this problem, DLS is faster than BFS.

The 8 puzzle uses iterative deepening and the A* search to compare which is the faster algorithm.

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.