Skip to content
View WaelRabah's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report WaelRabah

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. PathfinderVisualizer PathfinderVisualizer Public

    This is a React App that is used to visualize path finding algorithms

    JavaScript 1

  2. CNN-Weather-Classifier CNN-Weather-Classifier Public

    This a CNN WeatherClassifierModel built using Keras .

    Jupyter Notebook

  3. Facial-Expression-recognizer Facial-Expression-recognizer Public

    This is a facial_expressions_recgnition CNN model made using Keras with a tensorflow backend and opencv

    Jupyter Notebook

  4. FlappyBirdAI FlappyBirdAI Public

    FlappyBirdAI made with python3 using pygame and NEAT .

    Python

  5. nn-visualizer nn-visualizer Public

    This is a neural network visualizer for multiple neural networks and multiple problems , for now it is limited to the MNIST dataset .

    Python

  6. Sudoku-Solver Sudoku-Solver Public

    a sudoku solver made using python and in which I implemented a recursive backtrack algorithm

    Python