Skip to content

zianhu7/projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforce: Draft of Online Experiment Design for System ID of LTI Systems using RL

Map: Functional Google Maps mockup that uses rastering and routing to provide expected user functionality

Database: Implementing and stress-testing a relational database schema using Java

CSP Solver: You are given the task of ordering guests at a party by age given only their age relationships in the form of exclusionary constraints, i.e. (x y z) indicating the age of z is NOT between those of x and y. I employ a reduction to 3SAT, a canonical NP-complete problem, then use a SAT solver combined with simulated annealing as a heuristic to solve the problem up to inputs of size 400. I also explore the use of local search methods to improve/optimize starting state performance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published