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

Block or report Yanqian-W

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

  1. ai-heuristic-algorithm ai-heuristic-algorithm Public

    This includes heuristic algorithms for solving search and optimization problems, such as hill climbing, meta heuristics, evolutionary algorithms, etc.

    Java 1

  2. ml-for-asteroid-data-modeling ml-for-asteroid-data-modeling Public

    Clustering and modeling asteroid data using machine learning.

    Jupyter Notebook 1

  3. adversarial-game-gobang adversarial-game-gobang Public

    Implementing search techniques to solve the problem of adversrial game gobang, using the hearistics to improve the efficiency of adversrial search.

    Python 1

  4. update-website-and-db update-website-and-db Public

    Using sqlite3 to connect website to the database and update db, and implement the “Price Statistics” page. Also makes it possible for staff to add new tracks to the database.

    Python

  5. database-processing database-processing Public

    In the superstore database, define functions to extract data based on dates and calculate weekly profits.

    Jupyter Notebook