Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Intelligent Computing Methods Course Project In the course work you will carry out a small project, using the techniques that you have learnt, to tackle

Intelligent Computing Methods
Course Project
In the course work you will carry out a small project, using the techniques that you have
learnt, to tackle a practical technological problem. You will be asked to investigate the
learning algorithms such as BP, RBF, SOM, FIS, GA, PSO and SVM, etc. You will be
expected to develop your own algorithm to solve a real problem, using the packages
supplied in Matlab, Python or other languages, and to write a project report. Function
approximation: design a neural network to fit the following MIMO functions:
y1=2+x11.5-1.5sin(3x2);y2=x2sin(x1)+x1cos(x2);1
Generate 200 data, 100 points for training and the other 100 for model validation
and testing.
You are encouraged to use real engineering data to solve real problems.
In the work, you should take the following points into account:
Reproducibility
Don't claim things without references or other evidence
Analysis of results
More important to clearly present your ideas on how things should be solved,
than to actually have succeeded (had time to) solving them!
A failed experiment is not a failed project! Failed experiments can be analyzed
and learnt from (and written about)
Suggest future work ?? extensions
Submission: please submit your source code (.mat or.py files; including user manual,
environment, etc.)
Note:
Source code is needed for results reproduction.
The report can be written in English or Chinese.
Please strictly follow the format of IEEE Transactions.
image text in transcribed

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

Mobile Communications

Authors: Jochen Schiller

2nd edition

978-0321123817, 321123816, 978-8131724262

More Books

Students also viewed these Programming questions

Question

3) What data collection and analysis methods would you use and why?

Answered: 1 week ago