probcomp/curve-fitting

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

Open

#68 opened on Nov 28, 2018

 (0 comments) (0 reactions) (0 assignees)Clojure (3 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

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