-
# 마크다운 [.md] 파일로 포스트 작성하기 | PRML Lab. Speech Team
블로그를 사용하는 방법에 대한 전반적인 내용이다.
[https://speech-team-korea.github.io/post/2023/11/02/write-post/](https://speech-team-korea.github.io/post/2023/11/02/wr…
-
https://github.com/sh-lee-prml/BigVGAN/blob/37e49f36e50134de45b407bf2c6b1a61cea09329/models_bigvgan.py#L66-L69
Is these necessary? I didn't find it in paper.
-
also, some notes about KL, from chap1 of PRML
and some notes on Lagrange multiplier, when using equality constraint. Check my ever notes.
-
https://zjuturtle.com/2018/08/16/prml-bayes-gaussian/
这篇是关于贝叶斯的第三部分,讲讲高斯分布和贝叶斯先验的内容。
-
直接の知人か、または知人の知人くらいまでの人、程度の準内輪でやっていたPRMLの勉強会が、最後まで終わった。
2016/11/27から始めたようなので、一年弱くらいか。
もっと長くやっていた気がするのだが、一年はやってなかったのね。
-
次のPRML勉強会が10章の変分ベイズなので予習。
-
I create a post using `rake post title="test"`, this is my test code:
`---
layout: page
title: "test"
description: "this is description"
category: prml
## tags: [book, prml]
{% include JB/setup %}
…
-
In assignment website https://zfhu.ac.cn/PRML-Spring19-Fudan/assignment-2/index.html
Given function "gen_linear_seperatable_2d_2c_dataset" should be "get_linear_seperatable_2d_2c_dataset"
-
I'm using commit 1a80cdb and Rockstar Launcher, every script works fine except ELS.
**OpenVHook.log:**
[20:16:04] Kept OpenVHook reference: 00007FF974830000
[20:16:04] Registering script 'ELS.a…
-
### 机器学习
- [ ] 统计学习方法
> 提纲
- [ ] PRML pattern recognition and machine learning
> 与李航的对照看
- [ ] 公开课:andrew ng
- [ ] 机器学习时战
> python
- [ ] 博客 mit zhang chiyuan