stray-leone

Results 10 comments of stray-leone

how much epoch did you run in order to get above 60% accuracy? I can't achieve above 60%

잠깐 고민했을땐 subdomain보다는 webview에서 처리하는게 나을듯한데. 검색좀해볼께 ㅋ 철이 벌써 다 찾아봤넹 ㅎㅎ

'pc버전으로 보기' 기능은 pokr app의 WebView에서도 요청하겠지만 mobile기기의 타 web browser app으로도 'pc버전으로 보기'를 필요로하므로 pokr.kr의 mobile web page에서 control 해야할 것같아. pokr.kr의 mobile web page가 어떻게 구성되어있는지 몰라서 당장...

일단 단순히 webview.getSettings().setUserAgentString("user-agent-string"); 로 user agent를 변경했는데 아래와 같이 깨지네 ㅋㅋ 그리고 실제 pc browser로 볼때랑 달라 ![_device-2013-10-09-225712](https://f.cloud.github.com/assets/5601181/1297877/ed116e10-30ea-11e3-8e64-15d526ecc220.png)

신기한건 pc chrome에서 user agent를 android로 변경해도 browser 가로를 크게하면 이미지들 배치는 좌우 정렬되네.... 그러면 user agent 변경 보다는 화면크기를 키우는게 맞는듯 보여. ![user-agent change](https://f.cloud.github.com/assets/5601181/1297976/bdd2714c-30ec-11e3-9154-939d6a8dfd0b.jpg)

I am sure that I am using latest commit. I didn't modify anything. I just clone repo and run 'python imdb_birnn.py' Can you give me a way of debugging Transform()...

Thank you for your kind advice I will try this way 2015년 10월 15일 (목) 오전 12:29, Alex Woo [email protected]님이 작성: > I think you should look keras old release...

And I also download mozi and try it. When you add bidirectional rnn to mozi or new keras. I will try.

@zhushun0008 I tried to use https://github.com/snap-stanford/snap/tree/master/examples/node2vec. this run very quickly. my input is 2,833,276 edges

scrapy 말고 다른 module 사용해서 데이터를 추출 해야겠음.