Skip to content

Instantly share code, notes, and snippets.

@avinash-mishra
Forked from mur6/リンク集.md
Created July 6, 2022 09:07
Show Gist options
  • Save avinash-mishra/faa33ee3ee31f987a7d0b998ac2a658b to your computer and use it in GitHub Desktop.
Save avinash-mishra/faa33ee3ee31f987a7d0b998ac2a658b to your computer and use it in GitHub Desktop.

Revisions

  1. @mur6 mur6 revised this gist Jan 20, 2021. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions リンク集.md
    Original file line number Diff line number Diff line change
    @@ -49,6 +49,7 @@
    - [Taking ML to production with Rust: a 25x speedup | A learning journal](https://www.lpalmieri.com/posts/2019-12-01-taking-ml-to-production-with-rust-a-25x-speedup/)
    - [RustでPostgreSQLのユーザー定義関数を書く│FORCIA CUBE│フォルシア株式会社](https://www.forcia.com/blog/001560.html)
    - [Linuxカーネルが難しい?Rustで実装しよう!. 「カーネル開発者になりたい!」 | by FUJITA Tomonori | nttlabs | Medium](https://medium.com/nttlabs/linux-kernel-module-with-rust-d5363c2f9085)
    - [Rust、こんなときはこう書こう - Qiita](https://qiita.com/yasuo-ozu/items/e2e5a960d5b78cda02ef)

    # grpc
    - [Building a realtime dashboard with ReactJS, Go, gRPC, and Envoy. | by Niraj Fonseka | The Startup | Medium](https://medium.com/swlh/building-a-realtime-dashboard-with-reactjs-go-grpc-and-envoy-7be155dfabfb)
  2. @mur6 mur6 revised this gist Jan 20, 2021. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions リンク集.md
    Original file line number Diff line number Diff line change
    @@ -34,6 +34,7 @@
    # golang
    - [Building a realtime dashboard with ReactJS, Go, gRPC, and Envoy. | by Niraj Fonseka | The Startup | Medium](https://medium.com/swlh/building-a-realtime-dashboard-with-reactjs-go-grpc-and-envoy-7be155dfabfb)
    - [PythonistaがGo言語に入門してみた | フューチャー技術ブログ](https://future-architect.github.io/articles/20201119/)
    - [GoのWebフレームワークginを使って作ったアプリをHerokuにデプロイするまで - 猫でもわかるWebプログラミング](https://www.utakata.work/entry/go/gomodule-gin-heroku)

    # 数学
    - [関数で考えるコベクトル - Qiita](https://qiita.com/7shi/items/1275d2a15a25a75125d2)
  3. @mur6 mur6 revised this gist Jan 20, 2021. 1 changed file with 4 additions and 2 deletions.
    6 changes: 4 additions & 2 deletions リンク集.md
    Original file line number Diff line number Diff line change
    @@ -45,8 +45,9 @@
    - [総務省、社会人のためのデータサイエンス入門を無料開講](https://ledge.ai/soumu0105/)

    # Rust
    [Taking ML to production with Rust: a 25x speedup | A learning journal](https://www.lpalmieri.com/posts/2019-12-01-taking-ml-to-production-with-rust-a-25x-speedup/)
    - [Taking ML to production with Rust: a 25x speedup | A learning journal](https://www.lpalmieri.com/posts/2019-12-01-taking-ml-to-production-with-rust-a-25x-speedup/)
    - [RustでPostgreSQLのユーザー定義関数を書く│FORCIA CUBE│フォルシア株式会社](https://www.forcia.com/blog/001560.html)
    - [Linuxカーネルが難しい?Rustで実装しよう!. 「カーネル開発者になりたい!」 | by FUJITA Tomonori | nttlabs | Medium](https://medium.com/nttlabs/linux-kernel-module-with-rust-d5363c2f9085)

    # grpc
    - [Building a realtime dashboard with ReactJS, Go, gRPC, and Envoy. | by Niraj Fonseka | The Startup | Medium](https://medium.com/swlh/building-a-realtime-dashboard-with-reactjs-go-grpc-and-envoy-7be155dfabfb)
    @@ -70,7 +71,8 @@
    [Statistics with Julia: The Free eBook](https://www.kdnuggets.com/2020/09/statistics-julia-free-ebook.html)

    # frontend
    [⭐️🎀 JavaScript Visualized: Promises & Async/Await - DEV Community](https://dev.to/lydiahallie/javascript-visualized-promises-async-await-5gke)
    - [⭐️🎀 JavaScript Visualized: Promises & Async/Await - DEV Community](https://dev.to/lydiahallie/javascript-visualized-promises-async-await-5gke)
    - [Significa Generating TypeScript types and React Hooks based on GraphQL endpoint](https://significa.co/blog/generating-typescript-types-and-react-hooks-based-on-graphql-endpoint)

    # aws, other
    - [ECSのオペレーションを劇的に簡略化するAWS Copilotが発表されました! | Developers.IO](https://dev.classmethod.jp/articles/aws-copilot/)
  4. @mur6 mur6 revised this gist Jan 20, 2021. 1 changed file with 4 additions and 2 deletions.
    6 changes: 4 additions & 2 deletions リンク集.md
    Original file line number Diff line number Diff line change
    @@ -29,6 +29,7 @@
    - [A deep dive into the official Docker image for Python](https://pythonspeed.com/articles/official-python-docker-image/)
    - [CGへの扉 Vol.17:描画を進化させるTensorFlow Graphicsの真価 | モリカトロンAIラボ](https://morikatron.ai/2020/08/door_to_cg17/)
    - [PyTorch vs. TensorFlow、ディープラーニングフレームワークはどっちを使うべきか問題【2021年】:AI・機械学習のツール&ライブラリ - @IT](https://www.atmarkit.co.jp/ait/articles/2012/16/news019.html)
    - [Sweetviz: Automated EDA in Python | by Himanshu Sharma | Towards Data Science](https://towardsdatascience.com/sweetviz-automated-eda-in-python-a97e4cabacde)

    # golang
    - [Building a realtime dashboard with ReactJS, Go, gRPC, and Envoy. | by Niraj Fonseka | The Startup | Medium](https://medium.com/swlh/building-a-realtime-dashboard-with-reactjs-go-grpc-and-envoy-7be155dfabfb)
    @@ -90,7 +91,8 @@
    [Rust のマルチプラットフォーム UI ライブラリ OrbTk の使い方 - A Memorandum](https://blog1.mammb.com/entry/2019/12/16/090000)

    # よく分からないが、面白そう
    [Serverless: a backend thing that gives superpowers to frontend developers - DEV Community](https://dev.to/aws-heroes/serverless-a-backend-thing-that-gives-superpowers-to-frontend-developers-163c)
    - [Serverless: a backend thing that gives superpowers to frontend developers - DEV Community](https://dev.to/aws-heroes/serverless-a-backend-thing-that-gives-superpowers-to-frontend-developers-163c)
    - [Linuxカーネルビルド大全 - Qiita](https://qiita.com/progrunner17/items/d2ab0a85b3881a4b7ed8)
    - [Building A Stocks Price Notifier App Using React, Apollo GraphQL And Hasura — Smashing Magazine](https://www.smashingmagazine.com/2020/12/stocks-price-notifier-app-react-apollo-graphql-hasura/)
    - [[アップデート]AWS Toolkit for VS CodeでCloudWatch Logsの直近ログデータを表示できるようになりました! | Developers.IO](https://dev.classmethod.jp/articles/amazon-cloudwatch-logs-features-available-aws-toolkit-visual-studio-code/)
    - [[アップデート]AWS Toolkit for VS CodeでCloudWatch Logsの直近ログデータを表示できるようになりました! | Developers.IO](https://dev.classmethod.jp/articles/amazon-cloudwatch-logs-features-available-aws-toolkit-visual-studio-code/)
    - [Introduction — Machine Learning from Scratch](https://dafriedman97.github.io/mlbook/content/introduction.html)
  5. @mur6 mur6 revised this gist Jan 20, 2021. 1 changed file with 9 additions and 1 deletion.
    10 changes: 9 additions & 1 deletion リンク集.md
    Original file line number Diff line number Diff line change
    @@ -16,14 +16,19 @@
    - [Self-Attentionを全面的に使った新時代の画像認識モデルを解説! - Qiita](https://qiita.com/omiita/items/f4fad6371747e718310e)
    - [Conformer:Transformerを音声認識に応用!? GoogleによるTransformer×CNNが凄すぎる!! | AI-SCHOLAR | AI:(人工知能)論文・技術情報メディア](https://ai-scholar.tech/articles/voice-recognition/transformer)
    - [機械学習に欠かせない、特徴量とその選択手法とは | AI専門ニュースメディア AINOW](https://ainow.ai/2020/07/14/225092/)
    - [Google、機械学習エンジニア認定制度を開始 「DevOps」ならぬ「MLOps」の知見問う - ITmedia NEWS](https://www.itmedia.co.jp/news/articles/2011/17/news112.html)
    - [畳み込み vs Transformer!次のステージへ!新たな画像認識モデルVision Transformer | AI-SCHOLAR | AI:(人工知能)論文・技術情報メディア](https://ai-scholar.tech/articles/transformer/visiontransformer)
    - [「線形回帰」「決定木」「SVM」「k平均法」「アプリオリ法」とは? 機械学習の5大アルゴリズム:特選プレミアムコンテンツガイド - TechTargetジャパン データ分析](https://techtarget.itmedia.co.jp/tt/news/2012/17/news09.html)

    # python / pytorch / numpy / tensorflow
    - [The Top 7 Best Github Repositories to Learn Python | by Byron Dolon | Towards Data Science](https://towardsdatascience.com/top-7-repositories-on-github-to-learn-python-44a3a7accb44)
    - [Python関係の「○○100本ノック」のまとめ - Qiita](https://qiita.com/karaage0703/items/7b5d54223d06e4b6ef0f)
    - [numpy-100/100_Numpy_exercises.md at master · rougier/numpy-100](https://github.com/rougier/numpy-100/blob/master/100_Numpy_exercises.md)
    - [Pseudo Theory of Everything](https://pseudo-theory-of-everything.hatenablog.com/)
    - [glamp/bashplotlib: plotting in the terminal](https://github.com/glamp/bashplotlib)
    - [A deep dive into the official Docker image for Python](https://pythonspeed.com/articles/official-python-docker-image/)
    - [CGへの扉 Vol.17:描画を進化させるTensorFlow Graphicsの真価 | モリカトロンAIラボ](https://morikatron.ai/2020/08/door_to_cg17/)
    - [PyTorch vs. TensorFlow、ディープラーニングフレームワークはどっちを使うべきか問題【2021年】:AI・機械学習のツール&ライブラリ - @IT](https://www.atmarkit.co.jp/ait/articles/2012/16/news019.html)

    # golang
    - [Building a realtime dashboard with ReactJS, Go, gRPC, and Envoy. | by Niraj Fonseka | The Startup | Medium](https://medium.com/swlh/building-a-realtime-dashboard-with-reactjs-go-grpc-and-envoy-7be155dfabfb)
    @@ -85,4 +90,7 @@
    [Rust のマルチプラットフォーム UI ライブラリ OrbTk の使い方 - A Memorandum](https://blog1.mammb.com/entry/2019/12/16/090000)

    # よく分からないが、面白そう
    [Serverless: a backend thing that gives superpowers to frontend developers - DEV Community](https://dev.to/aws-heroes/serverless-a-backend-thing-that-gives-superpowers-to-frontend-developers-163c)
    [Serverless: a backend thing that gives superpowers to frontend developers - DEV Community](https://dev.to/aws-heroes/serverless-a-backend-thing-that-gives-superpowers-to-frontend-developers-163c)
    - [Linuxカーネルビルド大全 - Qiita](https://qiita.com/progrunner17/items/d2ab0a85b3881a4b7ed8)
    - [Building A Stocks Price Notifier App Using React, Apollo GraphQL And Hasura — Smashing Magazine](https://www.smashingmagazine.com/2020/12/stocks-price-notifier-app-react-apollo-graphql-hasura/)
    - [[アップデート]AWS Toolkit for VS CodeでCloudWatch Logsの直近ログデータを表示できるようになりました! | Developers.IO](https://dev.classmethod.jp/articles/amazon-cloudwatch-logs-features-available-aws-toolkit-visual-studio-code/)
  6. @mur6 mur6 revised this gist Jan 20, 2021. 1 changed file with 27 additions and 2 deletions.
    29 changes: 27 additions & 2 deletions リンク集.md
    Original file line number Diff line number Diff line change
    @@ -13,31 +13,49 @@
    - [機械学習に欠かせない、特徴量とその選択手法とは | AI専門ニュースメディア AINOW](https://ainow.ai/2020/07/14/225092/)
    - [Dataset Search:Googleによる「データセット検索」サイト:AI・機械学習のデータセット辞典 - @IT](https://www.atmarkit.co.jp/ait/articles/2007/15/news021.html)
    - [PyTorch/TensorFlow/Keras/scikit-learnライブラリ内蔵のデータセット一覧:AI・機械学習のデータセット辞典 - @IT](https://www.atmarkit.co.jp/ait/articles/2007/22/news028.html)
    - [Self-Attentionを全面的に使った新時代の画像認識モデルを解説! - Qiita](https://qiita.com/omiita/items/f4fad6371747e718310e)
    - [Conformer:Transformerを音声認識に応用!? GoogleによるTransformer×CNNが凄すぎる!! | AI-SCHOLAR | AI:(人工知能)論文・技術情報メディア](https://ai-scholar.tech/articles/voice-recognition/transformer)
    - [機械学習に欠かせない、特徴量とその選択手法とは | AI専門ニュースメディア AINOW](https://ainow.ai/2020/07/14/225092/)

    # python / pytorch / numpy
    # python / pytorch / numpy / tensorflow
    - [Python関係の「○○100本ノック」のまとめ - Qiita](https://qiita.com/karaage0703/items/7b5d54223d06e4b6ef0f)
    - [numpy-100/100_Numpy_exercises.md at master · rougier/numpy-100](https://github.com/rougier/numpy-100/blob/master/100_Numpy_exercises.md)
    - [Pseudo Theory of Everything](https://pseudo-theory-of-everything.hatenablog.com/)
    - [glamp/bashplotlib: plotting in the terminal](https://github.com/glamp/bashplotlib)
    - [A deep dive into the official Docker image for Python](https://pythonspeed.com/articles/official-python-docker-image/)
    - [CGへの扉 Vol.17:描画を進化させるTensorFlow Graphicsの真価 | モリカトロンAIラボ](https://morikatron.ai/2020/08/door_to_cg17/)

    # golang
    - [Building a realtime dashboard with ReactJS, Go, gRPC, and Envoy. | by Niraj Fonseka | The Startup | Medium](https://medium.com/swlh/building-a-realtime-dashboard-with-reactjs-go-grpc-and-envoy-7be155dfabfb)
    - [PythonistaがGo言語に入門してみた | フューチャー技術ブログ](https://future-architect.github.io/articles/20201119/)

    # 数学
    - [関数で考えるコベクトル - Qiita](https://qiita.com/7shi/items/1275d2a15a25a75125d2)
    - [[AI・機械学習の数学]偏微分の基本(意味と計算方法)を理解する:AI・機械学習の数学入門 - @IT](https://www.atmarkit.co.jp/ait/articles/2007/14/news021.html)
    - [統計学の主要な手法をさっと一望、ロジスティック回帰分析やギブスサンプリングを紹介:CodeZine(コードジン)](https://codezine.jp/article/detail/12522)
    - [[AI・機械学習の数学]機械学習でよく使われる「ベイズの定理」を理解する:AI・機械学習の数学入門 - @IT](https://www.atmarkit.co.jp/ait/articles/2101/07/news018.html)
    - [[AI・機械学習の数学]ベクトルの基本と類似度の計算 (1/4):AI・機械学習の数学入門 - @IT](https://www.atmarkit.co.jp/ait/articles/2010/12/news010.html)
    - [無料の統計学講座が開講、多変量データの解析法を学べる](https://ledge.ai/statistics3/)
    - [総務省、社会人のためのデータサイエンス入門を無料開講](https://ledge.ai/soumu0105/)

    # Rust
    [Taking ML to production with Rust: a 25x speedup | A learning journal](https://www.lpalmieri.com/posts/2019-12-01-taking-ml-to-production-with-rust-a-25x-speedup/)
    - [RustでPostgreSQLのユーザー定義関数を書く│FORCIA CUBE│フォルシア株式会社](https://www.forcia.com/blog/001560.html)

    # grpc
    - [Building a realtime dashboard with ReactJS, Go, gRPC, and Envoy. | by Niraj Fonseka | The Startup | Medium](https://medium.com/swlh/building-a-realtime-dashboard-with-reactjs-go-grpc-and-envoy-7be155dfabfb)
    - [Road to gRPC](https://blog.cloudflare.com/road-to-grpc/)

    # docker / k8s
    - [CI での Docker Build のベストプラクティスを考えてみた - Tech Blog - Recruit Lifestyle Engineer](https://engineer.recruit-lifestyle.co.jp/techblog/2020-09-25-docker-build/)
    - [Kubernetes 101 - Blog | luminousmen](https://luminousmen.com/post/kubernetes-101)
    - [Multi-Cloud and Multi-Cluster Declarative Kubernetes Cluster Creation and Management with Cluster API (CAPI — v1alpha3) | by Gokul Chandra | ITNEXT](https://itnext.io/multi-cloud-and-multi-cluster-declarative-kubernetes-cluster-creation-and-management-with-cluster-6df8efdc2a89)
    - [Kubernetes 1.20から始まるDockerランタイムの非推奨化に備えよう!我々が知っておくべきこと・すべきこと | Think IT(シンクイット)](https://thinkit.co.jp/article/18024)
    - [Closing|Kubernetesネットワーク 徹底解説](https://zenn.dev/taisho6339/books/fc6facfb640d242dc7ec/viewer/915715)
    - [マイクロサービスでの認証認可 - Qiita](https://qiita.com/unhurried/items/998a386ccbc1ad4b8e61)
    - [AWSで発生したイベントを AWS Chatbot + Lambda で Slack にお手軽に通知する - ①準備篇 - Qiita](https://qiita.com/eijikominami/items/47aa6be68d66f9986d56)
    - [継続的デリバリーシステム「PipeCD」登場、Kubernetesを含む多様なアプリケーションに対応:CodeZine(コードジン)](https://codezine.jp/article/detail/13050)
    - [Kubernetes上のアプリケーション開発を加速させるツール(2) Telepresence | Think IT(シンクイット)](https://thinkit.co.jp/article/17853)

    # haskell
    [Retrie: Haskell refactoring made easy - Facebook Engineering](https://engineering.fb.com/2020/07/06/open-source/retrie/)
    @@ -54,10 +72,17 @@
    - [EC2 スポットインスタンスに関するロードマップが公開されました | Developers.IO](https://dev.classmethod.jp/articles/ec2-spot-instances-integrations-roadmap/)
    - [[アップデート] デバッグ作業が捗る!AWS CodeBuild で一時停止およびセッションマネージャによるビルドコンテナへのログインが可能となりました! | Developers.IO](https://dev.classmethod.jp/articles/codebuild-supports-accessing-build-environments-with-aws-session-manager/)
    - [システム管理者に贈る「運用改善に役立った!」AWSの機能4選 - クラシル開発ブログ](https://tech.dely.jp/entry/2020/12/20/113000)
    - [IAM アクセスアナライザー と IAM アクセスアドバイザー をもう二度と混同しないために絵をかいて理解してみた | Developers.IO](https://dev.classmethod.jp/articles/iam-accessanalyzer-vs-iam-accessadvisor/)
    - [AWSのSecurity Groupの視覚化に便利なツール「aws_security_viz」 | Developers.IO](https://dev.classmethod.jp/articles/aws_security_viz/)
    - [re:Invent2020で発表されたAWS Protonとはなにか? - How elegant the tech world is...!](https://iselegant.hatenablog.com/entry/2020/12/02/173545)
    - [初学者向け「Amazon EC2」インスタンスにブラウザ上でSSH接続するには:AWSチートシート - @IT](https://www.atmarkit.co.jp/ait/articles/2012/14/news008.html)
    - [GitHub Actions と GitHub Packages で Docker image を配布する - Qiita](https://qiita.com/peaceiris/items/eed834bb3693f941c892)

    # dockerhub - jupyter
    [jupyter/scipy-notebook - Docker Hub](https://hub.docker.com/r/jupyter/scipy-notebook)

    # GUI - Rust
    [Rust のマルチプラットフォーム UI ライブラリ OrbTk の使い方 - A Memorandum](https://blog1.mammb.com/entry/2019/12/16/090000)
    [Rust のマルチプラットフォーム UI ライブラリ OrbTk の使い方 - A Memorandum](https://blog1.mammb.com/entry/2019/12/16/090000)

    # よく分からないが、面白そう
    [Serverless: a backend thing that gives superpowers to frontend developers - DEV Community](https://dev.to/aws-heroes/serverless-a-backend-thing-that-gives-superpowers-to-frontend-developers-163c)
  7. @mur6 mur6 revised this gist Jan 20, 2021. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions リンク集.md
    Original file line number Diff line number Diff line change
    @@ -8,6 +8,8 @@
    - [深層強化学習と汎用化が重要、ロボットへの応用が面白い Googleブレイン Shane Gu氏の基調講演「Deep Learning Digital Conference」 | ロボスタ](https://robotstart.info/2020/08/03/dll-dldc2020-01.html)
    - [新たな活性化関数「FReLU」誕生&解説! - Qiita](https://qiita.com/omiita/items/bfbba775597624056987)
    - [AWS:「機械学習の専門家もSageMakerに移行中」--生産性が桁違いと強調(ZDNet Japan) - Yahoo!ニュース](https://news.yahoo.co.jp/articles/aa5946b3cfec59bde886552f48499c7d4d136a9e)
    - [GANへの新しい正則化「ICR」が期待大な件&解説 - Qiita](https://qiita.com/omiita/items/be166c74cf8662d03e97)
    - [画像認識の大革命。AI界で話題爆発中の「Vision Transformer」を解説! - Qiita](https://qiita.com/omiita/items/0049ade809c4817670d7)
    - [機械学習に欠かせない、特徴量とその選択手法とは | AI専門ニュースメディア AINOW](https://ainow.ai/2020/07/14/225092/)
    - [Dataset Search:Googleによる「データセット検索」サイト:AI・機械学習のデータセット辞典 - @IT](https://www.atmarkit.co.jp/ait/articles/2007/15/news021.html)
    - [PyTorch/TensorFlow/Keras/scikit-learnライブラリ内蔵のデータセット一覧:AI・機械学習のデータセット辞典 - @IT](https://www.atmarkit.co.jp/ait/articles/2007/22/news028.html)
  8. @mur6 mur6 revised this gist Jan 20, 2021. 1 changed file with 11 additions and 2 deletions.
    13 changes: 11 additions & 2 deletions リンク集.md
    Original file line number Diff line number Diff line change
    @@ -8,6 +8,9 @@
    - [深層強化学習と汎用化が重要、ロボットへの応用が面白い Googleブレイン Shane Gu氏の基調講演「Deep Learning Digital Conference」 | ロボスタ](https://robotstart.info/2020/08/03/dll-dldc2020-01.html)
    - [新たな活性化関数「FReLU」誕生&解説! - Qiita](https://qiita.com/omiita/items/bfbba775597624056987)
    - [AWS:「機械学習の専門家もSageMakerに移行中」--生産性が桁違いと強調(ZDNet Japan) - Yahoo!ニュース](https://news.yahoo.co.jp/articles/aa5946b3cfec59bde886552f48499c7d4d136a9e)
    - [機械学習に欠かせない、特徴量とその選択手法とは | AI専門ニュースメディア AINOW](https://ainow.ai/2020/07/14/225092/)
    - [Dataset Search:Googleによる「データセット検索」サイト:AI・機械学習のデータセット辞典 - @IT](https://www.atmarkit.co.jp/ait/articles/2007/15/news021.html)
    - [PyTorch/TensorFlow/Keras/scikit-learnライブラリ内蔵のデータセット一覧:AI・機械学習のデータセット辞典 - @IT](https://www.atmarkit.co.jp/ait/articles/2007/22/news028.html)

    # python / pytorch / numpy
    - [Python関係の「○○100本ノック」のまとめ - Qiita](https://qiita.com/karaage0703/items/7b5d54223d06e4b6ef0f)
    @@ -19,6 +22,7 @@
    - [関数で考えるコベクトル - Qiita](https://qiita.com/7shi/items/1275d2a15a25a75125d2)
    - [[AI・機械学習の数学]偏微分の基本(意味と計算方法)を理解する:AI・機械学習の数学入門 - @IT](https://www.atmarkit.co.jp/ait/articles/2007/14/news021.html)
    - [統計学の主要な手法をさっと一望、ロジスティック回帰分析やギブスサンプリングを紹介:CodeZine(コードジン)](https://codezine.jp/article/detail/12522)
    - [[AI・機械学習の数学]機械学習でよく使われる「ベイズの定理」を理解する:AI・機械学習の数学入門 - @IT](https://www.atmarkit.co.jp/ait/articles/2101/07/news018.html)

    # Rust
    [Taking ML to production with Rust: a 25x speedup | A learning journal](https://www.lpalmieri.com/posts/2019-12-01-taking-ml-to-production-with-rust-a-25x-speedup/)
    @@ -42,8 +46,13 @@
    # frontend
    [⭐️🎀 JavaScript Visualized: Promises & Async/Await - DEV Community](https://dev.to/lydiahallie/javascript-visualized-promises-async-await-5gke)

    # other
    [GitHub Actions と GitHub Packages で Docker image を配布する - Qiita](https://qiita.com/peaceiris/items/eed834bb3693f941c892)
    # aws, other
    - [ECSのオペレーションを劇的に簡略化するAWS Copilotが発表されました! | Developers.IO](https://dev.classmethod.jp/articles/aws-copilot/)
    - [AWSのスペシャリストが勧める Lambdaではじめるサーバーレス環境 - ログミーTech](https://logmi.jp/tech/articles/323080)
    - [EC2 スポットインスタンスに関するロードマップが公開されました | Developers.IO](https://dev.classmethod.jp/articles/ec2-spot-instances-integrations-roadmap/)
    - [[アップデート] デバッグ作業が捗る!AWS CodeBuild で一時停止およびセッションマネージャによるビルドコンテナへのログインが可能となりました! | Developers.IO](https://dev.classmethod.jp/articles/codebuild-supports-accessing-build-environments-with-aws-session-manager/)
    - [システム管理者に贈る「運用改善に役立った!」AWSの機能4選 - クラシル開発ブログ](https://tech.dely.jp/entry/2020/12/20/113000)
    - [GitHub Actions と GitHub Packages で Docker image を配布する - Qiita](https://qiita.com/peaceiris/items/eed834bb3693f941c892)

    # dockerhub - jupyter
    [jupyter/scipy-notebook - Docker Hub](https://hub.docker.com/r/jupyter/scipy-notebook)
  9. @mur6 mur6 revised this gist Jan 20, 2021. 1 changed file with 6 additions and 0 deletions.
    6 changes: 6 additions & 0 deletions リンク集.md
    Original file line number Diff line number Diff line change
    @@ -9,6 +9,12 @@
    - [新たな活性化関数「FReLU」誕生&解説! - Qiita](https://qiita.com/omiita/items/bfbba775597624056987)
    - [AWS:「機械学習の専門家もSageMakerに移行中」--生産性が桁違いと強調(ZDNet Japan) - Yahoo!ニュース](https://news.yahoo.co.jp/articles/aa5946b3cfec59bde886552f48499c7d4d136a9e)

    # python / pytorch / numpy
    - [Python関係の「○○100本ノック」のまとめ - Qiita](https://qiita.com/karaage0703/items/7b5d54223d06e4b6ef0f)
    - [numpy-100/100_Numpy_exercises.md at master · rougier/numpy-100](https://github.com/rougier/numpy-100/blob/master/100_Numpy_exercises.md)
    - [Pseudo Theory of Everything](https://pseudo-theory-of-everything.hatenablog.com/)
    - [glamp/bashplotlib: plotting in the terminal](https://github.com/glamp/bashplotlib)

    # 数学
    - [関数で考えるコベクトル - Qiita](https://qiita.com/7shi/items/1275d2a15a25a75125d2)
    - [[AI・機械学習の数学]偏微分の基本(意味と計算方法)を理解する:AI・機械学習の数学入門 - @IT](https://www.atmarkit.co.jp/ait/articles/2007/14/news021.html)
  10. @mur6 mur6 revised this gist Jan 20, 2021. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions リンク集.md
    Original file line number Diff line number Diff line change
    @@ -7,12 +7,16 @@
    - [ライブラリーを使わずにPythonでニューラルネットワークを構築してみる - Qiita](https://qiita.com/kiminaka/items/9ae195739093277490fe)
    - [深層強化学習と汎用化が重要、ロボットへの応用が面白い Googleブレイン Shane Gu氏の基調講演「Deep Learning Digital Conference」 | ロボスタ](https://robotstart.info/2020/08/03/dll-dldc2020-01.html)
    - [新たな活性化関数「FReLU」誕生&解説! - Qiita](https://qiita.com/omiita/items/bfbba775597624056987)
    - [AWS:「機械学習の専門家もSageMakerに移行中」--生産性が桁違いと強調(ZDNet Japan) - Yahoo!ニュース](https://news.yahoo.co.jp/articles/aa5946b3cfec59bde886552f48499c7d4d136a9e)

    # 数学
    - [関数で考えるコベクトル - Qiita](https://qiita.com/7shi/items/1275d2a15a25a75125d2)
    - [[AI・機械学習の数学]偏微分の基本(意味と計算方法)を理解する:AI・機械学習の数学入門 - @IT](https://www.atmarkit.co.jp/ait/articles/2007/14/news021.html)
    - [統計学の主要な手法をさっと一望、ロジスティック回帰分析やギブスサンプリングを紹介:CodeZine(コードジン)](https://codezine.jp/article/detail/12522)

    # Rust
    [Taking ML to production with Rust: a 25x speedup | A learning journal](https://www.lpalmieri.com/posts/2019-12-01-taking-ml-to-production-with-rust-a-25x-speedup/)

    # grpc
    - [Building a realtime dashboard with ReactJS, Go, gRPC, and Envoy. | by Niraj Fonseka | The Startup | Medium](https://medium.com/swlh/building-a-realtime-dashboard-with-reactjs-go-grpc-and-envoy-7be155dfabfb)

  11. @mur6 mur6 revised this gist Jan 20, 2021. 1 changed file with 12 additions and 0 deletions.
    12 changes: 12 additions & 0 deletions リンク集.md
    Original file line number Diff line number Diff line change
    @@ -5,6 +5,8 @@
    - [機械学習で使われる評価関数まとめ - Qiita](https://qiita.com/monda00/items/a2ee8e0da51953c24da8)
    - [ML/DL Engineering Made Easy with PyTorch’s Ecosystem Tools | by PyTorch | PyTorch | Medium](https://medium.com/pytorch/ml-dl-engineering-made-easy-with-pytorchs-ecosystem-tools-13e4242bfb54)
    - [ライブラリーを使わずにPythonでニューラルネットワークを構築してみる - Qiita](https://qiita.com/kiminaka/items/9ae195739093277490fe)
    - [深層強化学習と汎用化が重要、ロボットへの応用が面白い Googleブレイン Shane Gu氏の基調講演「Deep Learning Digital Conference」 | ロボスタ](https://robotstart.info/2020/08/03/dll-dldc2020-01.html)
    - [新たな活性化関数「FReLU」誕生&解説! - Qiita](https://qiita.com/omiita/items/bfbba775597624056987)

    # 数学
    - [関数で考えるコベクトル - Qiita](https://qiita.com/7shi/items/1275d2a15a25a75125d2)
    @@ -14,9 +16,19 @@
    # grpc
    - [Building a realtime dashboard with ReactJS, Go, gRPC, and Envoy. | by Niraj Fonseka | The Startup | Medium](https://medium.com/swlh/building-a-realtime-dashboard-with-reactjs-go-grpc-and-envoy-7be155dfabfb)

    # docker / k8s
    - [CI での Docker Build のベストプラクティスを考えてみた - Tech Blog - Recruit Lifestyle Engineer](https://engineer.recruit-lifestyle.co.jp/techblog/2020-09-25-docker-build/)
    - [Kubernetes 101 - Blog | luminousmen](https://luminousmen.com/post/kubernetes-101)
    - [Multi-Cloud and Multi-Cluster Declarative Kubernetes Cluster Creation and Management with Cluster API (CAPI — v1alpha3) | by Gokul Chandra | ITNEXT](https://itnext.io/multi-cloud-and-multi-cluster-declarative-kubernetes-cluster-creation-and-management-with-cluster-6df8efdc2a89)
    - [マイクロサービスでの認証認可 - Qiita](https://qiita.com/unhurried/items/998a386ccbc1ad4b8e61)
    - [AWSで発生したイベントを AWS Chatbot + Lambda で Slack にお手軽に通知する - ①準備篇 - Qiita](https://qiita.com/eijikominami/items/47aa6be68d66f9986d56)

    # haskell
    [Retrie: Haskell refactoring made easy - Facebook Engineering](https://engineering.fb.com/2020/07/06/open-source/retrie/)

    # julia
    [Statistics with Julia: The Free eBook](https://www.kdnuggets.com/2020/09/statistics-julia-free-ebook.html)

    # frontend
    [⭐️🎀 JavaScript Visualized: Promises & Async/Await - DEV Community](https://dev.to/lydiahallie/javascript-visualized-promises-async-await-5gke)

  12. @mur6 mur6 revised this gist Jan 20, 2021. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions リンク集.md
    Original file line number Diff line number Diff line change
    @@ -7,6 +7,7 @@
    - [ライブラリーを使わずにPythonでニューラルネットワークを構築してみる - Qiita](https://qiita.com/kiminaka/items/9ae195739093277490fe)

    # 数学
    - [関数で考えるコベクトル - Qiita](https://qiita.com/7shi/items/1275d2a15a25a75125d2)
    - [[AI・機械学習の数学]偏微分の基本(意味と計算方法)を理解する:AI・機械学習の数学入門 - @IT](https://www.atmarkit.co.jp/ait/articles/2007/14/news021.html)
    - [統計学の主要な手法をさっと一望、ロジスティック回帰分析やギブスサンプリングを紹介:CodeZine(コードジン)](https://codezine.jp/article/detail/12522)

  13. @mur6 mur6 revised this gist Jan 20, 2021. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions リンク集.md
    Original file line number Diff line number Diff line change
    @@ -6,6 +6,10 @@
    - [ML/DL Engineering Made Easy with PyTorch’s Ecosystem Tools | by PyTorch | PyTorch | Medium](https://medium.com/pytorch/ml-dl-engineering-made-easy-with-pytorchs-ecosystem-tools-13e4242bfb54)
    - [ライブラリーを使わずにPythonでニューラルネットワークを構築してみる - Qiita](https://qiita.com/kiminaka/items/9ae195739093277490fe)

    # 数学
    - [[AI・機械学習の数学]偏微分の基本(意味と計算方法)を理解する:AI・機械学習の数学入門 - @IT](https://www.atmarkit.co.jp/ait/articles/2007/14/news021.html)
    - [統計学の主要な手法をさっと一望、ロジスティック回帰分析やギブスサンプリングを紹介:CodeZine(コードジン)](https://codezine.jp/article/detail/12522)

    # grpc
    - [Building a realtime dashboard with ReactJS, Go, gRPC, and Envoy. | by Niraj Fonseka | The Startup | Medium](https://medium.com/swlh/building-a-realtime-dashboard-with-reactjs-go-grpc-and-envoy-7be155dfabfb)

  14. @mur6 mur6 revised this gist Jan 20, 2021. 1 changed file with 8 additions and 0 deletions.
    8 changes: 8 additions & 0 deletions リンク集.md
    Original file line number Diff line number Diff line change
    @@ -3,6 +3,14 @@
    - [「機械学習の最先端」を効率的に情報収集! おすすめのメルマガ3選:AI・機械学習の独学リソース - @IT](https://www.atmarkit.co.jp/ait/articles/2006/11/news016.html)
    - [データサイエンス初学者向け学習環境「データサイエンス100本ノック(構造化データ加工編)」が公開:CodeZine(コードジン)](https://codezine.jp/article/detail/12456)
    - [機械学習で使われる評価関数まとめ - Qiita](https://qiita.com/monda00/items/a2ee8e0da51953c24da8)
    - [ML/DL Engineering Made Easy with PyTorch’s Ecosystem Tools | by PyTorch | PyTorch | Medium](https://medium.com/pytorch/ml-dl-engineering-made-easy-with-pytorchs-ecosystem-tools-13e4242bfb54)
    - [ライブラリーを使わずにPythonでニューラルネットワークを構築してみる - Qiita](https://qiita.com/kiminaka/items/9ae195739093277490fe)

    # grpc
    - [Building a realtime dashboard with ReactJS, Go, gRPC, and Envoy. | by Niraj Fonseka | The Startup | Medium](https://medium.com/swlh/building-a-realtime-dashboard-with-reactjs-go-grpc-and-envoy-7be155dfabfb)

    # haskell
    [Retrie: Haskell refactoring made easy - Facebook Engineering](https://engineering.fb.com/2020/07/06/open-source/retrie/)

    # frontend
    [⭐️🎀 JavaScript Visualized: Promises & Async/Await - DEV Community](https://dev.to/lydiahallie/javascript-visualized-promises-async-await-5gke)
  15. @mur6 mur6 revised this gist Jan 20, 2021. 1 changed file with 4 additions and 2 deletions.
    6 changes: 4 additions & 2 deletions リンク集.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,8 @@
    # Machine Learning
    [データ加工を無料で学べる「データサイエンス100本ノック」 データサイエンティスト協会がGitHubに公開:データサイエンスの「基礎的なデータ処理の修行場」として - @IT](https://www.atmarkit.co.jp/ait/articles/2006/16/news109.html)
    [「機械学習の最先端」を効率的に情報収集! おすすめのメルマガ3選:AI・機械学習の独学リソース - @IT](https://www.atmarkit.co.jp/ait/articles/2006/11/news016.html)
    - [データ加工を無料で学べる「データサイエンス100本ノック」 データサイエンティスト協会がGitHubに公開:データサイエンスの「基礎的なデータ処理の修行場」として - @IT](https://www.atmarkit.co.jp/ait/articles/2006/16/news109.html)
    - [「機械学習の最先端」を効率的に情報収集! おすすめのメルマガ3選:AI・機械学習の独学リソース - @IT](https://www.atmarkit.co.jp/ait/articles/2006/11/news016.html)
    - [データサイエンス初学者向け学習環境「データサイエンス100本ノック(構造化データ加工編)」が公開:CodeZine(コードジン)](https://codezine.jp/article/detail/12456)
    - [機械学習で使われる評価関数まとめ - Qiita](https://qiita.com/monda00/items/a2ee8e0da51953c24da8)

    # frontend
    [⭐️🎀 JavaScript Visualized: Promises & Async/Await - DEV Community](https://dev.to/lydiahallie/javascript-visualized-promises-async-await-5gke)
  16. @mur6 mur6 revised this gist Jan 20, 2021. 1 changed file with 8 additions and 0 deletions.
    8 changes: 8 additions & 0 deletions リンク集.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,11 @@
    # Machine Learning
    [データ加工を無料で学べる「データサイエンス100本ノック」 データサイエンティスト協会がGitHubに公開:データサイエンスの「基礎的なデータ処理の修行場」として - @IT](https://www.atmarkit.co.jp/ait/articles/2006/16/news109.html)
    [「機械学習の最先端」を効率的に情報収集! おすすめのメルマガ3選:AI・機械学習の独学リソース - @IT](https://www.atmarkit.co.jp/ait/articles/2006/11/news016.html)

    # frontend
    [⭐️🎀 JavaScript Visualized: Promises & Async/Await - DEV Community](https://dev.to/lydiahallie/javascript-visualized-promises-async-await-5gke)

    # other
    [GitHub Actions と GitHub Packages で Docker image を配布する - Qiita](https://qiita.com/peaceiris/items/eed834bb3693f941c892)

    # dockerhub - jupyter
  17. @mur6 mur6 revised this gist Jan 2, 2021. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions リンク集.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,7 @@
    [GitHub Actions と GitHub Packages で Docker image を配布する - Qiita](https://qiita.com/peaceiris/items/eed834bb3693f941c892)

    # dockerhub - jupyter
    [jupyter/scipy-notebook - Docker Hub](https://hub.docker.com/r/jupyter/scipy-notebook)

    # GUI - Rust
    [Rust のマルチプラットフォーム UI ライブラリ OrbTk の使い方 - A Memorandum](https://blog1.mammb.com/entry/2019/12/16/090000)
  18. @mur6 mur6 renamed this gist Dec 25, 2020. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  19. @mur6 mur6 created this gist Dec 25, 2020.
    3 changes: 3 additions & 0 deletions リンク集
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    [GitHub Actions と GitHub Packages で Docker image を配布する - Qiita](https://qiita.com/peaceiris/items/eed834bb3693f941c892)

    [Rust のマルチプラットフォーム UI ライブラリ OrbTk の使い方 - A Memorandum](https://blog1.mammb.com/entry/2019/12/16/090000)