cacad101 / assignment-neural-network-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CZ4042 Neural Network - Assignment 1

Part A: Classifications

The aim is to predict class labels in the test dataset after training the neural networks on the training data. (Read more...)

Part B: Approximation Problem

The aim is to predict the housing prices in the test dataset after training the neural networks on other attributes in the training data. (Read more...)

Report

The report of this project can be found here.

About


Languages

Language:Jupyter Notebook 94.9%Language:Python 5.1%