From 6f230b173ee4ff707add9e32241639c12242b496 Mon Sep 17 00:00:00 2001 From: Joshua Coles Date: Wed, 5 Jun 2024 18:28:46 +0100 Subject: [PATCH] Add a little verbiage --- experiences.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiences.tex b/experiences.tex index 06765f4..1d48b1c 100644 --- a/experiences.tex +++ b/experiences.tex @@ -12,7 +12,7 @@ {University of Bath} {My project focused on incorporating Lagrangian Mechanics into physics-informed neural networks. My key contributions include, \begin{itemize}[itemsep=-2pt,topsep=2pt] - \item Writing the core physics procedures in JAX to improve correctness and to allow for their use in loss functions and reducing runtimes by $10^4$. + \item Writing the core physics procedures in JAX to improve correctness and to allow for their use in loss functions and reducing runtimes by a factor of $10^4$. \item Creating and optimising physics informed loss functions for speed and utility in training. \end{itemize} The completed report can be found \href{https://files.joshuacoles.me/final-year-report.pdf}{\underline{here}}.