DEV Community

Deep Learning

This tag is for discussing, sharing articles, and asking questions primarily on deep learning - a subfield of machine learning.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Weight Initialization Techniques in Neural Networks

Weight Initialization Techniques in Neural Networks

4
Comments
4 min read
Human-A Natural Intelligence...

Human-A Natural Intelligence...

5
Comments 2
2 min read
OpenAI's Whisper is Insane!

OpenAI's Whisper is Insane!

4
Comments
1 min read
Transform Your Latent Vector Results: The Power of Slerp Interpolation - Stable Diffusion

Transform Your Latent Vector Results: The Power of Slerp Interpolation - Stable Diffusion

7
Comments
7 min read
AI learns how to land on the moon

AI learns how to land on the moon

17
Comments 2
11 min read
Your own Stable Diffusion endpoint with AWS SageMaker

Your own Stable Diffusion endpoint with AWS SageMaker

5
Comments 1
11 min read
Deep Learning Library From Scratch 7: Implementing RNN layers

Deep Learning Library From Scratch 7: Implementing RNN layers

7
Comments
8 min read
Machine learning container environment should be easy

Machine learning container environment should be easy

8
Comments
2 min read
AWS Deep Racer Event Hosting — In-Person Racing

AWS Deep Racer Event Hosting — In-Person Racing

2
Comments
6 min read
Automatic Differentiation: From Forward to Reverse in Small Steps

Automatic Differentiation: From Forward to Reverse in Small Steps

5
Comments
22 min read
Machine Learning Forecasting for Enhancing Business Intelligence

Machine Learning Forecasting for Enhancing Business Intelligence

8
Comments 2
10 min read
AWS Deep Racer Event Hosting — Virtual Racing

AWS Deep Racer Event Hosting — Virtual Racing

4
Comments
7 min read
Diabetes Prediction Using SVM - Interesting Machine Learning Projects

Diabetes Prediction Using SVM - Interesting Machine Learning Projects

5
Comments
3 min read
Deep Learning Library From Scratch 6: Integrating new autodiff module and MNIST digit classifier

Deep Learning Library From Scratch 6: Integrating new autodiff module and MNIST digit classifier

8
Comments
9 min read
AWS Deep Racer Event Hosting — Setup

AWS Deep Racer Event Hosting — Setup

5
Comments
6 min read
Using AWS for Text Classification Part-1

Using AWS for Text Classification Part-1

5
Comments
4 min read
How to use GPU for Deep Learning

How to use GPU for Deep Learning

1
Comments
3 min read
Generating Python Code from natural language

Generating Python Code from natural language

5
Comments
1 min read
Multi-modal (image+text) ML

Multi-modal (image+text) ML

8
Comments
1 min read
Automated Image Annotation using Auto-Annotate Tool

Automated Image Annotation using Auto-Annotate Tool

3
Comments
5 min read
An Overview on Perceptron and Multilayer Perceptron Neural Network.

An Overview on Perceptron and Multilayer Perceptron Neural Network.

4
Comments
5 min read
Completed all the Kaggle courses.

Completed all the Kaggle courses.

7
Comments
1 min read
YOLOv7 object detection in Ruby in 10 minutes

YOLOv7 object detection in Ruby in 10 minutes

3
Comments
3 min read
AI Training at Scale

AI Training at Scale

2
Comments
7 min read
Earned 10 Certifications on Kaggle.

Earned 10 Certifications on Kaggle.

9
Comments
1 min read
Data Science and Data Scientist Requirements

Data Science and Data Scientist Requirements

2
Comments
2 min read
Perceptron

Perceptron

9
Comments
1 min read
How do Convolutional Neural Networks work?

How do Convolutional Neural Networks work?

8
Comments
5 min read
Assorted Neural Style Transfer: An extension of Vanilla NST

Assorted Neural Style Transfer: An extension of Vanilla NST

2
Comments
3 min read
Convert my Pytorch model to Pytorch Lightning

Convert my Pytorch model to Pytorch Lightning

8
Comments 1
1 min read
FruitsClassifier on Fruits 360

FruitsClassifier on Fruits 360

6
Comments
1 min read
FruitsClassifier with Pytorch Lightning 🍉

FruitsClassifier with Pytorch Lightning 🍉

4
Comments
1 min read
My First Certification in Data Science Field

My First Certification in Data Science Field

4
Comments
1 min read
What do you use GPUs for?

What do you use GPUs for?

2
Comments 1
1 min read
I made an open source chatroulette app

I made an open source chatroulette app

7
Comments
1 min read
Machine Learning vs Deep Learning

Machine Learning vs Deep Learning

7
Comments
2 min read
Hand Digit Prediction using Neural Networks and Tensorflow

Hand Digit Prediction using Neural Networks and Tensorflow

7
Comments
3 min read
My Pytorch Training Pipeline in Image Classification

My Pytorch Training Pipeline in Image Classification

7
Comments
2 min read
Blur Personal Identifiable Information (PII) in Text, Images and Videos

Blur Personal Identifiable Information (PII) in Text, Images and Videos

21
Comments
3 min read
Mechanics of Neural Network

Mechanics of Neural Network

10
Comments
3 min read
The Chatbot Part 1 : Behind the curtains of NLP

The Chatbot Part 1 : Behind the curtains of NLP

6
Comments 2
5 min read
Google T5 Translation as a Service with Just 7 lines of Codes

Google T5 Translation as a Service with Just 7 lines of Codes

6
Comments
2 min read
AUDIO ANALYSIS WITH LIBROSA

AUDIO ANALYSIS WITH LIBROSA

9
Comments
7 min read
AUDIO CLASSIFICATION USING DEEP LEARNING

AUDIO CLASSIFICATION USING DEEP LEARNING

9
Comments
6 min read
HuggingFace Transformers Bert — Unmask the Myth: Play and Deploy within 10 Lines of Codes

HuggingFace Transformers Bert — Unmask the Myth: Play and Deploy within 10 Lines of Codes

6
Comments
2 min read
GPU config for ML

GPU config for ML

3
Comments
1 min read
Simplifying AI

Simplifying AI

8
Comments
1 min read
Why GPUs are great for Reinforcement Learning?

Why GPUs are great for Reinforcement Learning?

5
Comments
4 min read
Introduction to deep learning in Python - Basics

Introduction to deep learning in Python - Basics

5
Comments
2 min read
Introduction to Deep Reinforcement Learning

Introduction to Deep Reinforcement Learning

5
Comments
1 min read
How do Machines understand language? A look into the architectures behind Natural Language Understanding

How do Machines understand language? A look into the architectures behind Natural Language Understanding

7
Comments
7 min read
Explorations in Knowledge Distillation

Explorations in Knowledge Distillation

10
Comments
7 min read
Impact of Scaling in Accuracy

Impact of Scaling in Accuracy

5
Comments
5 min read
Introduction to Deep Zoom in WPF - iFour Technolab

Introduction to Deep Zoom in WPF - iFour Technolab

12
Comments
5 min read
Text Clustering using Deep Learning language models

Text Clustering using Deep Learning language models

6
Comments
1 min read
Project Upgrade: Voice Controlled To-Do List App with Deepgram and Vue 3

Project Upgrade: Voice Controlled To-Do List App with Deepgram and Vue 3

21
Comments
15 min read
Why is BERT so powerful?

Why is BERT so powerful?

6
Comments
2 min read
The design concept of an almighty Opensource project about machine learning platform

The design concept of an almighty Opensource project about machine learning platform

6
Comments
13 min read
Install NVIDIA CUDA on Linux

Install NVIDIA CUDA on Linux

5
Comments
7 min read
Learning PyTorch fundamental Neural Network Structure

Learning PyTorch fundamental Neural Network Structure

6
Comments
5 min read
loading...