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/README.md
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
16 lines (11 sloc)
621 Bytes
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
# Templates for the 7159CEM Portfolio | |
The submission deadline is: 6pm on Thursday 12/12/2024. | |
- Create your repository by using this template repository. (Click the green button above.) | |
- Work on your Jupyter notebooks to complete the 5 tasks: | |
1. Linear Programming (LP) | |
2. Dynamic Programming (DP) | |
3. Particle Swarm Optimization (PSO) | |
4. Decision Trees (DT) | |
5. Reinforcement Learning (RL) | |
## Useful resources | |
Mathematical formulation -- Use Markdown and [LaTeX](https://math.meta.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference) with [Jupyter](https://jupyter.org/). |