Artificial Intelligence && Deep Learning
@DeepLearning_ai
58.7K
subscribers
169
photos
21
videos
59
files
748
links
Channel for who have a passion for -
* Artificial Intelligence
* Machine Learning
* Deep Learning
* Data Science
* Computer vision
* Image Processing
* Research Papers
With advertising offers contact:
@ai_adminn
Download Telegram
Join
Artificial Intelligence && Deep Learning
58.7K subscribers
Artificial Intelligence && Deep Learning
Interesting projects at Microsoft Research AI
Artificial Intelligence && Deep Learning
https://karthikziffer.github.io/journal/5-interesting-projects-microsoft-research-ai.html
Karthik
Interesting projects at Microsoft Research AI
Yearning Deep Learning
Artificial Intelligence && Deep Learning
A brief introduction to Intent Classification
Artificial Intelligence && Deep Learning
https://medium.com/@akshat.darklord/a-brief-introduction-to-intent-classification-96fda6b1f557
Medium
A brief introduction to Intent Classification
Recently I learned about something called “intent classification” for a project, so I thought to share it with all of you and how I create…
Artificial Intelligence && Deep Learning
Brief Overview on object detection Algorithms.
Artificial Intelligence && Deep Learning
https://medium.com/@fractaldle/brief-overview-on-object-detection-algorithms-ec516929be93
Medium
An overview of deep-learning based object-detection algorithms.
Understanding Object detection frameworks and discussing the evolution of the same.
Artificial Intelligence && Deep Learning
Train, Validation, Test Set in Machine Learning— How to understand
Artificial Intelligence && Deep Learning
https://medium.com/@tekaround/train-validation-test-set-in-machine-learning-how-to-understand-6cdd98d4a76
Artificial Intelligence && Deep Learning
Gradient descent and derivative
Artificial Intelligence && Deep Learning
https://medium.com/@fishlovebanana/gradient-descent-and-derivative-315cbf76e504
Medium
Gradient descent and derivative
Foreword
Artificial Intelligence && Deep Learning
How to train Neural Network faster with optimizers?
Artificial Intelligence && Deep Learning
https://towardsdatascience.com/how-to-train-neural-network-faster-with-optimizers-d297730b3713
Medium
How to train Neural Network faster with optimizers?
Mysteries of Neural Networks Part IV
Artificial Intelligence && Deep Learning
Kaggle Competition — Image Classification
Artificial Intelligence && Deep Learning
https://towardsdatascience.com/kaggle-competition-image-classification-676dee6c0f23
Medium
Kaggle Competition — Image Classification
To build a model that can predict the classification of the input images
Artificial Intelligence && Deep Learning
Driving Computer Vision with Deep Learning
Artificial Intelligence && Deep Learning
https://wayve.ai/blog/2018/10/8/vision-for-driving-with-deep-learning
Artificial Intelligence && Deep Learning
How to build a custom object detector using YOLOv3 in Python
Artificial Intelligence && Deep Learning
http://emaraic.com/blog/yolov3-custom-object-detector
Emaraic
How to build a custom object detector using YOLOv3 in Python
In this post, we will learn how to train YOLOv3 on a custom dataset using the Darknet framework and also how to use the generated weights with OpenCV DNN module to make an object detector.
Artificial Intelligence && Deep Learning
Friendly Introduction to GANs
Artificial Intelligence && Deep Learning
https://medium.com/@kmanoharmurali/friendly-introduction-to-gans-357cf0a99a6e
Medium
Friendly Introduction to GANs
Ok, I’m sure you have heard the term Generative Adversarial Networks. But what it does ? I’m here to explain GANs in the most basic way.