input & output 2023/5/1-2023/5/7

O`reilly Learning Pickup Book

Learning JavaScript Design Patterns, 2nd Edition
https://learning.oreilly.com/library/view/learning-javascript-design/9781098139865/
JavScriptでデザインパターン学習

Generative Deep Learning, 2nd Edition
https://learning.oreilly.com/library/view/generative-deep-learning/9781098134174/
生成AIの深層学習基礎から最先端アーキテクチャまで

Open Source Projects – Beyond Code
https://learning.oreilly.com/library/view/open-source-projects/9781837636884/
オープン・ソース・プロジェクトを立ち上げる

Bootstrapping Service Mesh Implementations with Istio
https://learning.oreilly.com/library/view/bootstrapping-service-mesh/9781803246819/
Istioでサービスメッシュ構築

Privacy-Preserving Machine Learning
https://learning.oreilly.com/library/view/privacy-preserving-machine-learning/9781617298042/
機械学習プライバシー配慮

Amazon Web Services in Action, Third Edition
https://learning.oreilly.com/library/view/amazon-web-services/9781633439160/
AWSアプリケーション展開・管理ベストプラクティス

JavaMail API
https://learning.oreilly.com/library/view/javamail-api/9781449367237/
古い本です。

Beginning Java Objects: From Concepts to Code
https://learning.oreilly.com/library/view/beginning-java-objects/9781484290606/
オブジェクト指向の本質とJavaの活用学習

Data Augmentation with Python
https://learning.oreilly.com/library/view/data-augmentation-with/9781803246451/
20以上の幾何学的、測光的、ランダム消去のデータオーグメンテーション手法学習

Smart Cities
https://learning.oreilly.com/library/view/smart-cities/9781000552089/
スマートシティにおける安全、セキュリティ、データ管理、プライバシーの問題について

Pickup

Kythe
https://kythe.io
コードを扱うツールを構築するための、プラグイン可能で(ほとんど)言語にとらわれないエコシステムです。

Bazel
https://bazel.build/?hl=ja
起動からエンタープライズまで、多言語のマルチプラットフォーム プロジェクトをビルドしてテストするための Bazel オープンソース プロジェクトを選択します。

Istio
https://istio.io
最先端のサービスメッシュにより、観測可能性、トラフィック管理、セキュリティ、ポリシーを簡素化します。

データオーグメンテーション
学習データ(訓練データ)の画像に対して平行移動、拡大縮小、回転、ノイズの付与などの処理を加えることで、データ数を人為的に水増しするテクニック

input & output

Posted by shi-n