Project & Homework of Big Intelligent System Course(NUK CSIE)
Site of Course: https://sites.google.com/site/18springis/
I listed what I had done for each assignment below:
-
Assignment 0: Use Python to change picture RGB value
-
Assignment 1: Use
LinearRegression
to predict PM2.5 value -
Assignment 2: Use
Perceptron Learning Algorithm(PLA)
to training -
Assignment 3: Use
Logistic Regression(with SGD strategy)
to predict whether a person is rich / poor -
Final Project: Use
LSTM(Long Short Term Memory)
to classifier Arrhythmia.
You can get the detail information from each folder.