Skip to content
View AngelsGills's full-sized avatar
  • Electrical engineering graduate
  • New York City
Block or Report

Block or report AngelsGills

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. Hamming-code-calculator-7-4 Hamming-code-calculator-7-4 Public

    In coding theory, Hamming (7,4) is a linear error-correcting code that encodes four bits of data into seven bits by adding three parity bits. The project implements a even parity correcting code.

    1

  2. Meal-Recommendation-Optimization Meal-Recommendation-Optimization Public

    Implementing a genetic algorithm for an optimized selection of macronutrient meals.

    MATLAB 1

  3. MTA_Daily_Subway_Ridership_Estimator MTA_Daily_Subway_Ridership_Estimator Public

    This project aims to implement the available data provided by the MTA and other data resources to train a artificial neural network to predict the MTA's daily subway ridership.

    Python