Pinned Repositories
adversarial-game-gobang
Implementing search techniques to solve the problem of adversrial game gobang, using the hearistics to improve the efficiency of adversrial search.
ai-heuristic-algorithm
This includes heuristic algorithms for solving search and optimization problems, such as hill climbing, meta heuristics, evolutionary algorithms, etc.
database-processing
In the superstore database, define functions to extract data based on dates and calculate weekly profits.
JUnit-testing
Fixing the code by writing test-cases and test-report, following Test-Driven Development principles.
ml-for-asteroid-data-modeling
Clustering and modeling asteroid data using machine learning.
track-and-obstacle-avoidance
Programming on a microcontroller to achieve the movement, tracking, and obstacle avoidance of the vehicle.
update-website-and-db
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.
Yanqian-W's Repositories
Yanqian-W/adversarial-game-gobang
Implementing search techniques to solve the problem of adversrial game gobang, using the hearistics to improve the efficiency of adversrial search.
Yanqian-W/ai-heuristic-algorithm
This includes heuristic algorithms for solving search and optimization problems, such as hill climbing, meta heuristics, evolutionary algorithms, etc.
Yanqian-W/ml-for-asteroid-data-modeling
Clustering and modeling asteroid data using machine learning.
Yanqian-W/database-processing
In the superstore database, define functions to extract data based on dates and calculate weekly profits.
Yanqian-W/JUnit-testing
Fixing the code by writing test-cases and test-report, following Test-Driven Development principles.
Yanqian-W/track-and-obstacle-avoidance
Programming on a microcontroller to achieve the movement, tracking, and obstacle avoidance of the vehicle.
Yanqian-W/update-website-and-db
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.