Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 25 #164

Merged
merged 21 commits into from
Oct 25, 2018
Merged

Issue 25 #164

merged 21 commits into from
Oct 25, 2018

Conversation

mike2ox
Copy link
Collaborator

@mike2ox mike2ox commented Oct 22, 2018

폴더 내 md파일은 코드 파일들에 대한 간단한 설명만 해놨습니다.
코드내 주석들을 한글화 하였으므로 주석을 보시면 되겠습니다.

@mike2ox mike2ox added this to the 2018_Contributhon milestone Oct 22, 2018
@mike2ox mike2ox self-assigned this Oct 22, 2018
@mike2ox mike2ox added the help wanted Extra attention is needed label Oct 23, 2018
Copy link
Collaborator

@visionNoob visionNoob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

주석에
~~~수행 함
~~수행 합니다
~~~수행
과 같은 어법이 섞여있습니다.
하나로 통일하면 좋을 것 같습니다.

layer_name = 'block5_conv1'

# 텐서(tensor)를 확인된 이미지로 변환해주는 함수

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

공백은 제거하는게 좋을 것 같습니다.

변종 Autoencoder를 만드는 방법을 보여줍니다.

[variational_autoencoder_deconv.py](variational_autoencoder_deconv.py)
Deconvolution 레이어와 케라스를 사용해 변종 Autoencoder를 만드는 방법을 보여줍니다.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

variational_autoencoder를 변종 Autoencoder라고 하면 좀 이상합니다.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

variational_autoencoder 그대로 사용하면 좋을 듯합니다.

Neural style transfer.

[variational_autoencoder.py](variational_autoencoder.py)
변종 Autoencoder를 만드는 방법을 보여줍니다.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

variational_autoencoder를 변종 autoencoder라고 하면 조금 이상합니다.

케라스로 Deep Dream.

[neural_doodle.py](neural_doodle.py)
신경망의 낙서.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

신경망의 낙서보다는 다른 단어가 어울릴 것 같습니다.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

신경망으로 낙서하기는 어떨까요?

@mike2ox
Copy link
Collaborator Author

mike2ox commented Oct 25, 2018

@insurgent92 @MijeongJeon
확인 부탁드립니다.

@MijeongJeon MijeongJeon merged commit 6b63856 into master Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
2018_Contributhon
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

3 participants