.NETラボ 勉強会 2025年2月の登壇資料です。
https://dotnetlab.connpass.com/event/344101/
スライド内のリンク
What is AI and ML? [Pt 2] | Generative AI with .NET for Beginners
https://youtu.be/Len8KRBFvGo?feature=shared
Using large-scale brain simulations for machine learning and A.I.
https://blog.google/technology/ai/using-large-scale-brain-simulations-for/
Building High-level Features Using Large Scale Unsupervised Learning
https://static.googleusercontent.com/media/research.google.com/en//archive/unsupervised_icml2012.pdf
ML.NET とは何ですか?
https://dotnet.microsoft.com/ja-jp/learn/ml-dotnet/what-is-mldotnet
ML.NET チュートリアル
https://dotnet.microsoft.com/ja-jp/learn/ml-dotnet/get-started-tutorial/intro
ハンズオンで利用したリポジトリ:DeepLearning_ObjectDetection_Onnx
https://github.com/dotnet/machinelearning-samples/tree/main/samples/csharp/getting-started/DeepLearning_ObjectDetection_Onnx
Deploy an ML.NET machine learning model to Azure Functions - Code Samples | Microsoft Learn
https://learn.microsoft.com/en-us/samples/dotnet/machinelearning-samples/mlnet-deploy-serverless-azure-functions/
ML.NETの動作要件に関する記述
https://dotnet.microsoft.com/ja-jp/learn/ml-dotnet/get-started-tutorial/instal