Skip to content
View khaledabdrabo98's full-sized avatar
đź’»
Working on something...
đź’»
Working on something...

Block or report khaledabdrabo98

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. gym-deep-rl gym-deep-rl Public

    This project focuses on balancing a pole in OpenAI's Gym Cartpole environment using various deep learning techniques. It aims to apply and compare different approaches to solve the balancing challe…

    Python

  2. smart-plant-pot smart-plant-pot Public

    This project aims to use a hygrometer to measure the humidity level of a flower pot and notify users about their plant’s watering needs. It also includes features for identifying the plant and stor…

    JavaScript

  3. sentence2emotion sentence2emotion Public

    This project utilizes natural language processing and Recurrent Neural Networks (RNNs) to classify sentences into one of six predefined emotions. It focuses on accurately matching text to emotional…

    Python

  4. projet-fk projet-fk Public

    The project aimed to develop software for animating a 3D mesh with live-recorded facial expressions, incorporating morph target animation and interpolation techniques to achieve realistic and expre…

    C++ 1

  5. basic-perceptrons basic-perceptrons Public

    This project offers a beginner's introduction to PyTorch, covering perceptrons and deep neural networks using the MNIST dataset. The goal is to recognize and classify handwritten digits from 0 to 9…

    Python

  6. scrabble-solver scrabble-solver Public

    This project aimed to create an automated Scrabble player designed to identify the highest-scoring moves. It leverages the GADDAG data structure to efficiently determine the best possible word plac…

    C++