Skip to content
View gideon94's full-sized avatar

Highlights

  • Pro

Block or report gideon94

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

    My portfolio, Made in <3 with ReactJS

    CSS

  2. deep-learning-specialization-2020 deep-learning-specialization-2020 Public

    This repo contains my solutions for Deep learning specialization by Coursera. It is purely intended for my future reference.

    Jupyter Notebook

  3. lode_runner_GAN lode_runner_GAN Public

    Implementation of Procedural level generation using Generative Adversarial Networks (Pytorch). The game chosen is Lode Runner and the dataset containing the original levels is available at VGLC git…

    Jupyter Notebook

  4. deep-cv-pipeline deep-cv-pipeline Public

    Design and Implementation of a computer vision model pipeline that performs matching to identify events from a given video stream using Transfer learning through Tiny YOLO, Mobilenet, ImageNet and …

    Python

  5. person-mask-detector person-mask-detector Public

    This model deployed as Django API analyses the photos/frames from videos whether it contains person. If a person is detected, the model then predicts if mask is present or not.

    Python

  6. yellowtaxi_data_engineering yellowtaxi_data_engineering Public

    Implementaton of distributed data pipeline through microservices that streams, preprocesses, cleans, enriches and transforms data items in order to enable real-time feedback to NYC Yellow taxi driv…

    Python