Artificial Intelligence && Deep Learning
@DeepLearning_ai
59.7K
subscribers
170
photos
23
videos
59
files
752
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
59.7K subscribers
Artificial Intelligence && Deep Learning
Channel created
Artificial Intelligence && Deep Learning
https://medium.freecodecamp.org/190-universities-just-launched-600-free-online-courses-heres-the-full-list-3d9ad7895f57?fbclid=IwAR2Ohp-89kj_5esTdr6VYcQzQYhP7OuaPkqrJqx3HgnI-MPPhegqbknFS7A
freeCodeCamp.org
190 universities just launched 600 free online courses. Here’s the full list.
By Dhawal Shah If you haven’t heard, universities around the world offering their courses online for free (or at least partially free). These courses are collectively called MOOCS or Massive Open Online Courses. In the past seven years or so, over 80...
👍
3
Artificial Intelligence && Deep Learning
https://jhui.github.io/2017/11/03/Dynamic-Routing-Between-Capsules/
jhui.github.io
“Understanding Dynamic Routing between Capsules (Capsule Networks)”
Deep learning
Artificial Intelligence && Deep Learning
https://www.kaggle.com/fizzbuzz/beginner-s-guide-to-capsule-networks
Artificial Intelligence && Deep Learning
https://medium.com/ai%C2%B3-theory-practice-business/understanding-hintons-capsule-networks-part-ii-how-capsules-work-153b6ade9f66
Medium
Understanding Hinton’s Capsule Networks. Part II: How Capsules Work.
Part of Understanding Hinton’s Capsule Networks Series:
Artificial Intelligence && Deep Learning
https://medium.freecodecamp.org/understanding-capsule-networks-ais-alluring-new-architecture-bdb228173ddc
freeCodeCamp.org
Understanding Capsule Networks — AI’s Alluring New Architecture
By Nick Bourdakos Convolutional neural networks have done an amazing job, but are rooted in problems. It’s time we started thinking about new solutions or improvements — and now, enter capsules. Previously, I briefly discussed how capsule networks co...
Artificial Intelligence && Deep Learning
https://hackernoon.com/uncovering-the-intuition-behind-capsule-networks-and-inverse-graphics-part-i-7412d121798d
Hackernoon
Uncovering the Intuition behind Capsule Networks and Inverse Graphics | HackerNoon
‘Capsule Networks’ and ‘Inverse Graphics’ seem like intimidating and somewhat vague terms when heard for the first time. These terms weren’t prevalent in mainstream media until recently, after the godfather of deep learning, Geoffrey Hinton, came out with…
Artificial Intelligence && Deep Learning
https://github.com/Lextal/SotA-CV
GitHub
GitHub - Lextal/SotA-CV: A repository of state-of-the-art deep learning methods in computer vision
A repository of state-of-the-art deep learning methods in computer vision - Lextal/SotA-CV
Artificial Intelligence && Deep Learning
https://www.researchgate.net/publication/326586431_Skin_Lesion_Segmentation_Using_Atrous_Convolution_via_DeepLab_v3
ResearchGate
(PDF) Skin Lesion Segmentation Using Atrous Convolution via DeepLab v3
PDF | As melanoma diagnoses increase across the US, automated efforts to identify malignant lesions become increasingly of interest to the research... | Find, read and cite all the research you need on ResearchGate
Artificial Intelligence && Deep Learning
https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/slim
Artificial Intelligence && Deep Learning
https://medium.freecodecamp.org/why-you-learn-the-most-when-you-feel-like-youre-struggling-as-a-developer-7513327c8ee4
freeCodeCamp.org
Why you learn the most when you feel like you’re struggling as a developer
The times when I have made the greatest leaps in my development skills have been when I struggled to learn something new and didn’t give up. This has not always been easy for me. I have come across a few ideas that have helped me push through my personal…
Artificial Intelligence && Deep Learning
https://github.com/ageron/handson-ml
GitHub
GitHub - ageron/handson-ml:
⛔️
DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
⛔️
DEPRECATED – See https://github.com/ageron/handson-ml3 instead. - ageron/handson-ml
Artificial Intelligence && Deep Learning
https://hackernoon.com/deep-learning-for-noobs-part-2-43d5098e61f6
Hacker Noon
Deep Learning for Noobs [Part 2]
How you can setup your own Convolutional Neural Network?
Artificial Intelligence && Deep Learning
https://www.learnopencv.com/deep-learning-based-object-detection-using-yolov3-with-opencv-python-c/
LearnOpenCV – Learn OpenCV, PyTorch, Keras, Tensorflow with code, & tutorials
YOLOv3 – Deep Learning Based Object Detection – YOLOv3 with OpenCV ( Python / C++ )
In this post, we will understand what is Yolov3 and learn how to use YOLOv3 — a state-of-the-art object detector — with OpenCV. YOLOv3 is the latest variant of a popular object detection algorithm YOLO – You Only Look Once. The published model recognizes…