Skip to content
View lctimitri's full-sized avatar

Block or report lctimitri

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Real-time-Stock-Software-Python Real-time-Stock-Software-Python Public

     Designed Real-time stock software and realized UI by using wxPython GUI.

    Python 1 1

  2. ProgrammingAssignment2 ProgrammingAssignment2 Public

    Forked from rdpeng/ProgrammingAssignment2

    Repository for Programming Assignment 2 for R Programming on Coursera

    R

  3. cachematrix.R cachematrix.R Public

    Assignment 2: Caching the Inverse of a Matrix

    R

  4. spam-filter spam-filter Public

    Designed E-mail spam filter based on Bayesian decision theory in Java.

    Java

  5. Text-classifier Text-classifier Public

    Designed text classifier based on Bayesian decision theory in Java.

    Java

  6. Shortest-Path-in-the-Map Shortest-Path-in-the-Map Public

    Implemented Dijikstra algorithm to find the length of a shortest path. Designed and used leftist tree data structure as well as Fibonnaci heap in Java.

    Java