Coder Social home page Coder Social logo

trojanink / a-simple-pattern-recognition-project Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 124 KB

a simple pattern recognition project

MATLAB 100.00%
pattern-recognition pattern machine-learning-algorithms machine-learning deep-neural-networks repeat covariance

a-simple-pattern-recognition-project's Introduction

pattern-recognition-project

PART A

We have 4 equal classes with characteristic vectors in 2 dimensions that follow for each class 2-D Gaussian distributions with average values given and respectively with a common diagonal register of covariance which is also given in the form of a table.

In our project we were asked to create a set of training N points that stem from the above 4 classes and distributions. Using Matlab mvnrnd with appropriate parameters. It is also useful to initialize through randn ('seed', 0), so that it is possible to repeat the experiment and reproduce the results.

PART B

Repeat the above for classes with a common but non-diagonal covariance register. Commentary on the differences between the Euclidean distance classifiers, the Mahalanobis distance and the Bayesian classifier in relation to Part A.

PART C

Repeat the above for non-equal classes and for earlier classes probabilities.

PART D

return to part B and its components. In this part of the job you will assume that you have two classes that result from the union of the previous classes and you will sort the data using their projection in an appropriate straight line, based on the PCA and LDA transformations.

Hint: More details about the work can be found in the attached pdf (greek language).

a-simple-pattern-recognition-project's People

Contributors

trojanink avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.