모델 만들기

1. List

2. Paper

Efficient Processing of Deep Neural Networks: A Tutorial and Survey

3. Article (Post, blog, etc.)

Am I overfitting?

[추천]전처리

Here are some resources for tips and tricks for training neural networks. (Resource 1, Resource 2, Resource 3)

QnA

3. Tutorial (Series, )

4. Youtube

6. Material (Pdf, ppt)

7. Implementation (Project)

8. Research Group / Conference


DeepLearning Project Workflow라고 읽고 Bias-Variance Tradeoff에 가까운데 가끔 비슷한 질문이 올라오는 것 같아서 올립니다.

모델 성능이 원하는대로 나오지 않을때

1) 데이터를 더 모아야 하는지 2) 더 큰 모델을 만들어야 할 지

High bias, High Variance 체크를 통해 간단히 판단하는 법입니다. http://fbsight.com/t/deeplearning-project-workflow-bias-variance-tradeoff/78035

Some important parameters to look out for while optimizing neural networks are:
- Type of architecture
- Number of Layers
- Number of Neurons in a layer
- Regularization parameters
- Learning Rate
- Type of optimization / backpropagation technique to use
- Dropout rate
- Weight sharing
- etc.
- etc for CNN : convolutional filter size, pooling value, etc.

Tools

-Xcessiv: 웹에서 모델과 데이터를 지정하고 하이퍼파라미터 탐색을 위한 조건을 걸어서 자동으로 튜닝해주는 코드

-

나만의 모델을 만들어 보자


results matching ""

    No results matching ""