일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- ax200
- G++
- 촉각센서
- CUDA
- autorace
- rqt
- Kinetic
- sources.list
- webots
- RGB-D
- 전이학습
- linetracing
- ROS
- amcl
- 부분공간
- roslaunch
- gcc
- error
- ubuntu
- Installation
- turtlebot
- CuDNN
- roslib
- darknet_ros
- FreeCAD
- opencv
- Gazebo
- turtlebot3
- Linux
- YoLO
- Today
- Total
목록followbot (65)
기술 성공, 실패 기록소
doorbw.tistory.com/144 딥러닝(DeepLearning) #4_ ReLU::Rectified Linear Unit 안녕하세요. 문범우입니다. 오늘은 ReLU(Rectified Linear Unit)에 대해서 알아보겠습니다. * 해당 포스트의 모든 내용은 김성훈 교수님의 '모두를 위한 딥러닝'을 바탕으로 제작되었습니다. 관련한 상 doorbw.tistory.com
stellarway.tistory.com/24 신경망에서의 최적화(optimization), 옵티마이저(optimizer) 정복하기 목차 확률적 경사 하강법(SGD, Stochastic Gradient Descent) 모멘텀(Momentum) AdaGrad(Adaptive Gradient) Adam 신경망 학습의 목적은 손실 함수의 값을 낮추는 매개변수를 찾는 데에 있었다. 매개변수의 최적값.. stellarway.tistory.com
leejiyoon52.github.io/Support-Vecter-Regression/ Support Vector Regression Describe your website here. leejiyoon52.github.io
www.geeksforgeeks.org/linear-regression-python-implementation/ Linear Regression (Python Implementation) - GeeksforGeeks A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions. www.geeksforgeeks.org
mongxmongx2.tistory.com/30 Softmax Softmax Softmax function은 Neural network의 최상위층에 사용하여 Classification을 위한 function으로 사용한다. NN의 최상위 계층에 사실 Sigmoid function을 사용하여 실제값과 출력값을 차이를 error functi.. mongxmongx2.tistory.com
leejiyoon52.github.io/Support-Vecter-Regression/ Support Vector Regression Describe your website here. leejiyoon52.github.io www.analyticsvidhya.com/blog/2020/03/support-vector-regression-tutorial-for-machine-learning/ Support Vector Regression In Machine Learning Support Vector Regression works on the principle of SVM. Learn about fundamentals of regression analysis and its implementation in Py..
hleecaster.com/ml-linear-regression-concept/ 선형회귀(Linear Regression) 쉽게 이해하기 - 아무튼 워라밸 본 포스팅에서는 머신러닝에서 사용할 선형 회귀 분석에 대한 개념 설명을 누구나 이해할 수 있을 정도의 수준으로 가볍게 소개한다. (머리 나쁜 나도 이해한 수준까지만 설명할 거니까 대부분 hleecaster.com
m.blog.naver.com/euleekwon/221557899873 [GAN] 이제 제발 이해하자 GAN - 0장 (개념) Youtube로 GAN에 대한 설명을 들으면서, 정말 기본 개념도 없이 GAN을 공부하고 있었다는 것을 정말... blog.naver.com
taewan.kim/post/cnn/ CNN, Convolutional Neural Network 요약 Convolutional Neural Network, CNN을 정리합니다. taewan.kim excelsior-cjh.tistory.com/180 06. 합성곱 신경망 - Convolutional Neural Networks 이번 포스팅은 핸즈온 머신러닝 교재, cs231n 강의를 가지고 공부한 것을 정리한 포스팅입니다. CNN에 대해 좀 더 간략하게 알고 싶으신 분들은 아래의 링크를 참고하면 됩니다. 간략한 설명 : 합성 excelsior-cjh.tistory.com bcho.tistory.com/1149 딥러닝 - 초보자를 위한 컨볼루셔널 네트워크를 이용한 이미지 인식의 이해 딥러닝 - 컨볼루셔널..