probcomp/curve-fitting

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

Ouverte

#68 ouverte le 28 nov. 2018

 (0 commentaire) (0 réaction) (0 personne assignée)Clojure (3 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (3 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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!

Guide contributeur