Microsoft PyTorch Fundamentals [Aug 2025 Update] #1430
GeorgeS2019
started this conversation in
Ideas
Replies: 4 comments 5 replies
|
Explore and analyze data with Python Introduction For people new to Torchsharp, many of these python libraries needed for python for data science already exist in .NET. |
3 replies
|
I have verified and implemented some functions, and I expect to finish the related tutorial and code class library within February. |
0 replies
|
https://torch.whuanle.cn/ |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Aug 2025
thefrederiksen/CSnakesCourse#1
We now have the opportunities to figure out how to port Pytorch project to .NET using either or combination of TorchSharp and CSNAKES. The dotnet is also implementing new Tensor features that make Dotnet more approachable to machine learning and generative AI for .NET community.
Old discussion
https://learn.microsoft.com/en-us/training/paths/pytorch-fundamentals/
PyTorch Fundamentals
Introduction to PyTorch
Introduction to Natural Language Processing with PyTorch
Introduction to audio classification with PyTorch
we need to explore if the existing TorchSharp could deliver everything needed for this Microsoft Pytorch Fundamental course through TorchSharp. If not, then we need to add PRs to addressing the missing codes.
References
All reactions