probcomp/curve-fitting

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

Aberta

#68 aberto em 28 de nov. de 2018

 (0 comentário) (0 reação) (0 responsável)Clojure (3 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (3 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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!

Guia do colaborador