Code Monkey home page Code Monkey logo

cs7320-ai's Introduction

Artificial Intelligence - Lecture Material, Simple Python Code Examples and Assignments

Lecture material, simple Python code examples, and assignments for the course CS 5/7320 Artificial Intelligence taught by Michael Hahsler at the Department of Computer Science at SMU.

The code examples cover several chapters of the textbook Artificial Intelligence: A Modern Approach (AIMA) by Russell and Norvig. The code in this repository is intended to be simple to focus more on the basic AI concepts and less on the use of advanced implementation techniques (e.g., object-oriented design and flexibility). More complex code examples accompanying the textbook can be found at the GitHub repository aimacode.

Covered AIMA Chapters

Chapter Slides Code
1: Introduction to AI Slides -
2: Intelligent Agents Slides Code
3: Solving Problems by Search Slides Code
4.1-2: Search in Complex Environments: Local Search Slides Code
4.3-5: Search in Complex Environments: Search with Uncertainty Slides Code
5: Adversarial Search and Games Slides Code
6: Constraint Satisfaction Problem Slides Code
7-9: Knowledge-Based Agents Slides Code
12: Quantifying Uncertainty Slides Code
13: Probabilistic Reasoning Slides Code
16: Making Simple Decision Slides -
19: Learning from Examples (Machine Learning) Slides Code
22+17: Reinforcement Learning and MDPs Slides Code

HOWTOs

License

All code and documents in this repository are provided under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) License.

CC BY-SA 4.0

cs7320-ai's People

Contributors

mhahsler avatar

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.