GitHub APIを使ってpytorch-GATの使用言語・技術について調べました。
21年02月20日時点のデータです。直近3カ月以内に誕生したリポジトリが対象です。対象期間:20年11月-21年02月
データ取得に使用したもの
実際に使用したAPI(リンクを飛べばJSONが返ってきます)
- https://api.github.com/repos/gordicaleksa/pytorch-GAT/languages
- https://api.github.com/repos/gordicaleksa/pytorch-GAT
pytorch-GATの基本情報
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
Description - 原文をそのまま出しています。
項目 | 内容 |
---|---|
スター獲得ランキング | 99位 |
ホームページ | https://youtube.com/c/TheAIEpiphany |
リポジトリURL | https://github.com/gordicaleksa/pytorch-GAT |
オーナー | gordicaleksa |
スター数 | 771 |
ウォッチャー数 | 771 |
主要開発言語 | Jupyter Notebook |
作成日 | 2020-12-26T09:54:52Z |
最終プッシュ日 | 2021-02-12T23:20:13Z |
言語ランキング(バイト数)
対象リポジトリ : gordicaleksa/pytorch-GAT [GitHub] [Google] [Google Trends] [Bing] [Medium] [Qiita]
言語 | バイト数 | 参考 | |
---|---|---|---|
1 | Jupyter Notebook | 4259948 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
2 | Python | 107450 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
ランキング表示数 : 2 件/ 2 件中
データ取得日 : 21年02月20日 00:30:07
まとめ
今回は、gordicaleksaのpytorch-GATについて調べてみました。
GitHubにはエンジニアにとって有益な情報がたくさんありますのでおススメです。
おわり