Question: 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.
 Intelligent Computing Methods Course Project In the course work you will

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!