Skip to content
View song2park's full-sized avatar
Block or Report

Block or report song2park

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
song2park/README.md
  • 👋 Hi, I’m @song2park
  • 👀 Interested in various fields

Popular repositories

  1. hello-world hello-world Public

    My first repository

    C++

  2. tensorflow tensorflow Public

    Forked from tensorflow/tensorflow

    Computation using data flow graphs for scalable machine learning

    C++

  3. song2park song2park Public

    Config files for my GitHub profile.

  4. pytorch-mnist pytorch-mnist Public

    mnist handwriting classification with pytorch

    Python

  5. maximum-subarray-freq-deviation maximum-subarray-freq-deviation Public

    Find maximum frequency deviation or a substring.

    C++

  6. largest_perfect_set largest_perfect_set Public

    Given integer array list, find a largest subset size such that for each element in the subset satisfies a condition which s[i] * s[i] = s[i+1] for all 1<=i<=n.

    C++