Junghyun Park

Results 16 issues of Junghyun Park

Discussion board at #278 - [ ] Base README.md - [ ] Quizzes - [ ] Introduction base README - [ ] Defining Data Science README - [ ] Defining...

good first issue
help wanted
translations

Hi. I have 1 GPU in my computer but I got this error. I'm newbie of Pytorch so I don't know this Error's meaning. ``` Traceback (most recent call last):...

Hi. I'm reading the paper and can't understand some part of loss function. So I have questions about loss function code. (1) Why didn't you add eps? y_lum_lin = tf.nn.conv2d(tf.exp(y)-eps,...

I encountered the error below so I fixed it. `ValueError: invalid literal for int() with base 10: '45.70000076293945'`

Hi! I tried Pytorch simple example (Torch also) and I got this error below. Do you know the reason? Thanks. ![image](https://user-images.githubusercontent.com/36429399/55212410-ff810a00-5232-11e9-8f3f-cbee5e586be2.png)

Single Image Super Resolution Using GANs — Keras 번역하기

오랜만에 신명나게 조언해주세요

원작자에게 허락을 받은 [`Converting a Deep learning model from Caffe to Keras`](https://nicolovaligi.com/converting-deep-learning-model-caffe-keras.html) 번역 시작합니다.

**What happened**: When writing in shared documents on mobile, there is a phenomenon of separation of consonants(자모분리 현상). **What you expected to happen**: 욜키(expected) -> ㅇㅛㄹㅋㅣ(output) **How to reproduce it...

bug 🐞