Skip to content

This repo. is mainly for AWINLAB LAB admission homework.

Notifications You must be signed in to change notification settings

sc0210/AWINLAB_hw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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