728x90

https://wayhome25.github.io/cs/2017/04/04/cs-04/

 

강의노트 04. 파이썬 pickle 모듈 · 초보몽키의 개발공부로그

패스트캠퍼스 컴퓨터공학 입문 수업을 듣고 중요한 내용을 정리했습니다. 개인공부 후 자료를 남기기 위한 목적임으로 내용 상에 오류가 있을 수 있습니다.

wayhome25.github.io

 

728x90

'Dic' 카테고리의 다른 글

SIFT  (1) 2020.07.29
The p-norm in finite dimensions  (0) 2020.07.24
The curse of dimensionality  (0) 2020.05.01
Transposed Convolution  (0) 2020.04.13
AE vs VAE  (0) 2020.04.08
728x90

https://towardsdatascience.com/the-curse-of-dimensionality-50dc6e49aa1e

 

The Curse of Dimensionality

Why High Dimensional Data Can Be So Troublesome

towardsdatascience.com

 

728x90

'Dic' 카테고리의 다른 글

The p-norm in finite dimensions  (0) 2020.07.24
pickle  (0) 2020.06.19
Transposed Convolution  (0) 2020.04.13
AE vs VAE  (0) 2020.04.08
Mahalonobis Distance  (0) 2020.03.06
728x90

https://medium.com/activating-robotic-minds/up-sampling-with-transposed-convolution-9ae4f2df52d0

 

Up-sampling with Transposed Convolution

If you’ve heard about the transposed convolution and got confused what it actually means, this article is written for you.

medium.com

 

728x90

'Dic' 카테고리의 다른 글

pickle  (0) 2020.06.19
The curse of dimensionality  (0) 2020.05.01
AE vs VAE  (0) 2020.04.08
Mahalonobis Distance  (0) 2020.03.06
Gaussian Discriminant Analysis  (0) 2020.03.05
728x90

https://bcho.tistory.com/1326

 

AutoEncoder vs Variant AutoEncoder

AutoEncoder vs Variant AutoEncoder 조대협 (http://bcho.tistory.com) Abnormal AutoEncoder는 입력값을 기반으로 여기서 특징을 뽑아내고, 뽑아낸 특징으로 다시 원본을 재생하는 네트워크이다. 이미지 합성이..

bcho.tistory.com

 

728x90

'Dic' 카테고리의 다른 글

The curse of dimensionality  (0) 2020.05.01
Transposed Convolution  (0) 2020.04.13
Mahalonobis Distance  (0) 2020.03.06
Gaussian Discriminant Analysis  (0) 2020.03.05
non-degenerate Distribution  (0) 2020.03.04
728x90

https://www.machinelearningplus.com/statistics/mahalanobis-distance/

 

Mahalonobis Distance - Understanding the math with examples (python) - Machine Learning Plus

Mahalanobis distance is an effective multivariate distance metric that measures the distance between a point and a distribution. It is an extremely useful metric having, excellent applications in multivariate anomaly detection, classification on highly imb

www.machinelearningplus.com

 

728x90

'Dic' 카테고리의 다른 글

Transposed Convolution  (0) 2020.04.13
AE vs VAE  (0) 2020.04.08
Gaussian Discriminant Analysis  (0) 2020.03.05
non-degenerate Distribution  (0) 2020.03.04
Infimum and supremum  (0) 2020.03.04
728x90

https://beginningwithml.wordpress.com/2018/09/18/7-gaussian-discriminant-analysis/

 

8 – Gaussian Discriminant Analysis

Gaussian Discriminant Analysis is a learning algorithm based on a probabilistic assumption. This post will be math-based because of the nature of the algorithm’s details. However, I’ll …

beginningwithml.wordpress.com

https://medium.com/du-phan/gaussian-discriminant-analysis-and-logistic-regression-29a807c5b45

 

Gaussian Discriminant Analysis and Logistic Regression

There are many ways to classify machine learning algorithms: supervised/unsupervised, regression/classification,… . For myself, I prefer to distinguish between Discriminative model and Generative…

medium.com

 

728x90

'Dic' 카테고리의 다른 글

AE vs VAE  (0) 2020.04.08
Mahalonobis Distance  (0) 2020.03.06
non-degenerate Distribution  (0) 2020.03.04
Infimum and supremum  (0) 2020.03.04
Hadamard Product  (0) 2020.03.02
728x90

https://www.quora.com/What-is-a-non-degenerate-distribution-function

 

What is a non-degenerate distribution function?

Answer (1 of 2): What is a non-degenerate distribution function? For a probability distribution on the real numbers, the distribution function is the cumulative probabilities, i.e. F(x) = P(X \le x). There are two major kinds of distribution (and other min

www.quora.com

https://www.statisticshowto.datasciencecentral.com/degenerate-distribution/

 

Degenerate Distribution: Simple Definition & Examples - Statistics How To

What is a degenerate distribution? Plain English definition, formal definition and examples of uses. Statistics made simple!

www.statisticshowto.datasciencecentral.com

 

728x90

'Dic' 카테고리의 다른 글

Mahalonobis Distance  (0) 2020.03.06
Gaussian Discriminant Analysis  (0) 2020.03.05
Infimum and supremum  (0) 2020.03.04
Hadamard Product  (0) 2020.03.02
Cardinality  (0) 2020.02.28
728x90

https://en.wikipedia.org/wiki/Infimum_and_supremum

 

Infimum and supremum - Wikipedia

A set T of real numbers (hollow and filled circles), a subset S of T (filled circles), and the infimum of S. Note that for finite, totally ordered sets the infimum and the minimum are equal. A set A of real numbers (blue circles), a set of upper bounds of

en.wikipedia.org

https://www.youtube.com/watch?v=zIWKC-YR6r0

 

728x90

'Dic' 카테고리의 다른 글

Gaussian Discriminant Analysis  (0) 2020.03.05
non-degenerate Distribution  (0) 2020.03.04
Hadamard Product  (0) 2020.03.02
Cardinality  (0) 2020.02.28
Manifolds  (0) 2020.02.27

+ Recent posts