From 2159e47e287920c1a89188ba789329344e952034 Mon Sep 17 00:00:00 2001 From: jwansek Date: Tue, 29 Apr 2025 20:28:44 +0100 Subject: Various bug fixes --- papers.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 papers.md (limited to 'papers.md') diff --git a/papers.md b/papers.md new file mode 100644 index 0000000..8da5119 --- /dev/null +++ b/papers.md @@ -0,0 +1,25 @@ +this page lists some of the papers i have written! it's not an exhaustive list, just mostly the ones i'm most proud of the latex of + +## published papers + +i pinky promise i've had academic papers published, im just going to add them when they've actually been published not just accepted + +## coursework + +### level 7 + +#### advanced ai + + + +this was part of the assessment for an 'advanced ai' module, it mostly pertains to bayesian networks + +#### advanced robotics + + + +this assessment pertains to learning from demonstration with manipulators in robotics, and mostly talks about and does some experiments with dynamic movement primitives (DMPs) and stable estimator of dynamic systems (SEDs) + + + + -- cgit v1.2.3