微软:人工智能初学者课程,一共12周、24节课
微软开源AI入门课,12周24节覆盖TensorFlow、PyTorch与AI伦理,多语言支持,零基础友好,是小白系统入门AI的首选。
这是微软开源的人工智能初学者课程,目前已经获得了 6万多颗 Star,拥有好几十种语言,包括简体中文、繁体中文,非常受欢迎。@Appinn 课程一共12周、24节课,适合初学者,涵盖了 TensorFlow 和 PyTorch 等工具,以及 AI 伦理。 课程内容 课程链接 PyTorch/Kera
微软开源AI入门课,12周24节覆盖TensorFlow、PyTorch与AI伦理,多语言支持,零基础友好,是小白系统入门AI的首选。
这是微软开源的人工智能初学者课程,目前已经获得了 6万多颗 Star,拥有好几十种语言,包括简体中文、繁体中文,非常受欢迎。@Appinn 课程一共12周、24节课,适合初学者,涵盖了 TensorFlow 和 PyTorch 等工具,以及 AI 伦理。 课程内容 课程链接 PyTorch/Kera
C++ 和 Rust 谁更适合 LLM 开发?本文从 PyTorch 到 GGML 的实战转换出发,对比两门语言在性能、包体积和跨平台能力上的表现,给你一个硬核答案。
Article URL: https://richiejp.com/rust-vs-cpp-llm-coded-model-conversion-from-pytorch Comments URL: https://news.ycombinator.com/item?id=49062785 Poin…
PyTorch基金会迎来蚂蚁集团、阿里云等中国科技巨头加入,AI竞争焦点正从模型转向系统,开源生态再下一城。
沐曦GPU展台引来十大开源社区,PyTorch 2.8全部2410个算子一周适配完成,国产GPU生态加速新高度。
每个Token背后,都是一次开源协作
设备端AI推理新突破:自动云回退、4-bit无损量化、PyTorch模型一键转换。
Hi HN, Roman and Henry here from Cactus ( https://github.com/cactus-compute/cactus ). We just shipped the biggest upgrade to our on-device inference p…
PyTorch原生打造的大规模LLM强化学习后训练框架,高效协调样本生成与策略更新。
Article URL: https://pytorch.org/blog/miles-a-pytorch-native-stack-for-large-scale-llm-rl-post-training/ Comments URL: https://news.ycombinator.com/it…
免编译折腾,RISC-V 生态软件一键装,覆盖 GCC 到 PyTorch。
Article URL: https://github.com/Cloud-V-10xE/RISC-V-software Comments URL: https://news.ycombinator.com/item?id=48803068 Points: 2 # Comments: 0
用大模型学bug上下文,精准提升PyTorch到JAX代码翻译的鲁棒性。
arXiv:2510.09898v2 Announce Type: replace-cross Abstract: Large language models (LLMs) have shown strong performance on code translation between widel…
揭秘PyTorch、NumPy等AI框架背后真正执行计算的C/C++/Rust语言,以及无库场景下的语言选择策略
Article URL: https://arxiv.org/abs/2606.18141 Comments URL: https://news.ycombinator.com/item?id=48569306 Points: 1 # Comments: 1
PyTorch官方2026年AI编程实战手册,核心策略与最佳实践一网打尽
Article URL: https://docs.pytorch.org/devlogs/ai-agents/2026-05-30-ai-coding-playbook/ Comments URL: https://news.ycombinator.com/item?id=48361727 Poi…
PyTorch神经网络权重与偏置初始化实战,手把手教你正确设置初始参数提升模型性能。
In the previous article , we got started with expressing a neural network in the form of Python code. In this article, we will continue building on th…
PyTorch编译器扩展Flashlight,高效加速各类注意力变体,助力大模型推理与训练
arXiv:2511.02043v4 Announce Type: replace Abstract: Attention is a fundamental building block of large language models (LLMs), so there have been many…
PyTorch官方推出的后训练微调库torchtune,原生集成LoRA、QLoRA等高效技术,简化大模型适配流程。
arXiv:2605.21442v1 Announce Type: new Abstract: Modern LLMs typically require multistage training pipelines to achieve strong downstream performance, …
从零复现GPT核心机制,基于PyTorch实现简洁自回归语言模型,AI学习者必读的底层论文教程。
arXiv:2605.17398v1 Announce Type: cross Abstract: This paper presents MiniGPT, a compact from-scratch implementation of GPT-style autoregressive langu…
PyTorch生成建模工具包,简化VAE、GAN、扩散模型等实现与实验。
arXiv:2605.17605v1 Announce Type: new Abstract: Modern generative modeling has grown into a broad collection of related but often separately implement…
两阶段RAG管道防止LLM幻觉导致测试错误,开源PyTorch工具直击内存bug。
Article URL: https://github.com/msunda17/impactarbiter-cli Comments URL: https://news.ycombinator.com/item?id=48181654 Points: 1 # Comments: 0