Skip to content
View adelmeleka's full-sized avatar

Block or report adelmeleka

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 Loading

  1. NLP NLP Public

    Identifying and Categorizing Offensive Language in Social Media

    Python

  2. Face-Recognition Face-Recognition Public

    Face recognition means that for a given image you can tell the subject id.

    Python

  3. ImageSegmentation ImageSegmentation Public

    Image segmentation means that we can group similar pixels together and give these grouped pixels the same label. The grouping problem is a clustering problem. We want to study the use of K-means on…

    Jupyter Notebook

  4. MutualExclusion MutualExclusion Public

    We have decided to improve the train efficiency by automating not just the trains but also the passengers. From now on, passengers will be robots. Each robot and each train is controlled by a threa…

    C

  5. 8-Puzzle 8-Puzzle Public

    The 8-puzzle problem is a puzzle invented and popularized by Noyes Palmer Chapman in the 1870s. It is played on a 3-by-3 grid with 8 square blocks labeled 1 through 8 and a blank square. The goal i…

  6. booking-System booking-System Public

    A full hotel reservation system

    JavaScript