Skip to content
View raihanfjr's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report raihanfjr

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

Pinned

  1. aircraft-flights-scheduling-optimization aircraft-flights-scheduling-optimization Public

    This research focuses on optimizing flight scheduling problem on current real life pandemic flights data using 3 different algorithm: Genetic Algorithm, Antlion Optimizer, and Multi-Objective Antli…

    Jupyter Notebook 6 1

  2. smp-recommender smp-recommender Public

    This repository contains a recommender system based on K-Mean Clustering combine with Content Based Filtering on Junior High School in Bandung, Indonesia dataset.

    HTML

  3. cities-ontology-recommender-system cities-ontology-recommender-system Public

    This repository contains a recommender system based on ontology combine with fuzzy logic on U.S cities dataset.

    Jupyter Notebook 2 1

  4. corn-leaves-diseases-detection corn-leaves-diseases-detection Public

    This repository contains the implementation of Tensorflow Keras on detecting various diseases on corn leaves, while comparing the performance of the classification using GPU and CPU.

    Jupyter Notebook 2

  5. mobilenet-object-classification mobilenet-object-classification Public

    This repository contains the implementation of MobileNet V2 and Faster RCNN Resnet on detecting various objects in a picture, while comparing the performance of both model.

    Python 1

  6. xmlrpc-pollution-news xmlrpc-pollution-news Public

    This repository contains the implementation of remote procedural calls on XMLRPC for a simple python pollution news.

    Python