تمرین سری دوم را از این آدرس دانلود کنید. موضوع این تمرین شناسایی الگو به کمک شبکه MLP است.
Write a program for classification of samples of two classes using single layer perceptron:
- Randomly around a line
- From 2 Gaussian distributions with different μ and σ
It is not necessary that your output is exactly like this!