Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.72 KB

File metadata and controls

31 lines (25 loc) · 1.72 KB

Projects

  • Implement a heuristic finding algorithm for 15-puzzle problem using any method of abstractions or relaxations. The heuristic should enable solving problems of size greater than n=5 (which at the moment I am able to solve optimally) and at least n=9. (0 %)

    • reading (100%)
    • implementation (1%)
    • status: in progress
  • Read Goedel, Escher, Bach (174/832 ~ 21%)

    • status: in progress
  • Universally Preferable Behavior

  • BitShares challenge: Special Random Shuffling

    • design of optimal solution (100%)
    • c++ code implementation (100%)
    • asymptotic performance optimization (100%)
    • status: waiting for challenge results
  • Data science tasks with $$ prizes