Skip to content
View whannajrun's full-sized avatar

Highlights

  • Pro

Organizations

@UINJKT-ICTandIslam @Tradify-Bangkit @Evolvia-Garuda-Hacks @Magang-X-Cloud

Block or report whannajrun

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
whannajrun/README.md

Header Banner

Artificial Intelligence • Machine Learning • Deep Learning • Generative AI/Large Language Model Enthusiast
Modern neural network & transformer architectures, applied sequence & vision modeling, and reproducible experimentation.
From traditional to advanced; yes, I learn it all.


“Future belongs to the dedicated and the consistent one.”


🧠 What I’m Into

  • Large Language Models & Transformer Spectrum: BERT / RoBERTa (encoder), GPT (decoder), T5 / BART (encoder–decoder), distilled / compact models (DistilBERT, ALBERT). Currently learning parameter‑efficient methods (prompting) and simple RAG setups (testing chunk sizes + embedding choices).
  • Traditional Machine Learning Foundations: Support Vector Machine, K-Nearest Neighbor, Regression Models (Linear, Multiple, Logistic), Decision Trees, Random Forest, etc. I still use these for baselines before moving to deep learning/generative AI models.
  • Deep Learning Practice:
    • Computer Vision: Image classification tasks (CNN), object detection (YOLO), augmentations (Keras), annotations (Roboflow), transfer learning on data
    • Neural Network architecture in general
    • Sequence Modeling: RNN, LSTM, BiLSTM, GRU, Bidirectional GRU (Sentiment analysis, recommendation system, summarization, etc)
    • Transfer Learning: Freezing layers, fine-tuning on datasets
    • Ensemble Learning: Averaging / voting and basic stacking
  • Model Efficiency & Evaluation
  • Applied NLP & Automation: Chatbot prototypes Telegram/WhatsApp), simple knowledge delivery flows.
  • Reproducibility: organized folders, requirements pinning, Git versioning. Using GCP occasionally for running heavier notebooks.

🛠 Tech Stack

Domain Tools / Frameworks
Languages Python · C++ (Data Structure) · R (Secondary, Statistic Purpose)
Deep Learning PyTorch · TensorFlow · Scikit-learn · Keras
LLM / NLP Hugging Face Transformers
Deployment / Serving FastAPI (learning) · Docker · Kubernetes
Cloud Google Cloud Platform (Compute/Storage)
Experimentation Jupyter · Git
Paradigms Transfer Learning · Ensemble Learning · Sequence Modeling (RNN / LSTM / GRU) · Computer Vision
Classic ML SVM · KNN · Bayes Theorm · Regression Models · Decision Trees / Random Forest · Etc

🔬 Research & Papers

Year Title Link Notes / Focus
2024 Ensemble Learning Development Based on Transfer Learning for Indonesian Traditional Food Detection (in migration) Transfer learning · Ensemble
2023 Enhancing Small Dataset Performance: Data Augmentation and Transfer Learning in Indonesian Traditional Foods Classification IEEE Xplore Data augmentation · Food classification
2023 A Deep Learning Approach to Outbreak Virus Classification: Utilizing Bidirectional GRU on DNA Sequence of SARS-CoV-2, Zika, Ebola, and MERS IEEE Xplore Biosequence DL · BiGRU
2023 LSTM Variants Comparison for Exchange Rate IDR/USD Forecasting with Rolling Window Cross Validation IEEE Xplore Time series · LSTM variants
2022 The Development of Telegram Bot API to Maximize the Dissemination Process of Islamic Knowledge in 4.0 Era (in migration) Conversational automation
2022 Systematic Literature Review: Virus Prediction Based on DNA Sequences Using ML & DL IEEE Xplore Survey · Bioinformatics
2021 WhatsApp Chatbot Implementation Using Node.js for a Da'wah Media Digitalization IEEE Xplore Chatbot · Automation

📊 Stats & Activity

GitHub Stats Top Languages

Contribution Streak


🧩 Badges

Python PyTorch TensorFlow Hugging_Face GCP FastAPI Docker Kubernetes Git Jupyter


🤝 Open to Collaborate

  • Develop neural network architecture
  • Computer vision (detection, etc)
  • LLM evaluation & lightweight tuning
  • Retrieval + prompt experiments (RAG)
  • Ensemble / transfer approaches on datasets
  • English & Indonesian-language NLP

🌐 Connect


“Stay curious.”

Footer Bar

Pinned Loading

  1. Deep-Learning Deep-Learning Public

    learn deep learning in general

    Python

  2. tkinter-translation-app tkinter-translation-app Public

    Simple Translation Application in Python using Tkinter

    Jupyter Notebook

  3. simple-automate-cert simple-automate-cert Public

    Auto-fill your own certificate using python

    Jupyter Notebook

  4. Tradify-Bangkit/Tradify Tradify-Bangkit/Tradify Public

    Bangkit 2022 Capstone Project

    Kotlin 1 1

  5. Tradify-VGG19 Tradify-VGG19 Public

    This model was aimed for Product Based Bangkit Capstone Project Team C22-PS327.

    Jupyter Notebook 1

  6. YOLO-Collection YOLO-Collection Public

    YOLO implementation for various cases

    Jupyter Notebook