https://yeo0.github.io/data/2018/10/05/CNN-%ED%8A%B9%EC%A7%95-%EC%B6%94%EC%B6%9C-%EA%B3%BC%EC%A0%95/
CNN 특징 추출 과정
CNN (Convolution Nerual Network) 특징 추출 과정
yeo0.github.io
https://supermemi.tistory.com/16?category=1034301
[ CNN ] pooling이란? (tf.keras.layers.MaxPool2D)
pooling (tf.keras.layers.MaxPool2D) Pooling 이란. CNN에서 pooling이란 간단히 말하자면 특징을 뽑아내는 과정이라고 할 수 있다. 먼저 CNN의 pooling 이전의 진행 과정을 간단히 살펴보자. CNN이라는 게 결국..
supermemi.tistory.com
합성곱 신경망, Convolutional Neural Network (CNN)
완전 연결 계층, Fully connected layer (JY) Keras 사용해보기 1. What is keras? 케라스(Keras)는 텐서플로우 라이버러리 중 하나로, 딥러닝 모델 설계와 훈련을 위한 고수준 API이다. 사용자 친화적이고 모델의
dsbook.tistory.com
합성곱 계층, Convolution Layer
합성곱 신경망, Convolutional Neural Network (CNN) 완전 연결 계층, Fully connected layer (JY) Keras 사용해보기 1. What is keras? 케라스(Keras)는 텐서플로우 라이버러리 중 하나로, 딥러닝 모델 설계와 훈..
dsbook.tistory.com
https://blog.joonas.io/196?category=1016329
[딥러닝 일지] Conv2d 알아보기
이전 글 - [딥러닝 일지] 데이터 늘리기 (Data Augmentation) Convolution 2D 이미지를 다루는 딥러닝에서 핵심적인 요소로 쓰이고 있다. 이걸 쌓은 네트워크가 CNN. 학습 데이터로 들어가는 텐서는 아래와
blog.joonas.io
https://docs.donkeycar.com/guide/simulator/
Donkey Simulator. - Donkey Car
Donkey Simulator The Donkey Gym project is a OpenAI gym wrapper around the Self Driving Sandbox donkey simulator (sdsandbox). When building the sim from source, checkout the donkey branch of the sdsandbox project. The simulator is built on the the Unity ga
docs.donkeycar.com
https://github.com/minsuk-heo/deeplearning/blob/master/src/CNN_Tensorflow.ipynb
GitHub - minsuk-heo/deeplearning
Contribute to minsuk-heo/deeplearning development by creating an account on GitHub.
github.com
https://poloclub.github.io/cnn-explainer/
CNN Explainer
An interactive visualization system designed to help non-experts learn about Convolutional Neural Networks (CNNs).
poloclub.github.io
'Deep Learning' 카테고리의 다른 글
How to create A single Layer Perceptron? (0) | 2022.09.12 |
---|---|
Linear Functions (0) | 2022.09.11 |
Count Objects in Image using Python (0) | 2022.09.06 |
Creating Number Recognition Artificial Intelligence (0) | 2022.09.05 |
CNN (0) | 2022.09.05 |