✕ Clear all filters
439 articles
▶ Videos →

Deep Learning Reads

439 articles · Updated every 3 hours · View all reads

All Articles 182,748Blog Posts 166,504Tech Tutorials 48,980Research Papers 35,860News 22,650 ⚡ AI Lessons
ArXiv cs.AI 🧬 Deep Learning 📄 Paper 5d ago
FairLint-DL: An IDE-Native Tool for Fairness Debugging of Deep Learning Software
arXiv:2609.16321v1 Announce Type: cross Abstract: Existing fairness analysis tools predominantly operate as post-training evaluation frameworks, requiring pract
MarkTechPost 🧬 Deep Learning 5d ago
Inside NVIDIA’s cuDNN Graph API: Fusion, Autotuning, and Plan Reuse with cuDNN Frontend
Learn how to leverage NVIDIA’s cuDNN Frontend Graph API to build custom kernel fusions, autotuning engine configurations, FP8-style epilogues, scaled dot-produc
A PM’s Guide to Setting Up Windows 11 for Deep Learning
Medium · Deep Learning 🧬 Deep Learning 5d ago
A PM’s Guide to Setting Up Windows 11 for Deep Learning
Installing CUDA and PyTorch on Windows 11 laptop with a 2 GB GPU and what you can actually train on it. Continue reading on Medium »
The Unreasonable Effectiveness of Recurrent Neural Networks
Medium · Deep Learning 🧬 Deep Learning 5d ago
The Unreasonable Effectiveness of Recurrent Neural Networks
I first ran into the phrase “the unreasonable effectiveness of RNNs” the way most people do — through Andrej Karpathy’s 2015 blog post… Continue reading on Medi
What is an activation function and why without it neural networks would be completely useless
Medium · Machine Learning 🧬 Deep Learning 5d ago
What is an activation function and why without it neural networks would be completely useless
Neural networks are built from layers of nodes connected by weights. Most explanations stop there and move on. But there is a third… Continue reading on Medium
What is an activation function and why without it neural networks would be completely useless
Medium · Deep Learning 🧬 Deep Learning 5d ago
What is an activation function and why without it neural networks would be completely useless
Neural networks are built from layers of nodes connected by weights. Most explanations stop there and move on. But there is a third… Continue reading on Medium
Medium · Deep Learning 🧬 Deep Learning 5d ago
Deep Learning Specialization — Master AI & Neural Networks
Build advanced AI skills with a deep learning specialization covering neural networks, computer vision, NLP, TensorFlow, and practical… Continue reading on Medi
ArXiv cs.AI 🧬 Deep Learning 📄 Paper 6d ago
Geometric Flow enhanced Graph Coarsening
arXiv:2609.14962v1 Announce Type: new Abstract: Recently, researchers have proposed a graph pooling operation, akin to the pooling process in conventional convo
[P] Wine synthesis using VAE [P]
Reddit r/MachineLearning 🧬 Deep Learning 6d ago
[P] Wine synthesis using VAE [P]
I have created a VAE model using PyTorch on White Wine dataset. Basically, the main goal is to discover a
Diffusion Beat GANs in 2021. GAN Loss Is in Stable Diffusion
Medium · Deep Learning 🧬 Deep Learning 1w ago
Diffusion Beat GANs in 2021. GAN Loss Is in Stable Diffusion
Diffusion models passed GANs on FID in 2021, yet GAN loss still runs inside Stable Diffusion's autoencoder and three distillation methods. Continue reading on F
Recurrent Neural Networks (RNNs) for Natural Language Processing
Medium · NLP 🧬 Deep Learning 1w ago
Recurrent Neural Networks (RNNs) for Natural Language Processing
Have you ever noticed that the meaning of a sentence depends on the words that came before it? Continue reading on Medium »
I Went Back to 2012 to Build AlexNet From Scratch
Medium · Deep Learning 🧬 Deep Learning ⚡ AI Lesson 1w ago
I Went Back to 2012 to Build AlexNet From Scratch
LeNet-5 taught me how a convolutional neural network sees. AlexNet taught me what happens when you give that idea millions of images, tens… Continue reading on
Detecting Rice Leaf Diseases with Deep Learning
Medium · Deep Learning 🧬 Deep Learning ⚡ AI Lesson 1w ago
Detecting Rice Leaf Diseases with Deep Learning
Building a 91.7%-Accurate Classifier on Just 119 Images Continue reading on Medium »
Three Gemma 4 Deployments on One T4G for Under $3: What the Runtime Changes, and What It Doesn't
Dev.to · xbill 🧬 Deep Learning 2w ago
Three Gemma 4 Deployments on One T4G for Under $3: What the Runtime Changes, and What It Doesn't
vLLM, JAX and PyTorch serving the same Gemma 4 E2B checkpoint on the same AWS G5g GPU, on one harness and one statistic. The decode ranking reverses on boot tim
Three Gemma 4 Deployments on One T4G for Under $3: What the Runtime Changes, and What It Doesn't
Dev.to · xbill 🧬 Deep Learning 2w ago
Three Gemma 4 Deployments on One T4G for Under $3: What the Runtime Changes, and What It Doesn't
vLLM, JAX and PyTorch serving the same Gemma 4 E2B checkpoint on the same AWS G5g GPU, on one harness and one statistic. The decode ranking reverses on boot tim
Pytorch Mastery Series 01: Tensor Shapes, Strides and Layouts
Medium · Deep Learning 🧬 Deep Learning 2w ago
Pytorch Mastery Series 01: Tensor Shapes, Strides and Layouts
If you’ve spent any time working with PyTorch, TensorFlow, or NumPy, you’ve worked with tensors. We often visualize tensors as… Continue reading on Medium »
Train Neural Networks without Draining your Pocket: Customizing Data Policy in Model Architecture…
Medium · Deep Learning 🧬 Deep Learning 2w ago
Train Neural Networks without Draining your Pocket: Customizing Data Policy in Model Architecture…
Learn how to manually customize the data policy used in your TensorFlow model’s layers. Useful for building complex architectures and… Continue reading on Mediu
Reddit r/deeplearning 🧬 Deep Learning 2w ago
GitHub - rickey1990/novel-rnn-architectures: Novel types of Recurrent Neural Networks (RNNs). Includes the core mathematical framework PDF and executable source code.
Hello everyone, I’ve built a repository exploring two novel recurrent neural network architectures (PLUG and ILRM) designed to address the vanishing gradient pr
Teaching a Neural Network to Recognize Natural Scenes: From a Custom CNN to Explainable Transfer…
Medium · Deep Learning 🧬 Deep Learning 2w ago
Teaching a Neural Network to Recognize Natural Scenes: From a Custom CNN to Explainable Transfer…
When a person sees a photograph of a forest or a city street, recognition feels immediate. A computer receives only a grid of pixel values… Continue reading on
ArXiv cs.AI 🧬 Deep Learning 📄 Paper 2w ago
Frequency Selective Neural Networks as a Foundation Architecture for Time Series Learning
arXiv:2608.29012v1 Announce Type: new Abstract: Time-series data across physical and biological domains are fundamentally driven by complex, non-stationary osci