2018-01-20から1日間の記事一覧

カーネル法?KL divergence?

メモ的なRmdファイル --- title: "カーネル法?KL divergence?" author: "ryamada" date: "2018年1月17日" output: html_document: toc: true toc_depth: 6 number_section: true --- ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE) ``` …