The submission deadline is: 6pm on Friday 04/11/2022.
- Fork this repository.
- Work on your fork/version of the Jupyter notebooks to complete the 5 tasks:
- Linear Programming (LP)
- Dynamic Programming (DP)
- Ant Colony Optimisation (ACO)
- Decision Trees (DT)
- Reinforcement Learning (RL)
- Mathematical formulation -- Use Markdown and LaTeX with Jupyter
- Linear Programming: https://coin-or.github.io/pulp/
- Ant Colony Optimisation: https://scikit-opt.github.io/scikit-opt/#/
- Decision trees: https://scikit-learn.org/stable/modules/tree.html
- Reinforcement learning: https://landscape.lfai.foundation/card-mode?category=reinforcement-learning&grouping=category