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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Query-to-DistributionQuery-to-DistributionPublic

    Data generation from queries.

    Python 2

  2. Remez_PythonRemez_PythonPublic

    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.

    HTML 35 4

  3. textual-information-extraction-and-numeric-processingtextual-information-extraction-and-numeric-processingPublic

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

    Jupyter Notebook 7 3

  4. BayesNet_SamplingBayesNet_SamplingPublic

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

    Python

  5. Local_SearchLocal_SearchPublic

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

    Python