Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.69 KB

README.md

File metadata and controls

43 lines (25 loc) · 1.69 KB

AWINLAB_hw Project guide

Author: SamChen 2023/03/25

Quick guide for this project, each question organized in respectively folders. README.md in each folder demostrate workflow & result.


Question 1: Deep learning

  1. Directory organization

  2. More details in README.md in Deep_learning folder

  3. Prediction showcase (Precision: 88.31%)

    Random choose 15 prediction result (test set: 26 cases in total), gain 15/15 correct (prediction & ground truth, respectively, shown in bellow)


Quesiton 2: Meta-heuristic algorithm

  1. Directory organization

  2. More details in README.md in Meta-heursistic Algorithm folder

  3. Resut showcase (The global optimal selection for 0/1 knapsack problem is 1458, under knapsack capacity 750)

End of the quick guide