2021-10-04

WARNING: This article may be obsolete
This post was published in 2021-10-04. Obviously, expired content is less useful to users if it has already pasted its expiration date.
This article is categorized as "Garbage" . It should NEVER be appeared in your search engine's results.

主要内容:

(Jacobian)矩阵相关的一些计算与证明

python loop: continue, break, pass;尤其是pass和continue的区别

linear regression with kernel method (as noise)(未完成)


(Jacobian)矩阵相关的一些计算与证明

📚《PRML》 p697

🔗 https://yousuketakada.github.io/prml_errata/prml_errata.pdf

🔗【Conversion from differential to derivative for trace of a matrix】https://math.stackexchange.com/questions/2430720/conversion-from-differential-to-derivative-for-trace-of-a-matrix


python loop: continue, break, pass;尤其是pass和continue的区别:

" Pass simply does nothing, while continue goes on with the next loop iteration. "

🔗 https://stackoverflow.com/questions/9483979/is-there-a-difference-between-continue-and-pass-in-a-for-loop-in-python/36952166


linear regression with kernel method (as noise)

(空白的内容)



 Last Modified in 2021-11-29 

Leave a Comment Anonymous comment is allowed / 允许匿名评论