justkode
info
proj
post
Python
24
Data-Science
18
Cloud-Computing
14
Deep-Learning
13
Java
12
Data-Engineering
9
Machine-Learning
6
Algorithm
5
Computer-Science
1
JavaScript
1
etc
1
Deep Learning - Page 2
심층 신경망을 통한 기계 학습 알고리즘의 집합.
Deep-Learning
Deep Learning Summary - 1. 기초 용어 정리
Deep Learning 기초 용어들을 정리 해 보자.
2020-09-13
Deep-Learning
Python
Pytorch에서 학습한 모델 저장 및 불러오기
Pytorch 모델을 저장하고, 불러와 보기
2020-04-26
Deep-Learning
Python
Pytorch로 RNN, LSTM 구현하기
자연어 처리, 감성 분류 등에 사용되는 RNN, LSTM
2020-04-19
Deep-Learning
Python
Pytorch로 CNN 구현하기
Pytorch로 MNIST 그림 식별을 해보자.
2020-04-08
Deep-Learning
Python
Pytorch의 Neural Network
Pytorch에서 신경망 구현하기
2020-04-04
Deep-Learning
Python
Pytorch로 행렬을 미분해보자, autograd
Pytorch로 행렬을 미분하는 방법
2020-03-28
2