Skip to content
View akram1903's full-sized avatar

Block or report akram1903

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Cityscapes Cityscapes Public

    Forked from hossam99-9/Cityscapes

    deep learning project for multiclass segmentation task using U-net with 4 layers of encoders and decoders,

    Python 1

  2. RBTree_project RBTree_project Public

    implementing red black tree concept

    Python 1

  3. bouncing_ball bouncing_ball Public

    My first game project that I make fully alone. I tried to made a game by myself without any game engine to earn more experience. I took me about 3 days with previous experience in java developement

    Java

  4. 8-puzzle 8-puzzle Public

    this is an intro to AI project that solves 8-puzzle game using BFS, DFS, manhattan and A*

    Python 1

  5. connect-4 connect-4 Public

    Python

  6. shortestTermShedulerSimulator shortestTermShedulerSimulator Public

    Shortest term scheduler simulation with most common sts algorithms like (fcfs, Round roben, SJF , SRJF, multilevel priority queue for aging

    Java