Qiita
You are not logged in to any team
Log in to Qiita Team...
Community
List of all organizatioins
Advent Calendar
Qiita Jobs
Qiitadon (β)
Qiita Zine
Community Guideline
How to write good articles
Release note
Signup
Login
LGTM items
Followees
Comment history
Edit request history
Issue report
Help us understand the problem. What is going on with this user?
It's illegal (copyright infringement, privacy infringement, libel, etc.)
It's socially inappropriate (offensive to public order and morals)
It's advertising
It's spam
Other than the above, but not suitable for the Qiita community (violation of guidelines)
@HMurata
0
Posts
1
Contributions
1
Followers
Follow
Following tags
PyTorch
機械学習
TensorFlow
Keras
R
強化学習
DeepLearning
Chainer
Comments
KerasのfunctionalAPIの使い方
commented
正しくはFunctional APIと思われます。
CUDA環境の構築について
commented
mmssさんの環境までよく見ていませんでした。上記の環境変数はvisual studio 2015+cuda8.0での環境変数の設定です。したがって、その環境変数を設定しても、cl.exeやinclu...
CUDA環境の構築について
commented
python3.5ならcupyが問題なくインストールできます。anaconda4.2.0で同じように試して下さい
Nelder-Mead法をRに移植
commented
Rのstatsパッケーのoptim関数は特に指定しなければNelder-Meadが使われるのではないかと思います。一応ご参考までに。
【R】数値を文字列に置換する
commented
as.character(factor(x, levels = 1:4, labels = c('X', 'Y', 'Z', 'W'))) とするのがひとつの手ですが、それよりも c("X", "Y"...
Chainer + anaconda3でGPUが使えない
commented
http://tadaoyamaoka.hatenablog.com/entry/2016/05/20/000854 の通りにしたらwindows7, anaconda3(python3.5.2), ...
1 / 1