GithubHelp home page GithubHelp logo

cksachdev / aima-pseudocode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aimacode/aima-pseudocode

0.0 1.0 1.0 658 KB

Pseudocode descriptions of the algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

License: Other

aima-pseudocode's Introduction

Pseudocode

Pseudocode descriptions of the algorithms from Russell and Norvig's Artificial Intelligence - A Modern Approach.

The algorithms as they appear in the book (3rd and 4th editions) are given here:

The files listed below give the same algorithms, but in markdown format. We need help checking that the 4th edition versions are correct (we know they are wrong for the search chapters). When there are differences between the third edition and fourth edition pseudocode, both versions will be shown in the files listed below. (Note: when editing pseudocode in a md/*.md file, put two spaces at the end of a line; this keeps the line separate from the following line.)

AIMA3e AIMA4e Pseudo-code (in book)
2.3 TABLE-DRIVEN-AGENT
2.4 REFLEX-VACUUM-AGENT
2.6 SIMPLE-REFLEX-AGENT
2.8 MODEL-BASED-REFLEX-AGENT
3.1 SIMPLE-PROBLEM-SOLVING-AGENT
3.7 GRAPH-SEARCH
3.11 BREADTH-FIRST-SEARCH
3.13 UNIFORM-COST-SEARCH
3.16 DEPTH-LIMITED-SEARCH
3.17 ITERATIVE-DEEPENING-SEARCH
3.24 RECURSIVE-BEST-FIRST-SEARCH
4.2 HILL-CLIMBING
4.5 SIMULATED-ANNEALING
4.8 GENETIC-ALGORITHM
4.11 AND-OR-GRAPH-SEARCH
4.21 ONLINE-DFS-AGENT
4.24 LRTA*-AGENT
5.3 MINIMAX-DECISION
5.7 ALPHA-BETA-SEARCH
6.3 AC-3
6.5 BACKTRACKING-SEARCH
6.8 MIN-CONFLICTS
6.11 TREE-CSP-SOLVER
7.1 KB-AGENT
7.8 TT-ENTAILS
7.9 PL-RESOLUTION
7.12 PL-FC-ENTAILS?
7.14 DPLL-SATISFIABLE?
7.15 WALKSAT
7.17 HYBRID-WUMPUS-AGENT
7.19 SATPLAN
9.1 UNIFY
9.3 FOL-FC-ASK
9.6 FOL-BC-ASK
9.8 APPEND
10.1 AIR-CARGO-TRANSPORT-PROBLEM
10.2 SPARE-TIRE-PROBLEM
10.3 BLOCKS-WORLD
10.7 HAVE-CAKE-AND-EAT-CAKE-TOO-PROBLEM
10.9 GRAPHPLAN
11.1 JOB-SHOP-SCHEDULING-PROBLEM
11.4 REFINEMENT-HIGH-LEVEL-ACTIONS
11.5 HIERARCHICAL-SEARCH
11.8 ANGELIC-SEARCH
11.10 DOUBLES-TENNIS-PROBLEM
13.1 DT-AGENT
14.9 ENUMERATION-ASK
14.10 ELIMINATION-ASK
14.12 PRIOR-SAMPLE
14.13 REJECTION-SAMPLING
14.14 LIKELIHOOD-WEIGHTING
14.15 GIBBS-ASK
15.4 FORWARD-BACKWARD
15.6 FIXED-LAG-SMOOTHING
15.17 PARTICLE-FILTERING
16.9 INFORMATION-GATHERING-AGENT
17.4 VALUE-ITERATION
17.7 POLICY-ITERATION
17.9 POMDP-VALUE-ITERATION
18.4 DECISION-TREE-LEARNING
18.7 CROSS-VALIDATION-WRAPPER
18.10 DECISION-LIST-LEARNING
18.23 BACK-PROP-LEARNING
18.33 ADABOOST
19.2 CURRENT-BEST-LEARNING
19.3 VERSION-SPACE-LEARNING
19.8 MINIMAL-CONSISTENT-DET
19.12 FOIL
21.2 PASSIVE-ADP-AGENT
21.4 PASSIVE-TD-AGENT
21.8 Q-LEARNING-AGENT
22.1 HITS
23.4 CYK-PARSE
23.5 SENTENCE-TREE
25.9 MONTE-CARLO-LOCALIZATION
29.1 POWERS-OF-2

aima-pseudocode's People

Contributors

adityasiwan avatar anumehaagrawal avatar anurag-rai avatar articuno12 avatar ashishrana160796 avatar besanhalwa avatar chipe1 avatar chocochino avatar ctjoreilly avatar jatinpal avatar krishnaw14 avatar leaprovenzano avatar nbro avatar norvig avatar peijl1998 avatar rajat123456 avatar realenginerd avatar ritwik12 avatar robroseknows avatar ruedigerlunde avatar sallaben avatar samagra14 avatar sbonn avatar snshine avatar utsavoza avatar varuna82 avatar

Watchers

 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.