> Daniel Andrew (TEEP)
## 03/07/2023 - Daily Report
### Goals
:::success
- [x] Create Stacked Denoising Encoder for Pre-training of hidden layers
- [x] Continue Regression Model in the Framework
:::
### Report
SDAE have been created for feature reduction. Regression model is also finished.
### Comment
### Further Plan
1. Create KNN model
## 04/07/2023 - Daily Report
### Goals
:::success
- [x] Create Model Structure for Database
:::
### Report
MongoDB Client using Express JS and Node has been created. Next backlog is to create authentication procedure so that not everyone can access the API.
### Comment
### Further Plan
1. Create Authentication Procedure
## 05/07/2023 - Daily Report
### Goals
:::success
- [x] Create Authentication Procedure for API using Bearer Token
:::
### Report
Authentication procedure for accessing the API is finished. The requester needs to have a Bearer Token in order to access the API provided.
### Comment
### Further Plan
1. No Action Need as the API is in remote repository
## 06/07/2023 - Daily Report
### Goals
:::success
- [x] Ask Nam for the AP RSSI Dataset that He has created.
- [x] Discuss about the whole procedure and preparation for AP-based IPS
:::
### Report
Dataset contains RSSI values from every detected APs at IY Building. It also compromises of ESSID, BSSID, and Channel information that can be retrieved from the Aruba Controller Terminal. However, there's no position (coords or global address) found in the dataset. Hence, We are unable to train the dataset due to no label found in it.
### Comment
### Further Plan
1. Setup meeting with Victor to furthur discuss the continuation of data collection process
2. Define the points of location for rssi crawling
3. Setup 3-5 WiFi module using RasPi that acts as RogueAP
## 07/07/2023 - Daily Report
### Goals
:::success
- [x] Finish AutoEncoder Study Notes
:::
### Report
### Comment
### Further Plan
1.