louiswids
Undergraduate Computer Science Student at University of Birmingham. Aspiring to be a researcher or engineer on the field of artificial intelligence
Yogyakarta
Pinned Repositories
AQI-Prediction
Second Submission for Dicoding's 'Belajar Pengembangan Machine Learning' class second project. This project is aiming to make a prediction model for a time-series data
CIFAR10-Deployment
Submission for final project of Dicoding's Belajar Pengembangan Machine Learning. Instructed to make an image classification model which would be deployed.
Dicoding-Data-Analysis
Final Project of Dicoding Data Analysis
Dicoding-Intro-Machine-Learning
Final Project submission of Dicoding's 'Belajar Machine Learning untuk Pemula'
Digital-Image-Processing_Automatic-Acne-Detector
Final Project of Digital Image Processing Class that I am currently undertaking
Genetic-Algorithm-Regression-Model
This repository serves as a documentation of the Genetic Algorithm final project which i had taken with several other group members on the fall semester of 2023
Numerical-Method-Approximation
Approximation using gradient descent fitting method on linear and polynomial regression
Twitter-Sentiment-Analysis
Sentiment analysis and prediction on English Tweets from India, as a submission on Dicoding's Pengembangan Machine Learning class first project.
FastVSS
idle-car-detector
louiswids's Repositories
louiswids/Dicoding-Data-Analysis
Final Project of Dicoding Data Analysis
louiswids/Dicoding-Intro-Machine-Learning
Final Project submission of Dicoding's 'Belajar Machine Learning untuk Pemula'
louiswids/AQI-Prediction
Second Submission for Dicoding's 'Belajar Pengembangan Machine Learning' class second project. This project is aiming to make a prediction model for a time-series data
louiswids/CIFAR10-Deployment
Submission for final project of Dicoding's Belajar Pengembangan Machine Learning. Instructed to make an image classification model which would be deployed.
louiswids/Database-Covid-Visualization
FINAL TASK of Database Course on visualizing COVID-19 Related Data
louiswids/Digital-Image-Processing_Automatic-Acne-Detector
Final Project of Digital Image Processing Class that I am currently undertaking
louiswids/Digital-Image-Processing_Image-Enhancement
Submission for digital image processing second assignment, Analyzing various images through various enhancment techniques.
louiswids/Genetic-Algorithm-Regression-Model
This repository serves as a documentation of the Genetic Algorithm final project which i had taken with several other group members on the fall semester of 2023
louiswids/Numerical-Method-Approximation
Approximation using gradient descent fitting method on linear and polynomial regression
louiswids/Twitter-Sentiment-Analysis
Sentiment analysis and prediction on English Tweets from India, as a submission on Dicoding's Pengembangan Machine Learning class first project.
louiswids/Digital-Image-Processing_Image-Sampling
Submission for digital image processing assignment, tackling the task of upsampling and downsampling of images through various methods.
louiswids/Digital-Image-Processing_Morphological-Operations
Submission for digital image processing third assignment, evaluating different structuring elements used on different types of morphological operations
louiswids/Employee-Attrition_Data-Science-Process
louiswids/Forage-Accenture-Social-Buzz
Data Analysis of Accenture's client, Social Buzz provided by Forage as a virtual experience on hands on tasks
louiswids/Forage-PWC-Digital-Intelligence
Task Completion for Forage virtual experience at PWC Switzerland on handling the task of Digital Intelligence
louiswids/League-of-Legends-Classification
Machine Learning Classification task of the first 10 minutes data of a league of legends match, to predict the winner of the game
louiswids/Music-Genre-Classification
Music genre classification using feature extraction method and matching process with K-NN and Random Forest
louiswids/Numerical-Method_Edge-Detection
Numerical method assignment on edge detection of images.
louiswids/superstore-customer-segmentation
Superstore Customer Segmentation project. Tested both rule based and machine learning RFM analysis.
louiswids/Symmetric-Block-Cipher
Cryptography and Information Security symmetric block cipher assignment with feistel structure and CBC while incorporating finite field arithmetic