Machine Learning

This year we have tried cutting edges Machine Learning techniques which most of the people think it is the future of our computer science industry.

Hello

Machine Learning Algorithms

Approaches are important

Supervised Machine Learning

The process of an algorithm learning from the training dataset can be thought of as a teacher supervising the learning process.

Unsupervised Machine Learning

The goal for unsupervised learning is to model the underlying structure or distribution in the data in order to learn more about the data.

Semi-Supervised Machine Learning

Some data is labeled but most of it is unlabeled and a mixture of supervised and unsupervised techniques can be used.

Report

More details about the experiments.

About

We used one of the most powerful toolkits provided by Microsoft.

  • Flexslider

We tested some of the most well-known datasets like the Iris dataset.

Report

The report is supervised by Mr. TN Chan at Compucon and Mr. Radu Nicolescu at the Auckland university.

It contains both experiments on the new techniques like CNTK and traditional libraries in C# and Java.

  • CNTK provided Microsoft.
  • ENcog in Java and C#
  • Accord in C#