AWS |
lambdaタグが付けられた新着投稿 - Qiita |
APIGWとlambdaでGoogleスマートホームアプリを作成してみた[前編] |
https://qiita.com/t_k2/items/4cd8fe04e0a7627da888
|
|
2020-12-30 18:13:48 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
Raspberry Pi 4で遊べる環境を急いで作る(目標1時間) |
https://qiita.com/jirourashima/items/6bc796acad124bd1f5a5
|
これで一通り作業環境は揃ったのではないかなと思いますが、ここまでラズパイっぽいことは今の所あまりしてないので、ここから色々遊んでいきたいと思います。 |
2020-12-30 18:38:20 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
【pytorch-lightning入門】ゼロから作るMNIST及びCifar10のAutoencoder♬ |
https://qiita.com/MuAuan/items/a062d0c245c8f4836399
|
・Cifarに適用する・データをcifarに変更する・Cifar入力chに対応させる・networkをcnnに拡張する・データをcifarに変更するこれは、おまけ掲載のAutoencoderforcifarinpytorchlightningflattenmodelのとおりです。 |
2020-12-30 18:31:40 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
オブジェクトを前後左右からレンダリングして合成 |
https://qiita.com/yukimituki11/items/802b2638268155684007
|
オブジェクトを前後左右からレンダリングして合成BlenderAdventCalendarの空き空欄を埋めるため以前に公開したスクリプトの対応版を記事にしてみます選択したオブジェクトを前後左右からレンダリングして、枚の画像に合成するスクリプトです、Dビューで選択している形状が収まるようにカメラの設定を調整して前後左右平行投影でのレンダリングと現在のカメラ設定でレンダリングした画像を作成しCombineedIMGという名前で横に並べた画像を作成しますメッシュオブジェクトを選択していないとエラーになるので注意してくださいrenderaroundpyimportbpyimportmathimportosimportnumpyasnpimportmathutilsレンダリングの幅を固定renderwidthレンダリング画像の保存パスrenderpathbpycontextscenerenderfilepathdefrenderfunccontextシーンで使用しているカメラcameracontextscenecameraiflencontextselectedobjectsreturn設定の退避レンダリングサイズrendercontextscenerenderrefrenderxrenderresolutionxrefrenderyrenderresolutionyrefrenderpercentagerenderresolutionpercentageカメラタイプ透視投影平行投影などrefcameratypecameradatatype位置reflocationcameralocationcopyrefrotatecamerarotationeulercopyオブジェクトモードにbpyopsobjectmodesetmodeOBJECTbpyopsobjectselectallactionDESELECTカメラ設定レンダリングサイズbboxwidthcenterposgetbounddatacontextsetrendersizecontextbboxwidth初期状態でレンダリングbpyopsrenderrender保存fnameviewpngseverenderfname平行投影cameradatatypeORTHO平行投影のスケールを設定幅がBU基準cameradataorthoscalemaxbboxwidthカメラ位置を回転を°にcameraposgetcamerapostopbboxwidthcenterposcameralocationcameraposcamerarotationeulermathradiansposmathutilsVectorcameraposmatrotmathutilsMatrixRotationmathradiansZmattrsmathutilsMatrixTranslationmathutilsVectorcenterposmatrotmattrsmatrotmattrsinvertedforiinrangeレンダリングbpyopsrenderrender保存fnameviewspngiseverenderfname度回転posmatrotposcameralocationposcamrotmathradiansmathradiansicamerarotationeulercamrot設定の書き戻しレンダリングサイズrenderresolutionxrefrenderxrenderresolutionyrefrenderyrenderresolutionpercentagerefrenderpercentageカメラタイプcameradatatyperefcameratype位置cameralocationreflocationcamerarotationeulerrefrotatecombineimagerenderpath選択形状から描画範囲のデータを取得中心点幅defgetbounddatacontextobjectscontextselectedobjectsbbpointlist選択形状のbbox値をグローバル座標で取得forobjinobjectsifobjtypeMESHcontinuebboxlistmathutilsVectorvforvinobjboundboxmatobjmatrixworldbbpointlistmatvforvinbboxlist範囲を取得bboxwidthcenterposforiinrangeminiminbbpointlistkeylambdaxxiimaximaxbbpointlistkeylambdaxxiibboxwidthappendmaximinicenterposappendmaximinireturnbboxwidthcenterposレンダリングサイズの設定幅を固定defsetrendersizecontextbboxwidthrendercontextscenerenderprintbboxwidth縦の長さを取得renderheightintrenderwidthbboxwidthmaxbboxwidthifrenderheightltrenderwidthrenderheightrenderwidthrenderresolutionxrenderwidthrenderresolutionyrenderheightrenderresolutionpercentage正面画像レンダリング用のカメラ位置を設定defgetcamerapostopbboxwidthcenterposdistancemaxbboxwidthreturncenterposcenterposdistancecenterpos画像の保存defseverenderfnameimgpathospathjoinrenderpathfnamebpydataimagesRenderResultsaverenderfilepathimgpath画像の読み込みdefloadtexfpathimgbpydataimagesloadfpathreturnimgrgbaの画像をnparrayに変換defimgtonparrayimgbitlenlenimgpixelswidthheightimgsizechannelsimgchannels色数numpyarrayを作成pixlistnparrayimgpixelspixlistpixlistreshapeheightwidthreturnpixlist結合処理defcombineimagerenderpathwidthheightimagelistforiinrangefnameviewspngiimgpathospathjoinrenderpathfnameimgloadteximgpathimagelistappendimgwidthimgsizeheightmaxheightimgsizecombineimgnpnpzerosheightwidthoffsetforimginimagelist読み込んだ画像をnumpy配列にnparrayimgtonparrayimgheightwidthdepsnparrayshape結合処理combineimgnpheightoffsetoffsetwidthnparraycombineimgnpoffsetnponesoffsetwidthnumpy配列からBlender画像データオブジェクトを作成imgnameCombineedIMGheightwidthdepscombineimgnpshapeimageobjectbpydataimagesnewnameimgnamewidthwidthheightheightimageobjectpixelslistcombineimgnpflattenforimginimagelistbpydataimagesremoveimgrenderfuncbpycontext以前のバージョンのものを以降の対応と多少のバグフィックスをしてあります。 |
2020-12-30 18:23:53 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
Django - models.pyとadmin.py |
https://qiita.com/ay__1130/items/97bb1abb72769df1025d
|
Djangomodelspyとadminpy目的この記事では、modelspyファイルで定義した情報を、adminpyファイルに読み込ませることにより管理画面に表示させることをゴールとする。 |
2020-12-30 18:19:40 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
非線形の時系列因果関係を推定できるCross-mappingモデルのPython実装モジュール「pyDEM」をMacbookに入れる |
https://qiita.com/Afo_guard_enthusiast/items/adaf05b93e389de6853b
|
GANを使った「統計的因果探索」モデルSAMStructuralAgnosticModellingをTitanicデータセットに適用してみたLiNGAMモデルとSAMStructuralAgnosticModellingモデルは、変数間の因果関係として、線形関数を想定するモデルでした。 |
2020-12-30 18:00:43 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
フィッシャーイェーツのシャッフル |
https://qiita.com/singozila/items/8e0d06d686b747c5ea5b
|
フィッシャーイェーツのシャッフルフィッシャーイェーツのシャッフルとは現在、javascriptの簡単なアプリ開発を勉強しているのですが、ドットインストールでアプリ開発講座を受けていると、配列をランダムに組み替えて返すという興味深い関数を見つけたのでそれをまとめます。 |
2020-12-30 18:15:16 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Admob リワード広告が数回に一度しか表示されない |
https://teratail.com/questions/313172?rss=all
|
Admobリワード広告が数回に一度しか表示されないUnityでのゲーム開発をしております。 |
2020-12-30 18:57:17 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
1つの変数に複数の値を設定できるのか? |
https://teratail.com/questions/313171?rss=all
|
つの変数に複数の値を設定できるのかintnumnbspという変数に複数の値を設定することは可能でしょうか今やろうとしていることはnumnbspの値がnbspと設定されているときifnumnbspnbspnbspampampnbsp〇〇elsenbspifnumnbspnbspnbspampampnbspelsenbspifnumnbspnbspnbspampampnbspelseを実行させることです。 |
2020-12-30 18:50:06 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Admob インタースティシャル広告が表示されない。 |
https://teratail.com/questions/313170?rss=all
|
unityでのゲーム開発をしており、インタースティシャル動画広告の実装を行いましたが広告表示がされません。 |
2020-12-30 18:46:31 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
デプロイ後、EC2再起動を行ったためかwebアプリにアクセスできなくなった。 |
https://teratail.com/questions/313169?rss=all
|
デプロイ後、EC再起動を行ったためかwebアプリにアクセスできなくなった。 |
2020-12-30 18:33:16 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
anaconda環境下でのXenonPyのインストールが上手くいきません |
https://teratail.com/questions/313168?rss=all
|
anaconda環境下でのXenonPyのインストールが上手くいきません前提・実現したいこと以下のXenonPyというライブラリを使いたくインストールしようとしているのですが、上手インストールされません。 |
2020-12-30 18:33:06 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
画像2枚横並びで、高さを揃えて、親要素の100%になるようなCSS |
https://teratail.com/questions/313167?rss=all
|
画像枚横並びで、高さを揃えて、親要素のになるようなCSSやりたいことあるコンテナ要素以下に複数枚可変のimgが入っていたとして、それらを・高さを一致させて・横幅は合計が親要素のになるようにCSSを書くことは可能でしょうか。 |
2020-12-30 18:30:51 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
discord.pyのyoutube_dlについて |
https://teratail.com/questions/313166?rss=all
|
discordpyのyoutubedlについて前提・実現したいことDiscordpyでソースコードのようにyoutubedlとffmpegを使用した音声を再生するBotを作成中です。 |
2020-12-30 18:18:37 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
VirtualBoxでホストネットワークインターフェースの作成に失敗する |
https://teratail.com/questions/313165?rss=all
|
VirtualBoxでホストネットワークインターフェースの作成に失敗する前提・実現したいことvirtualboxのホストネットワークインターフェースを設定したい。 |
2020-12-30 18:14:10 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
pgAdminを使ったcsvインポート |
https://teratail.com/questions/313164?rss=all
|
pgAdminを使ったcsvインポート実現したい事pgAdminなどのGUIで操作できるpostgreqlクライアントでテーブル情報が格納されたcsvファイル可能であれば複数同時にインポートしたい。 |
2020-12-30 18:13:05 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
strcmp関数で同じ文字列を比較したのに、違う文字列と判定された。 |
https://teratail.com/questions/313163?rss=all
|
strcmp関数で同じ文字列を比較したのに、違う文字列と判定された。 |
2020-12-30 18:07:25 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
個人アプリ開発日記 #2 |
https://qiita.com/shimataro1988/items/6ff4c2ce6b80ad790173
|
内容には個人的なことなので再現性は低いかもしれないのですが、制作背景からアプリ開発に至るまでのプロセスで、悩んでいる人や困っている人の参考になれば嬉しいです。 |
2020-12-30 18:50:44 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
【Ruby On Rails】親テーブルのデータを子テーブルから検索・保存する方法 |
https://qiita.com/NedzumiNeko/items/0eaf7aef20f4edd22909
|
子コントローラーにてcreateアクション、includeメソッドを用いて、親テーブルのデータを検索し、その検索したデータと同じ内容が含まれている場合に、子テーブルのカラムへ保存できるようにします。 |
2020-12-30 18:29:00 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
Ruby で矢印表記を使いたい |
https://qiita.com/nodai2h_ITC/items/3f598062d5183c86cbb4
|
というわけでRubyでも「↑」で冪乗を計算できるようにしましょう。 |
2020-12-30 18:10:06 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
APIGWとlambdaでGoogleスマートホームアプリを作成してみた[前編] |
https://qiita.com/t_k2/items/4cd8fe04e0a7627da888
|
|
2020-12-30 18:13:48 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
【AWS】仮想サーバーの立ち上げ |
https://qiita.com/takahirocook/items/922130d7cf7382c7766e
|
「必要に応じて、このコマンドを実行して、キーが公開されていないことを確認します」の「chmodpem 」をコピペしてターミナルに打つ「ご使用のインスタンスのパブリックDNSを使用してインスタンスに接続」の「例」にある「amazonawscom」部分をコピペしてターミナルに入力接続確認されるのでyesと入力すると、ログインができターミナルに以下の文字が表示されれば接続が完了AmazonLinuxAMIwebサーバーを立てて接続【準備】必要なツールをインストールsshで接続された状態で、始めにシステムのアップデートをします。 |
2020-12-30 18:09:44 |
golang |
Goタグが付けられた新着投稿 - Qiita |
Go言語でbitFlyerLightningのPrivateAPIにリクエストを出す方法 |
https://qiita.com/KG_jpn/items/d8b236d5f46acd829344
|
アクセスキーとデジタル署名とタイムスタンプを利用してリクエストヘッダを作成する。 |
2020-12-30 18:10:02 |
Git |
Gitタグが付けられた新着投稿 - Qiita |
remote-tracking branch から眺める git の勉強 |
https://qiita.com/mochizukikotaro/items/baf7dac7959c064924ad
|
remotetrackingbranchから眺めるgitの勉強まえがきこの記事はgitに関する知見をいくつかの視点から紹介するものです。 |
2020-12-30 18:55:10 |
Ruby |
Railsタグが付けられた新着投稿 - Qiita |
個人アプリ開発日記 #2 |
https://qiita.com/shimataro1988/items/6ff4c2ce6b80ad790173
|
内容には個人的なことなので再現性は低いかもしれないのですが、制作背景からアプリ開発に至るまでのプロセスで、悩んでいる人や困っている人の参考になれば嬉しいです。 |
2020-12-30 18:50:44 |
Ruby |
Railsタグが付けられた新着投稿 - Qiita |
【Ruby On Rails】親テーブルのデータを子テーブルから検索・保存する方法 |
https://qiita.com/NedzumiNeko/items/0eaf7aef20f4edd22909
|
子コントローラーにてcreateアクション、includeメソッドを用いて、親テーブルのデータを検索し、その検索したデータと同じ内容が含まれている場合に、子テーブルのカラムへ保存できるようにします。 |
2020-12-30 18:29:00 |
技術ブログ |
Developers.IO |
【レポート】What’s new in Amazon RDS for Oracle #reinvent #dat207 |
https://dev.classmethod.jp/articles/rds-oracle-reinvent-dat207/
|
rdsforor |
2020-12-30 09:16:58 |
海外科学 |
NYT > Science |
Britain Authorizes Covid-19 Vaccine From Oxford and AstraZeneca |
https://www.nytimes.com/2020/12/30/world/europe/britain-authorizes-covid-19-vaccine-from-oxford-and-astrazeneca.html
|
Britain Authorizes Covid Vaccine From Oxford and AstraZenecaHealth officials are hoping to soon vaccinate a million people per week as the country s hospitals are overwhelmed by cases of a new more contagious variant of the virus |
2020-12-30 09:03:28 |
海外科学 |
BBC News - Science & Environment |
The best science long reads of 2020 |
https://www.bbc.co.uk/news/science-environment-55057858
|
Detail Nothing |
2020-12-30 09:05:37 |
ニュース |
BBC News - Home |
Covid-19: Oxford-AstraZeneca coronavirus vaccine approved for use in UK |
https://www.bbc.co.uk/news/health-55280671
|
covid |
2020-12-30 09:15:47 |
ニュース |
BBC News - Home |
Covid: Millions more braced for tougher rules in England |
https://www.bbc.co.uk/news/uk-55480761
|
cases |
2020-12-30 09:36:15 |
ニュース |
BBC News - Home |
When will you be eligible for the Covid vaccine? |
https://www.bbc.co.uk/news/health-55045639
|
covid |
2020-12-30 09:08:49 |
北海道 |
北海道新聞 |
年始にかけて大雪に厳重警戒 冬型の気圧配置強まる |
https://www.hokkaido-np.co.jp/article/497095/
|
冬型の気圧配置 |
2020-12-30 18:03:52 |
北海道 |
北海道新聞 |
岩手・宮城の仮設、年度内解消へ ピーク時6万5千戸以上 |
https://www.hokkaido-np.co.jp/article/497097/
|
東日本大震災 |
2020-12-30 18:09:00 |
北海道 |
北海道新聞 |
首相「不要不急の外出控えて」 年末年始の大雪で |
https://www.hokkaido-np.co.jp/article/497096/
|
不要不急 |
2020-12-30 18:04:00 |
コメント
コメントを投稿