probcomp/curve-fitting

Add convenience functions for placing the points on slide 21 from Vikash's NIPS tutorial

Offen

#68 geöffnet am 28.11.2018

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Clojure (3 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (3 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

The idea here is to add functions to db.cljs that takes a state and changes the value under the points key to add the points in the diagram from the slide. To get the y values call infer and fix the degree and coefficient choices to some known function that approximates the y values on the slide!

Contributor Guide