배치사이즈 : 한번에폭돌릴때 데이터를 얼마나 줄껀지
https://deepinsight.tistory.com/98
https://colah.github.io/posts/2014-03-NN-Manifolds-Topology/
Neural Networks, Manifolds, and Topology -- colah's blog
Neural Networks, Manifolds, and Topology Posted on April 6, 2014 topology, neural networks, deep learning, manifold hypothesis Recently, there’s been a great deal of excitement and interest in deep neural networks because they’ve achi
colah.github.io
Activation Functions 에는 sigmoid ,tanh, ReLU, Leaky ReLU, Maxout, ELU 등이 있는데 이 Activation Functions을 통해 차원 공간을 비선형으로 구부러트려서 구분하기 어려운 값들을 구분할 수 있도록 해준다.
'모두의 연구소 AIFFEL 교육' 카테고리의 다른 글
러닝 레이트와 배치사이즈 (0) | 2021.02.01 |
---|---|
원 핫 인코딩 (0) | 2021.01.29 |
cs231n 5장 정리 (0) | 2021.01.26 |
github에 파일 올리기 (0) | 2021.01.19 |
우분투 쉘 창에서 aiffel 커널 연결하기와 커널법 연결 안되는 경우 해결법 (0) | 2021.01.15 |