txzhao / Artificial-Neural-Networks

course lab of DD2432 artificial neural network and other learning system at KTH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artificial-Neural-Networks

Course lab of DD2432 Artifical Neural Network and Other Learning Systems at KTH.

Contents

lab 1: feedforward networks [slide]

  • one-layer-perceptron network
  • two-layer-perceptron network

lab 2: RBF networks [slide]

  • supervised learning of weights (batch learning with least square; online learning with delta rule)
  • RBF placement (competitive learning; expectation maximization)

lab 3: self-organizing maps [slide]

  • data clustering

lab 4: Hopfield networks [slide]

  • Hebbian learning
  • synchronous and asynchronous pattern update

About

course lab of DD2432 artificial neural network and other learning system at KTH


Languages

Language:Mercury 68.8%Language:MATLAB 19.3%Language:Mathematica 11.7%Language:M 0.1%