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
Running TensorFlow on Windows
Artificial Intelligence && Deep Learning
https://blog.paperspace.com/running-tensorflow-on-windows/
Artificial Intelligence && Deep Learning
Object Detection Tutorial in TensorFlow: Real-Time Object Detection
Artificial Intelligence && Deep Learning
https://www.edureka.co/blog/tensorflow-object-detection-tutorial/
Edureka
Object Detection Tutorial using TensorFlow | Real-Time Object Detection | Edureka
This Object Detection Tutorial will provide you a detailed and comprehensive knowledge of Object Detection and how we can leverage Tensorflow for the same.
Artificial Intelligence && Deep Learning
TensorFlow Tutorial – Deep Learning Using TensorFlow
Artificial Intelligence && Deep Learning
https://www.edureka.co/blog/tensorflow-tutorial/
Edureka
TensorFlow Tutorial | Deep Learning Using TensorFlow | Edureka
TensorFlow tutorial is the third blog in the series. It includes all the basics of TensorFlow. It also talks about how to create a simple linear model.
Artificial Intelligence && Deep Learning
Image Recognition in 4 lines of code
Artificial Intelligence && Deep Learning
https://medium.com/@osamadar1996/image-recognition-in-4-lines-of-code-d0a5126cc92d
Medium
Image Recognition in 4 lines of code
Note: This article is intended for beginner and above machine learning enthusiasts. In other words, you need to have at least some level…
Artificial Intelligence && Deep Learning
Multi-object tracking with dlib
Artificial Intelligence && Deep Learning
https://www.pyimagesearch.com/2018/10/29/multi-object-tracking-with-dlib/
PyImageSearch
Multi-object tracking with dlib - PyImageSearch
In this guide you will learn how to use dlib to efficiently track multiple objects in video in real-time.
Artificial Intelligence && Deep Learning
OpenCV Object Tracking
Artificial Intelligence && Deep Learning
https://www.pyimagesearch.com/2018/07/30/opencv-object-tracking/
PyImageSearch
OpenCV Object Tracking - PyImageSearch
Use OpenCV to track objects in video using OpenCV's 8 object tracking algorithms, including CSRT, KCF, Boosting, MIL, TLD, MedianFlow, MOSSE, and GOTURN. Python + OpenCV object tracking code included.
Artificial Intelligence && Deep Learning
Multi-object tracking with dlib:
source code:
Artificial Intelligence && Deep Learning
multiobject-tracking-dlib.zip
59 MB
Artificial Intelligence && Deep Learning
Saying Goodbye to Traffic Forever
Artificial Intelligence && Deep Learning
https://medium.com/the-mission/saying-goodbye-to-traffic-forever-e0227c9ccb11
Medium
Saying Goodbye to Traffic Forever
The Mission Newsletter, 10/29/18
Artificial Intelligence && Deep Learning
Self Learning AI-Agents Part I: Markov Decision Processes
Artificial Intelligence && Deep Learning
https://towardsdatascience.com/self-learning-ai-agents-part-i-markov-decision-processes-baf6b8fc4c5f
Medium
Self Learning AI-Agents Part I: Markov Decision Processes
A mathematical guide on the theory behind Deep Reinforcement Learning
Artificial Intelligence && Deep Learning
How to use Dataset in TensorFlow
Artificial Intelligence && Deep Learning
https://towardsdatascience.com/how-to-use-dataset-in-tensorflow-c758ef9e4428
Medium
How to use Dataset in TensorFlow
The built-in Input Pipeline. Never use ‘feed-dict’ anymore