or an endless journey for finding a better way for keeping a journal or writing blogs with no stress.
(DayOneのJSONを個別のメタデータ付きのMarkdownにしたかった、という話)
...
Read more
Naver の Lucy Park氏による ACML-AIMLP Workshop での 発表 “My model has higher BLEU, can I ship it? The Joel Test for machine learning systems” をざっと読んだ。
...
Read more
tl;dr Use system’s python instead of anaconda’s one when using python3 -m venv to create virtual envs. (or use --without-pip option)
venvを使うときにはAnaconda環境のPythonだとコケるので、システムのPythonを使うか、--without-pip オプションをつける必要がある。
...
Read more
tl;dr Add books to certain list in Wunderlist, mark as done when finished reading, and retrieve completed tasks via API if you want to make list of the books you’ve read.
...
Read more
🐡 💢 tl;dr > For clean installation of OSX, there might be some problems for erasing BootCamp partition and getting it merged with main partition using El Capitan’s DiskUtility.app. In my case, erasing Recovery partition is needed.
Just a private log of my struggle…
...
Read more