{
"name" : "Augie Aditama",
"alias" : "tamaraw01",
"role" : "Data Scientist & AI/ML Engineer",
"focus" : ["Deep Learning", "Computer Vision", "Predictive Modeling"],
"philosophy" : "Data never lies. My model does."
}
|
|
|
|
{
"name" : "Augie Aditama",
"alias" : "tamaraw01",
"role" : "Data Scientist & AI/ML Engineer",
"focus" : ["Deep Learning", "Computer Vision", "Predictive Modeling"],
"philosophy" : "Data never lies. My model does."
}
|
|
|
|
Pothole segmentation using UNet++ with EfficientNet-B5 encoder. Built with PyTorch, Albumentations, and mixed-precision training.
Jupyter Notebook 1
Predictive model for customer loyalty using XGBoost & MLP — predicting next-month repurchase behavior from transactional data
Jupyter Notebook
Glaucoma detection from Deep Fundus Images using EfficientNet-B3 — binary classification of Glaucomatous Optic Neuropathy (GON+ vs GON-) on the HYGD dataset.
Python
A deep learning image classification model that identifies 5 types of Indonesian traditional houses using transfer learning with ResNet-50 and the FastAI framework.
Jupyter Notebook
Kondomatur adalah prototype AI-powered donation payment gateway untuk streamer. Sistem ini memoderasi nama pengirim dan pesan donasi sebelum payment sandbox dilanjutkan ke checkout dan overlay.
Python