Skip to content
View hishambarakat16's full-sized avatar

Highlights

  • Pro

Block or report hishambarakat16

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 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

Popular repositories Loading

  1. RealESRGAN-TensorRT-Upscaler RealESRGAN-TensorRT-Upscaler Public

    This project provides a high-performance image and video upscaler using [RealESRGAN](https://github.com/xinntao/Real-ESRGAN), accelerated with NVIDIA TensorRT. It supports both 2x and 4x upscaling,…

    Python 9 1

  2. learnopencv learnopencv Public

    Forked from spmallick/learnopencv

    Learn OpenCV : C++ and Python Examples

    Jupyter Notebook

  3. jittor jittor Public

    Forked from Jittor/jittor

    Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.

    Python

  4. TensorLayerX TensorLayerX Public

    Forked from tensorlayer/TensorLayerX

    TensorLayerX: A Unified Deep Learning and Reinforcement Learning Framework for All Hardwares, Backends and OS.

    Python

  5. hishambarakat16.github.io hishambarakat16.github.io Public

    Creating an application that allows user to create interactive avatars using AI image generation

    HTML

  6. LunarLander-CustomRewards LunarLander-CustomRewards Public

    A Proximal Policy Optimization (PPO) implementation for OpenAI Gym's LunarLander-v2, extended with: Custom end-of-episode reward shaping (smooth-landing, efficiency, stability bonuses) and Hybrid s…

    Python