Skip to content

Instantly share code, notes, and snippets.

@jshirius
jshirius / SQL_PostgreSQL_Test.ipynb
Last active October 2, 2019 12:04
Python-PostgreSQL-connect
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jshirius
jshirius / One_hot_doc.ipynb
Created October 23, 2019 14:39
one-hot source
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jshirius
jshirius / pandas_test.ipynb
Created October 26, 2019 01:14
pandasのサンプル!データの抽出(iloc,loc)、データの更新、データの追加、時間比較(データの抽出)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jshirius
jshirius / otaku_auc_blog.ipynb
Last active November 20, 2019 00:07
Python・ロジスティク回帰からのAUC評価指標のサンプルコード
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jshirius
jshirius / cos_keras_nn_sample.ipynb
Created December 30, 2019 11:28
ニューラルネットワークで学習させたcosグラフを表示する
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jshirius
jshirius / lstm_ginga.ipynb
Created January 2, 2020 12:21
LSTMを使って文章を生成する、自然言語処理の例
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jshirius
jshirius / Seq2Seq_sample.ipynb
Last active January 17, 2020 00:42
英語から日本語へ翻訳.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jshirius
jshirius / 銅メダル検証-bert-base-tf2-0-minimalistic-iii_2.ipynb
Created February 19, 2020 14:00
Google QUEST Q&A Labelingコンペ-銅メダル検証
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jshirius
jshirius / seleniumで簡単なログインの実装例.ipynb
Created March 1, 2020 11:08
seleniumで簡単なログイン処理の実装例
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jshirius
jshirius / ASAのログインテスト.ipynb
Created March 2, 2020 12:25
seleniumを使ってjavascriptによる非同期読み込み、iframe対策が必要になるサイトのログイン方法
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.