CH2-PS327
| Name | Bangkit-ID | Learning Path |
|---|---|---|
| Evander Gabriel | M239BSY0797 | Machine Learning |
| Christopher Ade Wiyanto | M239BSY1097 | Machine Learning |
| Sonya Oktavia | M200BSX1152 | Machine Learning |
| Danar Hadi Bachtiar | C253BSY3294 | Cloud Computing |
| Muhamad Arya Al Ghifari Wibowo | C134BSY3568 | Cloud Computing |
| Melisa Wijaya | A239BSX2324 | Mobile Development |
| Adam Rayhant Laksono | A009BSY2477 | Mobile Development |
- Collect dataset
- Make 2 folders for test and train
- Make folders in each folders as much classes and name it.
- Use ImageDataGenerator to augment the images dataset
- Tensorflow to build the ML model using CNN
- Make the REST API using Flask
- Collect dataset
- Make 2 folders for test and train
- Make 2 folders in each folder because we want binary and name it True or False.
- Use ImageDataGenerator to augment the images dataset
- Tensorflow to build the ML model using CNN
- Save to SavedModel then convert to tensorflow.lite
- Gather data
- Create separate directories for testing and training
- Generate JSON for the data
- Apply NLTK preprocessing for text data
- Utilize NLTK for data augmentation and manipulation
- Saved it to class blueprint for advanced deployment
- Construct a class blueprint for 2 generative ai and web scraping
- Make one class to combine 3 class before for deployment
- Save as a SavedModel and convert to H5
- deployed in flask server




