diff --git a/sections/projects.tex b/sections/projects.tex index 88be35b..7544f33 100644 --- a/sections/projects.tex +++ b/sections/projects.tex @@ -14,7 +14,7 @@ \section*{Projects} \begin{itemize} -\item \begin{project}[https://github.com/rharish101/multistage-step-size-scheduling-minimax]{Multistage Step Size Scheduling for Minimax}{Mar '22 -- Sep '22}{\iffull{Prof.\ Dr.\ Niao He, }ETH Zürich}%chktex 8 +\item \begin{project}[https://github.com/rharish101/multistage-step-size-scheduling-minimax]{Multistage Step Size Scheduling for Minimax Problems}{Mar '22 -- Sep '22}{\iffull{Prof.\ Dr.\ Niao He, }ETH Zürich}%chktex 8 \item \textbf{Master's thesis} on analysing and experimenting with multistage schedulers for the learning rate on minimax problems in machine learning and deep learning. \iffull{ \item Analysed the theoretical convergence rates for the \href{https://pytorch.org/docs/stable/generated/torch.optim.lr\_scheduler.StepLR.html\#torch.optim.lr\_scheduler.StepLR}{Step Decay} scheduler, with experimental validation.