CZ4042 Neural Network Assignment
The structure of this folder:
root
|
|-- house
|----rbf
|
|-- spam
Desciption for each folder:
- house: souce code for assignment 2, train using multi-layer perceptron
- house/rbf: source code for assignment 2, train using radial basis function
- spam: source code for assignment 1, train using multi-layer perceptron
All experiment results can be found in experiment_result_xxx text files.