All
Articles 146,944Blog Posts 149,425Tech Tutorials 38,404Research Papers 28,824News 20,154
⚡ AI Lessons
Reddit r/deeplearning
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Trained a ResNet to approximate Stockfish depth-8 eval buckets from chessboard images, and can drive a small search player.
So I was wondering if, a model that only looks learn chess? models like resnet, yolo or similar. Only by looking can a model "feel" the position like something
Reddit r/deeplearning
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Where do you think AI writing still struggles the most?
AI has improved incredibly fast over the last couple of years. It can organize information, explain complex topics, and create well-structured drafts in seconds
Reddit r/deeplearning
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
[VisualTorch] How to generate architecture diagrams from PyTorch models
I built a small tool to auto-generate architecture diagrams directly from PyTorch models, which I originally built for my own research paper. 26k+ PyPI download
Reddit r/deeplearning
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Check out my CNN Inference Accelerator in Verilog!
This accelerator is scalable by a synthesis time parameter meaning it can generate for CNN models of different sizes. Plus it has a software (keras-python) back
Reddit r/deeplearning
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Autonomous Brain Tumor MRI Classification (95% Accuracy / ResNet50 Backbone) - Deployed via PyTorch by a 14-Year-Old Independent Researcher
Hello Reddit Community, I am excited to officially share my independent research and live deployment for autonomous neuro-oncology diagnostics. For the past two
Reddit r/deeplearning
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Custom auto-encoder test (CNN + Add & norm) Any suggestions?
import torch import torch.nn as nn import torch.nn.functional as F class CustomAutoEncoder(nn.Module): def __init__(self): super(CustomAutoEncoder, self).__init
Reddit r/deeplearning
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Open-vocabulary Grounding-DINO running live on NVIDIA DeepStream 9.0
GitHub: https://github.com/Vishnu-RM-2001/grounding-dino-deepstream I built a DeepStream 9.0 pipeline that runs Grounding-DINO (Swin-Tiny) for open-vocabulary d
Reddit r/deeplearning
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Running YOLOv8/YOLO11 Oriented Bounding Boxes on DeepStream 9.0
GitHub: https://github.com/Vishnu-RM-2001/deepstream-obb . Hey all, I've been working on getting Ultralytics YOLO Oriented Bounding Box detection running on NVI
Reddit r/deeplearning
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Is there an “open” alternative to expensive GPU platforms?
I’ve used a few of the popular GPU cloud platforms, and while they’re powerful, I can’t help but feel locked into their ecosystem. Pricing aside, it’s more abou
Reddit r/deeplearning
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Write C++ cuda kernels from scratch with Free GPUs
Most of the websites to practise CUDA on browser are down. I always wanted to learn CUDA from scratch so I made a free CUDA sheet where you can practise writing
Reddit r/deeplearning
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Old and Outdated GPUs
Guys, What do you do with your old and outdated GPUs ? submitted by /u/Small_Lawfulness9607 [link] [comments]
Reddit r/deeplearning
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Vibe Coding Will Increase Open Source AI Developers From 25 Million Today to 150 Million in 2028
On February 6, 2025 Andrej Karpathy coined the term "vibe coding" to explain how AI development is moving from computer languages to human languages as a prim
Reddit r/deeplearning
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Truth ! Kwizerana & membrane both using Deepseek & happy with
I was about to buy 20 Codex plan to continue a project I've started yesterday, but this sub convinced me. I have topped up u$s 19 to try DSv4 on accio work. I'l
DeepCamp AI