Random

Tencent's Strategy for the ACG and the Impact on Japan

中国のTencentが日本のACG(Anime, Comics, Game)産業へ大きな関心を寄せている.

Setting up a GPU machine for Machine Learning

In this note, I describe how to install NVIDIA GPU and set up CUDA/cuDNN on Ubuntu 16.04LTS machine that has been clean booted. Also, I write down some linux commands

Whiteside's Outline Method

Prof. George M. Whitesides is a top-level researcher on chemistry and also known as one of the highest h-index researchers in the world. He explains his unique writing techniques called Outline Method in the article, “Whitesides’ Group: Writing a Paper”.

Automatically Login to keio.jp using Selenium on Python

Have you ever want to login to keio.jp automatically? Don’t you think it is cool? At least I think so and I write down the way to achieve that with Python.