From 361bb03ba329908ffc09d00601c15fb8e9662403 Mon Sep 17 00:00:00 2001 From: odunbar <47412152+odunbar@users.noreply.github.com> Date: Wed, 7 Sep 2022 08:46:05 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca3502d..fda34b1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # RandomFeatures.jl -RandomFeatures is a Julia implementation of random features for high-dimensional function emulation. It builds on an earlier Python implementation by Nick Nelsen and Oliver Dunbar ([RandomFeatureKernel](https://github.com/odunbar/RandomFeatureKernel)). +RandomFeatures is a Julia implementation of random features for high-dimensional function emulation. It builds on an earlier Python implementation by Nick Nelsen, Maya Mutic, and Oliver Dunbar ([RandomFeatureKernel](https://github.com/odunbar/RandomFeatureKernel)). | **Documentation** | [![dev][docs-latest-img]][docs-latest-url] |