Jump to: Navigation
Deep Learning
딥러닝과 관련된 자료를 업로드 합니다.
2023
2022
- Use modules in the desired path
- ERROR : When ‘sys.path.append()’ not working
- (Error) CUDA out of memory
- CUDA
- FC Layer(Fully connected layer)
- Transfer Learning - Pretrained된 network사용하기
- (python) Convolutional Neural Networks: Step by Step - Convolution
- (python) Convolutional Neural Networks: Step by Step - padding
- Backbone, Neck, Head
- Softmax
- (Python) A Positional Encoding Example
- (Python) The Attention Mechanism
- 자연어 처리를 위한 트랜스포머, Denis Rothman - Chapter 01
- LSTM(Long Short-Term Memory models)
- 강화학습(Reinforcement Learning)