Taekyoon
                                            Taekyoon
                                        
                                    @gr2m Hi, if I'm able to work this, can I try it?
@gr2m Hi, I wish I could solve this in this time, but I gotta do really big work now. So, I will open this issue to anyone.
안녕하세요. 답변이 늦어져 죄송합니다. 혹시 실습하신 장 또는 코드위치를 정확히 알려주시면 도움을 드릴 수 있을 것 같습니다.
@lewtun If anyone has not been tried to translate chapter 3, I'll do it :) cc: @seopbo @rainmaker712 @bzantium @Doohae
@bzantium Sorry, I can't make up that until next weekend, and got some personal issues in this month. If anyone can do on my task, please reassign to him or...
I think @scottsuk0306 can start to work instead of me :) Please reassign to scott @lewtun
안녕하세요. 현재 프로젝트 파일에 `pip install -r requirements.txt`를 실행하는데 `requirements.txt`파일이 없어서 생긴 문제입니다. 위 명령어 실행을 하는데 `requirements.txt`가 있는지 확인해주시길 바랍니다. 만약에 없는 경우에는 본 파일이 있는 디렉토리 위치에서 실행하거나...
@roading12 2년전에 질문을 드렸지만 늦은 답변을 드려서 죄송합니다. 짐작에 pip 설치할때 python 환경과 실행한 환경의 python이 달라서 생긴 문제인 듯 합니다. 명령어로 `which python`으로 실제 동작하는 python 명령어 경로를 확인하시고...
안녕하세요 :) 말씀 주신 질문은 attention에 벡터 c 를 구성하는 h_j가 인코더 출력 벡터가 맞는지에 대한 질문인 것으로 이해했는데요. 책에 구현은 논문과 동일하게 구현이 되어있습니다. `class seq2seq`에서 `call()` 메서드를 보시면...
The mem space for each executor is smaller than the input partition data size. You can try to increase the number of partitions. Also, could you check spark history to...