- ๐ป Iโm currently working as Software Engineer(iOS)
- ๐ฑ Iโm currently learning about Software Architecture
- ๐ฏ Looking forward to collaborate on OpenSource iOS Apps
- ๐ I am also Interested in: AI and SE Research
- ๐ญ Looking for funded PhD program on AI and Software Engineering
- ๐ I love to reading novels
- ๐ฎ I love to play video games
- ๐๐๐ป Happy Coding ๐ป๐๐
- ๐ค Computer Vision
- ๐ Natural Language Processing
- ๐จโ๐ป Large Language Model
- ๐ฅ๏ธ Automated Code Generation and Program Synthesis
- ๐ AI-Driven Software Documentation
- ๐ถ๏ธ Virtual Reality (VR)
- A computer vison model built with CreateML framework from Apple.
- This model able to detect characters from 0 to 9 and A to Z (both uppercase and lowercase)
- DataSet created by myself
- DataSet amount per character is 200
- Picture resolution: 256 * 256
- Train and Test DataSet size ratio is 80/20
- Two spam classifier have been used for classify the message spam or not
- First model is using Random Forest. Accuracy: 95.9866%
- Second model is using Support Vector Machine(SVM). Accuracy: 96.3211%