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

Block or report Skeletonboi

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

  1. deep-rl-from-scratch deep-rl-from-scratch Public

    Implementation of popular deep reinforcement learning algorithms from scratch.

    Python

  2. ocr-nlp-flyer ocr-nlp-flyer Public

    Ranked Top 7 Hackathon Submission. Extracts product and promotional data from flyer images using OpenCV image segmentation and PyTesseract (LSTM-based) OCR

    Python 12 2

  3. FearNet FearNet Public

    16-class CNN ensemble classifier trained with transfer-learning of pre-trained models for detection of visual phobias

    Python 1

  4. genetic-fin-optimizer genetic-fin-optimizer Public

    Multi-Objective Genetic Algorithm and Lagrange Optimizer (and other methods) for aerodynamic drag and stability optimization of rockets

    MATLAB 1 1

  5. aerodynamic-thermal-approximator aerodynamic-thermal-approximator Public

    Approximates aerodynamic heating of supersonic objects as induced by oblique/bow shock and viscous friction (shear) effects

    Python 2 1

  6. chess-ai chess-ai Public

    Chess project using min-max algorithm and experimentation with pruning optimization

    Python