Skip to content

rok805/DeepLearning_basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

DeepLearning_basic

Deep Learning basic algorithm code

pytorch를 활용해서 기본적인 Neural Network 구현.

1. Multilayer Perceptron

1.1 dataset.py: data 불러오기, 전처리, tentor 생성.

1.2 model.py: 네트워크 구조 설정.

1.3 main.py: 학습 및 평가.

2. Convolutional Neural Network

3. Reccurent Neural Network

4. LSTM

5. GRU

6. Auto Encoder

7. GAN

About

Deep Learning basic algorithm code

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages