python |
Pythonタグが付けられた新着投稿 - Qiita |
GPyを使ってガウス過程回帰 |
https://qiita.com/nmmg0031785/items/06c94b688ce9a29d346c
|
真の関数の描画入力を次元とし、真の関数はそれらを余弦関数に通した値の足し合わせであるとする。 |
2020-08-30 22:50:15 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
将棋棋士の高見七段と増田六段をCNNで分類してみた |
https://qiita.com/nakanakana12/items/ed52d741e308a63a5102
|
将棋棋士の高見七段と増田六段をCNNで分類してみたこの記事でやったことCNNによる画像分類をkerasで実装将棋界でも似ていると言われている高見七段と増田六段を分類できるかを試した高見七段と増田六段は学習後の分類結果が悪かった。 |
2020-08-30 22:47:06 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
jupyter lab上で画像のラベリングをする |
https://qiita.com/andyCandy/items/b371aa9a48d5245f23a2
|
jupyterlab上で画像のラベリングをするやりたいことAIに使いたい画像のラベリングをしたいが、GUIを作るのが面倒。 |
2020-08-30 22:46:26 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
[Python] UnionFind ABC177D |
https://qiita.com/tefuxu/items/e9f99b6eefc3a7f76cc9
|
PythonUnionFindABCDABCDUnionFindにはいろいろな実装があるが本問ではparents配列にノード数を保持する実装だと非常に簡単に解ける以下のようにしてノード数を保持する・自身が子のとき親ノード番号を格納する。 |
2020-08-30 22:40:01 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
OpenCVでスプライトを回転させる |
https://qiita.com/mo256man/items/a32ddf5ddbaaf767d319
|
回転中心を指定する中心を指定して回転させ、さらに作られた画像が暴れないようにするには、あらかじめ回転後の画像が描かれるキャンバスのサイズを決めておけばよい。 |
2020-08-30 22:37:53 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
犬ですが何か?Django--カスタムユーザーモデルを作成する |
https://qiita.com/shibacorgi/items/045e7f19e115dbcc76fc
|
管理画面にログインスーパーユーザーを作成しましたので、一旦Djangoの管理画面にログインしてみます。 |
2020-08-30 22:10:34 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
高速フーリエ変換(FFT)を行列で理解する - 自分用メモ |
https://qiita.com/kob58im/items/bc5dc3f6114778adc141
|
【画像枚あり】フーリエ変換を宇宙一わかりやすく解説してみる高速フーリエ変換数学・工学系の記事にしてはめずらしく、Wikipediaの解説下記がイメージ付きやすいように思います。 |
2020-08-30 22:59:10 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
datetimepicker datepicker 違い |
https://qiita.com/kurubiaburikaburu/items/a79c1a8d8721c43563cc
|
datetimepickerdatepicker違い初めに僕が携わっている案件での修正部分にdatetimepickerの知識が必要だったので、調べるとともに記事にしてまとめました。 |
2020-08-30 22:57:33 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Djangoで顧客側画面、企業側画面、サービス事業者側管理画面で構成する場合の認証機能の構築方法 |
https://teratail.com/questions/288526?rss=all
|
Djangoで顧客側画面、企業側画面、サービス事業者側管理画面で構成する場合の認証機能の構築方法よくあるマッチング系のWebサービスだと顧客画面C、企業画面B、管理画面事業者で構成されていると思います。 |
2020-08-30 22:52:11 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
コンパイルしようとするとエラーが出てしまう。 |
https://teratail.com/questions/288525?rss=all
|
コンパイルしようとするとエラーが出てしまう。 |
2020-08-30 22:44:25 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Pythonスクレイピング:正規表現での「年」の取り扱いについて |
https://teratail.com/questions/288524?rss=all
|
Pythonスクレイピング正規表現での「年」の取り扱いについて前提・実現したいことPythonでサイトの口コミをスクレイピングしています。 |
2020-08-30 22:29:42 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
thorでオプションを定義する6つの方法 |
https://qiita.com/thaim/items/c4b696cb5e571e231f93
|
|
2020-08-30 22:36:41 |
Ruby |
Railsタグが付けられた新着投稿 - Qiita |
【Rails】間違えたマイグレーションファイルをdown,削除できない→rails db:migrate:resetで解決できた |
https://qiita.com/cherry_2020/items/dabe81fc16b40a66f846
|
やみくもにデバックしてしまったことここからは、上記「やらかしてしまったこと」に気づき、やみくもにデバックしてしまったことを書いていきます。 |
2020-08-30 22:05:48 |
海外TECH |
Ars Technica |
Google Pixel 4a review—The simple, basic, reasonable Google phone |
https://arstechnica.com/?p=1698209
|
decent |
2020-08-30 13:00:27 |
海外ニュース |
Japan Times latest articles |
Xi says China to step up efforts to fight ‘splittism’ in Tibet |
https://www.japantimes.co.jp/news/2020/08/30/asia-pacific/politics-diplomacy-asia-pacific/xi-jinping-china-tibet/
|
chinese |
2020-08-30 22:59:44 |
海外ニュース |
Japan Times latest articles |
Sparking fury, White House halts in-person election security briefings to Congress |
https://www.japantimes.co.jp/news/2020/08/30/world/donald-trump-election-security-briefings-congress/
|
Sparking fury White House halts in person election security briefings to CongressCongress will still have access to classified written reports but will no longer be able to ask intelligence officials what they mean |
2020-08-30 22:46:03 |
海外ニュース |
Japan Times latest articles |
Yu Darvish collects sixth straight win after scoreless outing |
https://www.japantimes.co.jp/sports/2020/08/30/baseball/mlb/yu-darvish-collects-sixth-straight-win-scoreless-outing/
|
japanese |
2020-08-30 23:38:30 |
海外ニュース |
Japan Times latest articles |
Bucks reach second round after sparking historic stoppage |
https://www.japantimes.co.jp/sports/2020/08/30/basketball/nba/bucks-reach-second-round-sparking-historic-stoppage/
|
Bucks reach second round after sparking historic stoppageTAIPEI The Milwaukee Bucks came to the arena and prepared for a game just as they did three days earlier This time they played it |
2020-08-30 23:08:44 |
海外ニュース |
Japan Times latest articles |
Delayed Tour de France sets off with few fans lining route |
https://www.japantimes.co.jp/sports/2020/08/30/more-sports/delayed-tour-de-france-sets-off-fans-lining-route/
|
Delayed Tour de France sets off with few fans lining routeTAIPEI Delayed but alive again and out on French roads the strangest Tour de France ever set off Saturday in a bubble of anti COVID |
2020-08-30 22:07:31 |
ニュース |
BBC News - Home |
Portland clashes: Fatal shooting as rival groups protest |
https://www.bbc.co.uk/news/world-us-canada-53963625
|
oregon |
2020-08-30 13:54:03 |
LifeHuck |
ライフハッカー[日本版] |
本当に幸福な生活を構成するものは何か?75年の追跡調査からわかったこと |
https://www.lifehacker.jp/2020/08/219206koufuku.html
|
eudemonia |
2020-08-30 22:05:00 |
北海道 |
北海道新聞 |
佐呂間町長選、武田氏が初当選 |
https://www.hokkaido-np.co.jp/article/455255/
|
任期満了 |
2020-08-30 22:14:03 |
北海道 |
北海道新聞 |
広3―5神(30日) 大山が十回に勝ち越し打 |
https://www.hokkaido-np.co.jp/article/455272/
|
勝ち越し |
2020-08-30 22:11:00 |
コメント
コメントを投稿