Skip to content
View superliuxz's full-sized avatar

Highlights

  • Pro

Organizations

@googlers

Block or report superliuxz

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

    Density-Based Spatial Clustering of Applications with Noise

    C++ 9 2

  2. RGVM RGVM Public

    Regular Expression Matching: the Virtual Machine Approach

    C++ 1

  3. LegoSegmentation LegoSegmentation Public

    Identifying Lego bricks’ colors and positions using modified Fully Convolutional Network with a single layer support network.

    Jupyter Notebook

  4. OPTICS OPTICS Public

    Python naive implementation of OPTICS algorithm: https://en.wikipedia.org/wiki/OPTICS_algorithm

    Python

  5. parallel_intersect parallel_intersect Public

    Intersect two adjacency list in parallel, used for my research

    Python