Description: This course describes the AI techniques necessary for an agent to act intelligently in the ``real world. Techniques include natural language processing, uncertainty reasoning, learning, vision and speech processing. Basic AI techniques (such as search, knowledge representation and planning) will be reviewed in the context of the C++ programming language which will be used for implementing the more advanced techniques. Emphasis will be on implementation and experimentation with the goal of building robust intelligent agents.
To Search:
File list (Check if you may need any files):
code\code\hws\Circle.C
....\....\...\Circle.H
....\....\...\grammar
....\....\...\main.C
....\....\...\Makefile
....\....\...\wumpus.lisp
....\....\mydean\03.Logic\C++Code\DataDependencies\DataList.C
....\....\......\........\.......\................\DataList.H
....\....\......\........\.......\................\DataNode.C
....\....\......\........\.......\................\DataNode.H
....\....\......\........\.......\................\dataTest.C
....\....\......\........\.......\................\main.H
....\....\......\........\.......\................\Makefile
....\....\......\........\.......\................\README
....\....\......\........\.......\Unification\Bind.C
....\....\......\........\.......\...........\Bind.H
....\....\......\........\.......\...........\Compare.H
....\....\......\........\.......\...........\LogicNode.C
....\....\......\........\.......\...........\LogicNode.H
....\....\......\........\.......\...........\Makefile
....\....\......\........\.......\...........\Parser.C
....\....\......\........\.......\...........\Parser.H
....\....\......\........\.......\...........\README
....\....\......\........\.......\...........\testParser.C
....\....\......\.4.Search\C++Code\Discrimination\block.examples
....\....\......\.........\.......\..............\DTree.C
....\....\......\.........\.......\..............\DTree.H
....\....\......\.........\.......\..............\Formula.C
....\....\......\.........\.......\..............\Formula.H
....\....\......\.........\.......\..............\Key.C
....\....\......\.........\.......\..............\Key.H
....\....\......\.........\.......\..............\Makefile
....\....\......\.........\.......\..............\Node.C
....\....\......\.........\.......\..............\Node.H
....\....\......\.........\.......\..............\README
....\....\......\.........\.......\..............\String.C
....\....\......\.........\.......\..............\String.H
....\....\......\.........\.......\Genetic\Chromosome.C
....\....\......\.........\.......\.......\Chromosome.H
....\....\......\.........\.......\.......\Makefile
....\....\......\.........\.......\.......\Population.C
....\....\......\.........\.......\.......\Population.H
....\....\......\.........\.......\.......\README
....\....\......\.........\.......\Search\bfs.C
....\....\......\.........\.......\......\dfs.C
....\....\......\.........\.......\......\ids.C
....\....\......\.........\.......\......\README
....\....\......\.........\.......\......\State.C
....\....\......\.........\.......\......\State.H
....\....\......\.5.Learning\C++Code\Decision\Decision.C
....\....\......\...........\.......\........\Decision.H
....\....\......\...........\.......\........\Dimension.C
....\....\......\...........\.......\........\Dimension.H
....\....\......\...........\.......\........\Example.C
....\....\......\...........\.......\........\Example.H
....\....\......\...........\.......\........\final.examples
....\....\......\...........\.......\........\Makefile
....\....\......\...........\.......\........\Node.C
....\....\......\...........\.......\........\Node.H
....\....\......\...........\.......\........\README
....\....\......\...........\.......\........\robot.examples
....\....\......\...........\.......\........\String.C
....\....\......\...........\.......\........\String.H
....\....\......\...........\.......\........\sunburn.examples
....\....\......\...........\.......\PDP\Function.C
....\....\......\...........\.......\...\Function.H
....\....\......\...........\.......\...\Makefile
....\....\......\...........\.......\...\PDP.C
....\....\......\...........\.......\...\PDP.H
....\....\......\...........\.......\...\PDP1.C
....\....\......\...........\.......\...\PDP2.C
....\....\......\...........\.......\...\README
....\....\......\...........\.......\.erceptron\Function.C
....\....\......\...........\.......\..........\Function.H
....\....\......\...........\.......\..........\Makefile
....\....\......\...........\.......\..........\Perceptron.C
....\....\......\...........\.......\..........\Percep