Multi-class classification using deeping learning

Nowadays, with the fast development of the big data and artificial intelligent, deep learning plays a significant role in different fields and infrastructures. Deep learning is a new field in machine learning research. The motivation is to build and simulate a neural network for human brain analysis...

Full description

Saved in:
Bibliographic Details
Main Author: Bo, Hu
Other Authors: Su Rong
Format: Final Year Project
Language:English
Published: 2019
Subjects:
Online Access:http://hdl.handle.net/10356/78320
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Nowadays, with the fast development of the big data and artificial intelligent, deep learning plays a significant role in different fields and infrastructures. Deep learning is a new field in machine learning research. The motivation is to build and simulate a neural network for human brain analysis and learning. It mimics the mechanism of the human brain to interpret data such as images, sounds and texts. Multi-class classification algorithms like support vector machine (SVM), and convolutional neural networks (CNNs) using deep learning are used to analyse data for classification and regression analysis. They are commonly implemented in image classification. The aim of this project is to evaluate and compare three commonly used multiclass classification methods in image classification for future application. The project can be divided into three parts. In the first part, the project explains the working principle behind CNN. In the second part, Kaggle database images are used to conduct the experiment in Matlab2019a. The last part evaluates the experiment and discuss the future work and application.