Artificial Intelligence
-
[Deep Learning-딥러닝]비용함수 및 유사도-Sum of Squared Error, Cross Entropy, Cosine Similarity
2019.08.10 by [성운]
-
[Reinforce Learning]강화학습 정의
2019.08.09 by [성운]
-
[Deep Learning-딥러닝]가중치 조정 - Momentum
2019.08.08 by [성운]
-
[Deep Learning-딥러닝]Backpropagation (역전파) 및 Delta Rule을 이용한 가중치 조정 방법 소스 구현 - XOR 연산
2019.08.07 by [성운]
-
[Deep Learning-딥러닝]Backpropagation (역전파) 및 Delta Rule을 이용한 가중치 조정 방법
2019.08.06 by [성운]
-
[Deep Learning-딥러닝]Solving XOR Problem with MLP
2019.08.04 by [성운]
-
[Tensorflow]선형회귀분석(Linear Regression) 소스 구현
2019.08.03 by [성운]
-
[Tensorflow]기본 자료구조-텐서(Tensor) - Constant, Variable, Placeholer
2019.08.02 by [성운]