Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
7159CEM-Portfolio-2024/Feedback and Marks.md
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
59 lines (45 sloc)
1.58 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mark: % | |
# Linear Programming (LP) | |
| Item | Mark | | |
|:------------------------ | ----:| | |
| Article's summary | /8 | | |
| Mathematical formulation | /6 | | |
| PuLP solution | /6 | | |
| | | | |
| **Total**: | /20 | | |
## Dynamic Programming (DP) | |
| Item | Mark | | |
|:------------------------------- | ----:| | |
| Recursive formulation | /5 | | |
| Dynamic Programming formulation | /5 | | |
| Implementation - Memoization | /5 | | |
| Implementation - Bottom-up | /5 | | |
| | | | |
| **Total**: | /20 | | |
## Particle Swarm Optimization (PSO) | |
| Item | Mark | | |
|:------------------ | ----:| | |
| Effect of `w` | /5 | | |
| Effect of `c1` | /5 | | |
| Effect of `c2` | /5 | | |
| Overall conclusion | /5 | | |
| | | | |
| **Total**: | /20 | | |
## Decision Trees (DT) | |
| Item | Mark | | |
|:--------------------------- | ----:| | |
| Chosen parameter 1 | /5 | | |
| Chosen parameter 2 | /5 | | |
| Chosen parameter 3 | /5 | | |
| Conclusion & Recommendation | /5 | | |
| | | | |
| **Total**: | /20 | | |
## Reinforcement Learning (RL) | |
| Item | Mark | | |
|:-------------------------- | ----:| | |
| Description of the problem | /5 | | |
| Rigour & technical detail | /5 | | |
| Critical discussion | /5 | | |
| Language | /5 | | |
| | | | |
| **Total**: | /20 | |