Skip to content

Machine learning, neural networks, statistical modelling and classification.

Notifications You must be signed in to change notification settings

malmr/computational-intelligence-course

Repository files navigation

Computational Intelligence Course

Reports and Python code for the practical part of the Computational Intelligence course at Technical University of Graz.

It covers the most important concepts and methods form the areas machine learning, neural networks, statistical modelling and classification.

Topics:

  • Linear and Logistic Regression
  • Neuronal Nets
  • Support Vector Machine (SVM), Kernels & Multiclass classification
  • Maximum Likelihood (ML) Estimation
  • Expectation Maximization and k-means Algorithm

Requirements

Python 3.x and pip

Install scipy, numpy and matplotlib (Anaconda recommended)

About

Machine learning, neural networks, statistical modelling and classification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages