Stars
Meme Search Engine is a project made from weaviate to test out the capabilities of a vector database. It is basically a search engine for memes
Flash Learn is a self-generating learning schedule mobile app built using Flutter and is implemented using Adaptive Learning and Spaced Repetition Optimization
PostEye is a computer vision application project which tracks the user's eye movement while they are on their laptop. It will detect the user's eye pattern and determine whether the user is sleepy …
LITHE is a website for tracking diet plan between a group of people using interactive avatars to encourage the user's productivity.
A web application for visualizing different kinds of sorting algorithm
Showing the basics of data mining. It will show examples on how to do data preparation, transformation, mining, preprocessing, exploration and visualization. Moreover, we are also going to show mul…
An analysis on twitter's user tweets in order to recognize the emotion expressed from each tweets. Techniques like data mining, feature engineering, model building and basic deep learning models ar…
Implementing a logistic regression model to predict cardiac arrhythmia in a patient
A simple machine learning model in order to analyze NBA shots made by players and predicting whether the next shot will go in or not based on past data.
Implementing reinforcement learning using PPOxGAE
An implementation of improved WGAN from "Improved Training of Wasserstein GANs" paper
Exposure fusion is a digital image processing technique used for enhancing images.
Discussing the difference in using Q-Learning and SARSA in reinforcement learning
Implementing the input pipeline of the CNN model and trying to write/read tfrecord using the Oregon Wildlife dataset.
Comparing 2 different algorithm to implement style transfer, which are A Neural Algorithm of Artistic Style and AdaIN
An implementation of Word2Vec model using keras.Model subclassing method
An insurance pricing tool that will evaluate the evolution of the reserve
Journey To Space is a simple sky fighter game where the user will have to face off enemy planes and the final boss at the end of the game. It is built using allegro and C programming language.
An Implementation of STL's vector and list data structures written in C++.
A clock that can tell what day is it today by making whichever slot lights up, it also have other basic features such as alarm, stopwatch and timer.
An application build using python's Tkinter, which functions as a tracker for how much money the user has spend.
some of my c and cpp excercise that i still have in my pc
This repository contain code of program for doing encryption and decryption,
This repository contain all my javascript mini project
This repository contain simple consume api flutter app