| ML Applications
- Description: This is a binary classification app. It will take an image of tomatos and determines wherether the tomatos is ripe or unripe.
- Library: fast.ai.
| J4F Applications
- Automation for Data Preparation:
- Description: This app will automate data preparation to make it easier to handled by different ML librarie such as Pytorch.
- Library: sklearn and opencv.