Skip to content
View mtlynch3's full-sized avatar
  • Hunter College, CUNY
  • New York, NY

Block or report mtlynch3

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. tube-text tube-text Public

    A web application that allows users to take timestamped video notes on any web video

    JavaScript

  2. deepQ_snake deepQ_snake Public

    Plays the game of Snake using Deep Q-learning, a type of reinforcement learning that utilizes a neural network instead of a traditional 2D matrix to make action decisions

    Python

  3. MTA-Simulation MTA-Simulation Public

    Simulates the buildup of trash on tracks of NYC subways, outbreaks of fire due to the trash, and two different schemes for the removal of trash.

    Python

  4. NMT_project NMT_project Public

    A neural machine translation system that translates from English to Spanish and vice versa

    Python 1

  5. language-id language-id Public

    Performs a language identification task using n-grams

    Python