Skip to content
View zvun's full-sized avatar

Block or report zvun

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 250 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. SkewedNormalDist SkewedNormalDist Public

    A Python class for calculating the PDF of a skewed normal distribution given its mode (i.e. location of the peak), standard deviation, and alpha.

    Python 2 1

  2. FaceTracking FaceTracking Public

    A real-time face point tracker using Kanade–Lucas–Tomasi (KLT) feature tracker.

    Python

  3. RUDDER RUDDER Public

    Paper implementation: Reinforcement Learning with Delayed Rewards

    Python

  4. SparkRecommendationSystem SparkRecommendationSystem Public

    A Recommendation system built using Spark Python API with a GUI.

    Python

  5. RANSAC RANSAC Public

    Robust line fitting using RANSAC algorithm which is resistant to outliers.

    Python