PLINKFEED
검색구독
ALLAI-MLBACKENDFRONTENDDEVOPSSECURITYMOBILEDATABASECLOUDOTHER

© 2026 PLINKFEED — AI가 선별한 IT 기술 뉴스

구독소개개인정보처리방침이용약관

#pytorch

AI가 선별한 아티클

6·ai-ml·기타·r/MachineLearning·2026. 07. 05.

I built a open source neural network shape validator [P]

오픈 소스 신경망 형태 검증기를 개발했습니다.

I built an open source neural network shape validator.

#pytorch#flops#vrams#tensor#neural network
요약 보기원문 →
6·other·튜토리얼·Dev.to·2026. 07. 05.

How I Built an MT5 Trading Bot with Python and Smart Money Concept

파이썬과 스마트 머니 콘셉트를 이용한 MT5 트레이딩 봇 구축 방법을 공유합니다.

Shares the process and architecture of building an MT5 trading bot with Python and Smart Money Concept.

#python#mt5#scikit-learn#pytorch#telegram#smart money concept#order blocks#fvg
요약 보기원문 →
7·ai-ml·기타·r/MachineLearning·2026. 07. 03.

H64LM: A 249M-parameter Mixture-of-Experts Transformer built from scratch in PyTorch [P]

H64LM은 PyTorch로 구현된 249M 파라미터 Mixture-of-Experts Transformer 프로젝트입니다.

H64LM is a 249M-parameter Mixture-of-Experts Transformer implemented from scratch in PyTorch.

#pytorch#transformer#sparse moe#swiglu#rope
요약 보기원문 →
7·ai-ml·튜토리얼·r/MachineLearning·2026. 06. 27.

Built an LLM training framework that actually runs on older GPUs without crashing [P]

구형 GPU에서도 실행 가능한 LLM 훈련 프레임워크 Picotron을 소개합니다.

Introducing Picotron, an LLM training framework that runs on older GPUs without crashing.

#pytorch#gpu#flash-attn#triton#functorch
요약 보기원문 →
7·backend·기타·r/MachineLearning·2026. 06. 25.

Kuma: compiling PyTorch models into self-contained WebGPU executables [P]

Kuma는 PyTorch 모델을 WebGPU 용 실행 가능한 패키지로 컴파일하는 프로젝트입니다.

Kuma compiles PyTorch models into self-contained packages executable via WebGPU.

#pytorch#webgpu#wgsl#onnx#mlir
요약 보기원문 →
7·ai-ml·분석·r/MachineLearning·2026. 06. 24.

High Dimensional, Dynamic Rotary Positional Embedding [P]

고차원 동적 회전 포지셔널 임베딩(HDD-RoPE)의 성과와 수학적 기초를 설명하는 게시물입니다.

An article discussing the performance and mathematical foundation of High Dimensional Dynamic Rotary Positional Embedding (HDD-RoPE).

#transformer#hdd-rope#pytorch#huggingface#tinystories
요약 보기원문 →
7·ai-ml·릴리즈·r/MachineLearning·2026. 06. 21.

Data-centric debugging for teams training neural nets [P]

WeightsLab을 통해 데이터 중심 디버깅을 개선하세요.

Improve data-centric debugging with WeightsLab.

#weightslab#pytorch#lidar#cv#images
요약 보기원문 →
6·ai-ml·기타·r/MachineLearning·2026. 06. 20.

Studying FLUX in diffusers library was hard, so I built a smaller open-source version [P]

복잡한 diffusers 라이브러리를 간소화한 minFLUX 오픈소스 프로젝트 제작.

Created minFLUX open-source project to simplify complex FLUX models in the diffusers library.

#pytorch#vae#transformer#flux#huggingface
요약 보기원문 →
6·ai-ml·튜토리얼·r/MachineLearning·2026. 06. 20.

Hi Reddit, I posted my Build Your Own LLM workshop to Youtube teaching ML, LLM and math intuition [P]

ML과 LLM을 배우는 워크숍을 유튜브에 게시했습니다.

Posted a workshop on YouTube about building LLMs without math prerequisites.

#llm#ml#pytorch#cuda#transformer
요약 보기원문 →
7·ai-ml·튜토리얼·Dev.to·2026. 06. 20.

I Built Flash Attention From Scratch — Here's What Nobody Tells You About It

Flash Attention 구현의 핵심 아이디어와 이점에 대해 설명합니다.

The article explains the key ideas and benefits of implementing Flash Attention.

#flash attention#pytorch#softmax#transformer#qkv
요약 보기원문 →
8·ai-ml·릴리즈·InfoQ·2026. 06. 20.

Apple Launches Core AI for Apple-Silicon Optimized On-Device Generative AI

애플이 WWDC 26에서 Core ML의 공식 후속인 Core AI 프레임워크를 발표했습니다.

Apple announced the Core AI framework at WWDC 26 as the official successor to Core ML.

#core ai#core ml#pytorch#generative ai#open-source
요약 보기원문 →
7·ai-ml·튜토리얼·Dev.to·2026. 06. 20.

Building a Voice AI Platform with 28 Modules in Python

Omni-VRAM은 28개 모듈로 구성된 오픈소스 음성 AI 플랫폼입니다.

Omni-VRAM is an open-source voice AI platform with 28 modules.

#python#pytorch#cuda#fastapi#whisper#docker#onnx#openaif api
요약 보기원문 →
6·ai-ml·사례연구·r/MachineLearning·2026. 06. 17.

I deployed a GAN on a Raspberry Pi 4 and built a physical NFT minting device [P]

라즈베리 파이 4에 GAN을 배포하고 물리적 NFT 민팅 장치를 만들었다.

Deployed a GAN on Raspberry Pi 4 to create a physical NFT minting device.

#gan#pytorch#onnx#raspberry pi#esp32
요약 보기원문 →
5·ai-ml·기타·r/MachineLearning·2026. 06. 10.

Analysis of the results of the "Transforming autoencoders" architecture mentioned by Hilton, for my dissertation. [r]

Hilton의 'Transforming autoencoders' 논문에 대한 분석을 바탕으로 논문 제안서를 준비하는 이야기입니다.

A student's preparation for a dissertation proposal on 'Transforming autoencoders' analysis by Hilton.

#autoencoders#capsule networks#transforming autoencoders#pytorch#explainable ai
요약 보기원문 →
5·ai-ml·기타·r/MachineLearning·2026. 06. 10.

Should I Commit and Publish the Results? [R]

QSPR 분석 모델의 결과를 발표할지 고민하는 글입니다.

A discussion on whether to publish results of a QSPR analysis model.

#pytorch#random forest#deep learning#qspr#torchinfo
요약 보기원문 →
7·ai-ml·기타·GeekNews·2026. 06. 10.

Apple Core AI 프레임워크

Apple의 Core AI는 AI 모델을 앱에서 최적화하여 실행할 수 있는 새로운 프레임워크입니다.

Apple's Core AI is a new framework for optimizing and running AI models within apps.

#core ai#swift#neural engine#pytorch
요약 보기원문 →
5·ai-ml·기타·r/MachineLearning·2026. 06. 09.

Understanding Pytorch better and Moving forward from papers [D]

파이토치를 이해하고 이후 연구 방향을 고민하는 대학생의 고민.

A student shares their concerns about understanding Pytorch and moving forward in their research.

#pytorch
요약 보기원문 →
6·ai-ml·튜토리얼·Dev.to·2026. 06. 06.

PyTorch from Scratch — Part 1: Tensors, Gradients & Activations

PyTorch의 기초 개념인 텐서, 기울기 및 활성화 함수를 설명하는 튜토리얼.

A tutorial explaining the basics of PyTorch including tensors, gradients, and activation functions.

#pytorch#tensor#neural network#gradient#activation function
요약 보기원문 →
7·ai-ml·분석·r/MachineLearning·2026. 06. 05.

Benchmark: ONNX Runtime vs HF Transformers vs GGUF for Parakeet TDT 0.6B on CPU-only hardware [D]

ONNX Runtime가 CPU-only 환경에서 HF Transformers보다 37% 빠름.

ONNX Runtime is 37% faster than HF Transformers in CPU-only environments.

#onnx#hf transformers#gguf#pytorch#datasets
요약 보기원문 →
6·ai-ml·기타·r/MachineLearning·2026. 06. 03.

TorchDAE: Implicit DAE Solvers with Index Reduction and Adjoint Sensitivity [P]

PyTorch로 구현된 DAE 해법 라이브러리 TorchDAE에 대한 소개.

Introduction to TorchDAE, a PyTorch library for solving DAEs.

#pytorch#dae#gpu#adjoint#sensitivity#integration
요약 보기원문 →
6·ai-ml·기타·GeekNews·2026. 06. 02.

스탠퍼드 CS336을 위한 AI 에이전트 지침

AI 도구가 CS336 학생들에게 학습 지원 역할을 수행해야 한다.

AI tools should support CS336 students in learning, not just providing answers.

#python#pytorch#ai#coding#education
요약 보기원문 →
6·ai-ml·튜토리얼·Dev.to·2026. 06. 01.

From Bayesian to deep knowledge tracing — upgrading NumPath's student model with a PyTorch LSTM

NumPath의 학생 모델이 PyTorch LSTM으로 업그레이드됐다.

NumPath's student model has been upgraded with PyTorch LSTM.

#pytorch#lstm#deep knowledge tracing#bayesian knowledge tracing#student simulator
요약 보기원문 →
7·ai-ml·기타·r/MachineLearning·2026. 05. 31.

Built an AI Accelerator and opensourced it. [P]

AI 가속기를 구축하고 오픈소싱한 내용입니다.

An AI accelerator has been built and open-sourced.

#fpga#pytorch#risc-v#rocketchip#bf16#attention#tinybert#vit#gpt-2
요약 보기원문 →
7·ai-ml·분석·r/MachineLearning·2026. 05. 30.

What I learned building a debugger for PyTorch training loops and how it changed how I think about failure diagnosis [D]

PyTorch 디버거를 개발하며 실패 진단에 대한 통찰을 얻었다.

I gained insights into failure diagnosis while developing a debugger for PyTorch.

#pytorch#neuraldbg#gradient#activation#localization
요약 보기원문 →
6·ai-ml·분석·r/MachineLearning·2026. 05. 30.

Event like spiking neuron lib that fits into the CPU cache [P]

CPU 캐시에 적합한 사건 유사 스파이킹 신경망 라이브러리에 대한 벤치마크 결과.

Benchmark results on an event-like spiking neuron library suitable for CPU cache.

#pytorch#gemini#spiking neuron#wikipedia#neural networks
요약 보기원문 →
6·ai-ml·분석·r/MachineLearning·2026. 05. 27.

Profiling PyTorch training without accidentally stalling the GPU [D]

PyTorch 학습 프로파일링 시 GPU 정지를 피하는 방법에 대한 기술적 노트입니다.

A technical note on profiling PyTorch training without stalling the GPU.

#pytorch#cuda#torch#cuda events#profiler
요약 보기원문 →
5·ai-ml·기타·r/MachineLearning·2026. 05. 26.

[D] Dlib or pytorch to CNN? [D]

딥러닝 CNN 모델 개발을 위한 Dlib과 PyTorch에 관한 질문입니다.

User seeks advice on using Dlib or PyTorch for developing a CNN model.

#pytorch#dlib#cnn#google colab#machine learning
요약 보기원문 →
6·other·기타·r/MachineLearning·2026. 05. 26.

[P] Built a portable GPU ISA after reading too many architecture manuals [P]

WAVE라는 이식 가능한 GPU ISA를 구축한 이야기.

Story of building a portable GPU ISA called WAVE.

#nvidia#ptx#amd#metal#pytorch#hip#sycl
요약 보기원문 →
6·ai-ml·기타·r/MachineLearning·2026. 05. 23.

pipeline is really slow - consulting [D]

로봇을 위한 모방 학습의 느린 파이프라인 최적화 문제.

Optimization issues in a slow pipeline for imitation learning in robotics.

#pytorch#resnet18#dit#zarr#nvidia#cuda#gpu
요약 보기원문 →
6·ai-ml·기타·r/MachineLearning·2026. 05. 23.

I built a Mamba1 variant I call SM1 with d_state=1 that runs on Blackwell in pure PyTorch [P]

SM1이라는 Mamba1 변형을 개발하여 PyTorch에서 사용 가능하게 만들었다.

Developed a Mamba1 variant called SM1 that operates in pure PyTorch with d_state=1.

#pytorch#mamba1#scaling#midi#floatingpoint
요약 보기원문 →