Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Scenario Think about things you do in life, things you'd like to do, things other people do or might like to do, and design an

Scenario

Think about things you do in life, things you'd like to do, things other people do or might like to do, and design an artificially intelligent software system to help people with some specific activities. Examples (that have already been solved, and are therefore unsuitable for this project) include route planning for driving in an unfamiliar city ("Get Directions" on Google maps), the blocks world (the SHRDLU resurrection), playing chess/checkers/etc. (try playing the unbeatable checkers AI system), etc. There are many more challenges for AI, and you it's not hard to dream of one. While it is not expected that you will be able to implement the AI system you design, you should be able to conceive of such a system. There is no need to worry about the technical details. Rather, you should think about, and describe for your project.

the foundations of AI systems - why is search required to solve the problem;

the problem and its environment - what features do they have;

knowledge that would help guide search - what are the features of the knowledge, and how your system might acquire the knowledge;

A production system algorithm that is appropriate for your system, including how your system would choose which states and transformations to apply at each step.

A key point is to ensure that your software system will really require intelligence, i.e., that there is a search space that you need to explore to find a solution to the problem ... if there's no search then no intelligence is required.

Tasks :

[1] Write an example program and algorithm for Time-Series Forecasting Prediction using Back propagation algorithm.

[2] Write an example algorithm and program for Self Organising Maps (SOM) for Pole Balancing Problem.

[3] Write an example program and algorithm to simulate Adaptive Resonance Theory with a suitable example of your choice.

[4] Write an example program and algorithm for Pattern Recognition Classification using Adaline Network Simulator (ADNS)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Marketing Database Analytics

Authors: Andrew D. Banasiewicz

1st Edition

0415657881, 978-0415657884

More Books

Students also viewed these Databases questions