Skip to content
View musatarar's full-sized avatar
  • Pace University
  • New York City

Block or report musatarar

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. coursemanagement coursemanagement Public

    Programmed, in Java, a system that uses object-oriented programming (four pillars), file IO, serialization, and error management to allow university and school course management

    Java

  2. linearalgebracalculator linearalgebracalculator Public

    Java

  3. simulatingprocessor simulatingprocessor Public

    Simulating a MIPS processor in C

    C

  4. HMMTagger HMMTagger Public

    An implementation of the Natural Language Processing Viterbi algorithm that tags parts of speech (noun, adjective, verb, etc.) of words in text files using probability. Currently in progress

    Python