Skip to content
View thisisppn's full-sized avatar
Block or Report

Block or report thisisppn

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. deep-q-learning-navigation deep-q-learning-navigation Public

    This is an implementation of the Deep Q Learning algorithm to train an Unity ML Agent to navigate through an environment and collect yellow bananas.

    Python

  2. Facial-Keypoint-Detector Facial-Keypoint-Detector Public

    This is an implementation of Face Detection & Facial Keypoint Detection using OpenCV and Keras.

    Jupyter Notebook 2 1

  3. reddit-media-downloader reddit-media-downloader Public

    A small python script that taken in the id of the subreddit as input and downloads all the images and video from it.

    Python 33 9

  4. Linux-System-Monitor Linux-System-Monitor Public

    This program is an exploration of Object Oriented Programming with C++ as taught in the course Udacity C++ Nanodegree Program. The application tries to replicate the functions of htop, which is my …

    C++