Anaconda でpython2.7の環境を作る $ conda create -n py27con python=2.7 anaconda 作った環境を使う $ source activate py27con もとの […]
カテゴリー: 未分類
Fast and Provably Good Seedings for k-Means using k-MC^2 and AFK-MC^2
https://github.com/obachem/kmc2 fast kmeans
Adversarial Autoencoders (with Pytorch)
https://blog.paperspace.com/adversarial-autoencoders-with-pytorch/
Fantastic GANs and where to find them
http://guimperarnau.com/blog/2017/03/Fantastic-GANs-and-where-to-find-them
問題と事業は選べる(そして選びなさい)
https://objsbjvism.wordpress.com/2017/03/15/問題と事業の選択/ i
A Large-Scale Japanese Image Caption Dataset
A Large-Scale Japanese Image Caption Dataset
論文に書くべきこと
参考になるページがありましたので、貼っておきます。 論文に書きべきこと
27 free data mining books
27 free data mining books
Chainerを使った深層強化学習ライブラリChainerRL
https://research.preferred.jp/2017/02/chainerrl/
SSD: Single Shot MultiBox Detector
http://qiita.com/PonDad/items/6f9e6d9397951cadc6be?utm_content=buffer13db2&utm_medium=social&utm_sou […]