Skip to content
View Safayet-Khan's full-sized avatar
  • Dhaka, Bangladesh
Block or Report

Block or report Safayet-Khan

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. Human-Face-Verification-with-One-shot-Learning-Using-Siamese-Neural-Network Human-Face-Verification-with-One-shot-Learning-Using-Siamese-Neural-Network Public

    This repository contains my solution to human face verification with One-shot learning using siamese neural network.

    Python 1 1

  2. Real-Time-Facial-Expression-Recognition Real-Time-Facial-Expression-Recognition Public

    This repository contains my solution to the Real-Time Facial Expression Recognition problem. It can distinguish between 8 types of human facial expressions.

    Python 5 1

  3. Autonomous-Navigation-System-of-a-Mobile-Robot-in-an-Unknown-Environment Autonomous-Navigation-System-of-a-Mobile-Robot-in-an-Unknown-Environment Public

    This repository contains my source code and implementation video of the autonomous navigation system of a mobile robot. The algorithm we have used is a goal-oriented algorithm.

    C++ 1

  4. Bengali-Handwritten-Digit-Classifier Bengali-Handwritten-Digit-Classifier Public

    This repository contains my solution of "NumtaDB: Bengali Handwritten Digits", a Kaggle contested, hosted by Bengali.AI

    Python

  5. Kaggle-Competition-Plant-Seedlings-Classification Kaggle-Competition-Plant-Seedlings-Classification Public

    This repository contains my solution of "Plant Seedlings Classification", a Kaggle contest.

    Python 1

  6. Machine-Learning-Algorithms-from-Scratch Machine-Learning-Algorithms-from-Scratch Public

    This repository contains my source code of Machine Learning algorithms (ex. Linear Regression, Logistic Regression, Support Vector Machine, Vanilla Neural Network, etc.) from scratch using python.

    Python