Skip to content
View agustyawan-arif's full-sized avatar
Block or Report

Block or report agustyawan-arif

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
agustyawan-arif/README.md

Hi, I'm Arif 👋

Data Scientist, AI Developer, and Python Data Science Instructor passionate about machine learning, deep learning, and natural language processing.

Experience

Python Data Science Instructor
Binus Center Bintaro, South Tangerang
Jul 2023 - Present

Data Scientist, AI Developer
PT Indonesia Indicator Bintaro, South Tangerang
Aug 2021 - Nov 2023

Let's connect and explore the AI universe together! 🚀

Pinned

  1. sentiment-roberta-id sentiment-roberta-id Public

    Training and inference a sentiment analysis model using RoBERTa base model. The sentiment analysis is performed on an SmSA dataset obtained from the IndoNLU datasets.

    Python

  2. yolov8-car-object-detection yolov8-car-object-detection Public

    Training and evaluating YOLOv8 models on a car-object detection dataset. The project is built using the Ultralytics YOLOv8 library and integrates with WandB for experiment tracking.

    Python

  3. wav2vec2-large-xlsr-53-id wav2vec2-large-xlsr-53-id Public

    Performing audio transcription using the Wav2Vec2 model trained on the Common Voice dataset 13 for Indonesian.

    Python

  4. retail-sales retail-sales Public

    This project include Exploratory Data Analysis, Time Series Data Analysis, Forecasting, and Data Visualization (Dashboard) for Retail Sales Data

    Jupyter Notebook 3 3

  5. next-product-to-buy next-product-to-buy Public

    This project focuses on predicting the next product a customer is likely to buy based on their purchase history using a neural network.

    Python

  6. hand_tracking hand_tracking Public

    Perform hand tracking on a video feed or a video file. The script highlights specific areas on the screen and prints a message when the hand is detected within these areas.

    Python