Skip to content
View awkbr549's full-sized avatar

Block or report awkbr549

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

Popular repositories Loading

  1. attacker-modeling-framework attacker-modeling-framework Public

    Simulation of Attacker Behaviors and Analysis of Identification Techniques - Research project for Software Security and Cyber Forensics, Fall 2018.

    Python 4 1

  2. dynamic-programming dynamic-programming Public

    Implementations of dynamic algorithms for problems such as Assembly Line, Casino Dice, 01-Knapsack, Paper Grading, and Longest Common Subsequence.

    Python 1

  3. markov-decision-process markov-decision-process Public

    Implementation of a Policy Iteration for a simple Markov Decision Process example.

    Java 1

  4. cpp-comtrade cpp-comtrade Public

    (Partial) C++ implementation of COMTRADE 1999 configuration and data file parsing.

    C++ 1

  5. music-denoising-project music-denoising-project Public

    Music Denoising Using Machine Learning - Research project for Advanced Data Analytics class, Fall 2018.

    Jupyter Notebook

  6. linear-systems linear-systems Public

    Example implementation of linear systems functions.

    Python