Skip to content
View leechuanfeng's full-sized avatar

Highlights

  • Pro

Block or report leechuanfeng

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. hyperos-debloat hyperos-debloat Public

    Xiaomi HyperOS Debloat List

    Python 21 1

  2. solidity-gas-reporter-test solidity-gas-reporter-test Public

    This is a project to observe how different operations will affect the cost of gas. (All cost of gas are an estimate provided by the gas reporter module)

    TypeScript

  3. annxor annxor Public

    Familiarizing with the principle of feed-forward artificial neural network and gradient descent method for learning in a multi-layered network, as well to implement the Back Propagation algorithm t…

    Python

  4. k-means k-means Public

    Using k-means clustering algorithm to learn the clustering partitioning method from the training data, and getting familiarized on determining the parameter K for k-means algorithm.

    Python

  5. primetest primetest Public

    A mini project to demonstrate using go test implementation. The program takes in a number and return the result whether if it is a prime number.

    Go

  6. solidity-test solidity-test Public

    This is a simple solidity test project.

    TypeScript