Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 425 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 425 Bytes

Applying Neural Network (Deep Learning) with Keras

1. Stock (Time Series Prediction)

2. Spam Filtering (Text Classification)

3. Rock Paper Scissors (Image Classification)

4. COVID19 Prediction (Image Classification)

5. Heart Disease Classification (Classification)

6. House Price Prediction (Regression)

All of this code were gathered from several training courses (dtsense, dicoding, ML ID, etc.)