Skip to content
View chunwangpro's full-sized avatar

Block or report chunwangpro

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

    Python implementation of Remez algorithm, provides the best uniform polynomial approximation to functions based on the minimization of the maximum absolute error and the equioscillation theorem.

    Jupyter Notebook 29 4

  2. textual-information-extraction-and-numeric-processing textual-information-extraction-and-numeric-processing Public

    Extract textual information from Amazon products reviews and draw correlations through regression and fluctuation analysis.

    Jupyter Notebook 6 3

  3. BayesNet_Sampling BayesNet_Sampling Public

    Implementation of Prior Sampling, Rejection Sampling, Likelihood Weighting, and Gibbs Sampling for Bayesian Network Stochastic Inference.

    Python

  4. Local_Search Local_Search Public

    Implementation of Hill Climbing, Simulated Annealing, and Genetic Algorithm for the N-Queens problem.

    Python