Skip to content
Permalink
491a6e9bd1
Switch branches/tags

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?
Go to file
 
 
Cannot retrieve contributors at this time
16 lines (11 sloc) 621 Bytes
# 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/).