Latest videos

Generative AI
2,958,128 Views · 4 years ago

Welcome! Join us for a live workshop where you can follow along with the creator of FastAPI Sebastián Ramírez to build your very own AI image generation web application! He will outline the core components of the FastAPI web framework, and his application will leverage the newly-released Stable Diffusion text-to-image deep learning model.

We will be taking questions during the event. Please submit your question or upvote others' here:
https://app.sli.do/event/cgvyaL8y7m12zZLb1c6sP8

Speakers
Sebastián Ramírez, Creator of FastAPI, Senior Staff Software Engineer at Forethought
https://www.linkedin.com/in/tiangolo/

Dr. Greg Loughnane, Head of Product & Curriculum at FourthBrain
https://www.linkedin.com/in/gregloughnane/

Let us know how we're doing? We will be giving out discount codes for a selected number of people who fill out the survey:
https://forms.gle/LzhBLhXJe4VTdNwe7

Looking to connect with your peer learners, share projects, and swap advice? Join our AI community:
https://community.deeplearning.....ai/invites/ddzDLVa2

To learn more about us and signup for future events:
DeepLearning.AI: https://www.deeplearning.ai/

Generative AI
2,578,748 Views · 4 years ago

Certain patterns are innately hierarchical, like the underlying parse tree of a natural language sentence. A Recursive Neural Tensor Network (RNTN) is a powerful tool for deciphering and labelling these types of patterns.

Deep Learning TV on
Facebook: https://www.facebook.com/DeepLearningTV/
Twitter: https://twitter.com/deeplearningtv

The RNTN was conceived by Richard Socher in order to address a key problem of current sentiment analysis techniques – double negatives being treated as negatives. Structurally, an RNTN is a binary tree with three nodes: a root and two leaves. The root and leaf nodes are not neurons, but instead they are groups of neurons – the more complicated the input data the more neurons are required. As expected, the root group connects to each leaf group, but the leaf groups do not share a connection with each other. Despite the simple structure of the net, an RNTN is capable of extracting deep, complex patterns out of a set of data.

An RNTN detects patterns through a recursive process. In a sentence-parsing application where the objective is to identify the grammatical elements in a sentence (like a noun phrase or a verb phrase, for example), the first and second words are initially converted into an ordered set of numbers known as a vector. The conversion method is highly technical, but the numerical values in the vector indicate how closely related the words are to each other compared to other words in the vocabulary.

Once the vectors for the first and second word are formed, they are fed into the left and right leaf groups respectively. The root group outputs, among other things, a vector representation of the current parse. The net then feeds this vector back into one of the leaf groups and, recursively, feeds different combinations of the remaining words into the other leaf group. It is through this process that the net is able to analyze every possible syntactic parse. If during the recursion the net runs out of input, the current parse is scored and compared to the previously discovered parses. The one with the highest score is considered to be the optimal parse or grammatical structure, and it is delivered as the final output.

After determining the optimal parse, the net backtracks to figure out the appropriate labels to apply to each substructure; in this case, substructures could be noun phrases, verb phrases, prepositional phrases, and so on.

RNTNs are used in Natural Language Processing for both sentiment analysis and syntactic parsing. They can also be used in scene parsing to identify different parts of an image.

Have you ever worked with data where the underlying patterns were hierarchical? Please comment and let us know what you learned.

Credits
Nickey Pickorita (YouTube art) -
https://www.upwork.com/freelan....cers/~0147b8991909b2
Isabel Descutner (Voice) -
https://www.youtube.com/user/IsabelDescutner
Dan Partynski (Copy Editing) -
https://www.linkedin.com/in/danielpartynski
Jagannath Rajagopal (Creator, Producer and Director) -
https://ca.linkedin.com/in/jagannathrajagopal

Generative AI
2,785,154 Views · 4 years ago

This video covers the additional work and considerations you need to think about once you have a deep neural network that can classify your data. We need to consider that the trained network is usually part of a larger system and it needs to be incorporated into that design. We also want to have some amount of confidence that the model will work on unseen data and that it’s going to interact as expected with the other system components. Ultimately, we also want to deploy it onto a target device which requires certain performance characteristics.

Check out these other links:

• MATLAB Deep learning examples: https://bit.ly/3deCj40​
• 5 Reasons to use MATLAB for deep learning: https://bit.ly/2QlbNNc
• Getting Started with Deep Network Designer: https://bit.ly/2Qof12l
• Quantization of Deep Neural Networks: https://bit.ly/3daOj6u
• Multi-Loop PI Control of a Robotic Arm: https://bit.ly/3sevqDS
• Deploying Deep Neural Networks to GPUs and CPUs using MATLAB Coder and GPU Coder: https://bit.ly/3tfhEST
• Deep Learning HDL Toolbox: https://bit.ly/3tl88xF

--------------------------------------------------------------------------------------------------------
Get a free product trial: https://goo.gl/ZHFb5u
Learn more about MATLAB: https://goo.gl/8QV7ZZ
Learn more about Simulink: https://goo.gl/nqnbLe
See what's new in MATLAB and Simulink: https://goo.gl/pgGtod

© 2021 The MathWorks, Inc. MATLAB and Simulink are registered trademarks of The MathWorks, Inc.
See www.mathworks.com/trademarks for a list of additional trademarks. Other product or brand names may be trademarks or registered trademarks of their respective holders.

Generative AI
3,336,216 Views · 4 years ago

Blog: https://lambdalabs.com/blog/de....ep-learning-is-the-f

An overview of how deep learning is completely transforming the video game industry. We go over: photorealistic neural rendering, deepfakes for gaming, GAN theft auto and dreaming up game engines with neural networks, large language models for building realistic NPCs, and using OpenAI Codex to automatically program games.

It's really clear to us at Lambda that deep learning is the most important technology to impact gaming since the advent of 3D graphics.

Generative AI
2,892,557 Views · 4 years ago

A unique dual chipset makes AXIS P3255-LVE the perfect platform for analytics based on deep learning. Ideal for various surveillance situations, this outdoor-ready dome camera features granular object classification and all the high-quality AXIS P32 Series features.
Discover more at https://www.axis.com/products/axis-p3255-lve

At Axis Communications we offer scalable network video surveillance solutions, including intelligent analytics, for businesses of any size. We can provide you with a complete A-Z network video solution. Or you can integrate exactly what you need right now into your existing solution and add more products from Axis at your own pace. Our solutions protect your premises – and your bottom line.

Follow us to find out more:
Website: https://www.axis.com
Facebook: https://www.facebook.com/axiscommunications
LinkedIn: https://www.linkedin.com/compa....ny/axis-communicatio
Secure Insights Blog: https://www.axis.com/blog/secure-insights/

The video is copyright protected and belongs to Axis Communications AB (Axis). Axis does not authorize reproduction of any copyright protected material for commercial purposes. Nor do we permit local hosting of Axis materials on third-party webpages or social media accounts. Instead, we encourage and specifically authorize you to “deep link” to relevant Axis videos available e.g. on our official YouTube channel.

Generative AI
2,520,188 Views · 4 years ago

In this 2018 GDC session, Valve's John McDonald discusses how Valve has utilized Deep Learning to combat cheating in Counter-Strike: Global Offensive.

Join the GDC mailing list: http://www.gdconf.com/subscribe

Follow GDC on Twitter: https://twitter.com/Official_GDC

GDC talks cover a range of developmental topics including game design, programming, audio, visual arts, business management, production, online games, and much more. We post a fresh GDC video every day. Subscribe to the channel to stay on top of regular updates, and check out GDC Vault for thousands of more in-depth talks from our archives.

Generative AI
3,078,128 Views · 4 years ago

Dawn Song is well-known for her research on the intersection of deep learning and security. Aside from her research, Song is also a Professor in the Department of Electrical Engineering and Computer Science at UC Berkeley and CEO of Oasis Labs, a blockchain startup that is creating a privacy-first cloud computing platform no blockchain. She has received several awards for her work including the MacArthur Fellowship, the Guggenheim Fellowship, and Best Paper awards from top conferences.

Andrew sits down with Song to chat about her unconventional career path and her current research projects.

Here’s what you’ll learn in the interview:

00:34: How Song first got started in deep learning and security
4:00: How Song self-designed a reading program structured around representational learning
13:22: How computer security can help deep learning
17:03: Song’s research on how to build resilient machine learning systems
21:55 How a “consistency check” approach can defend against attacks
25:31: Song’s work in AI and data privacy
27:49: How deep learning can help computer security
30:16: How Song’s startup, Oasis Labs, is creating privacy-preserving smart contracts
34:42: Song’s advice for learners breaking into a new field


Want to build your own career in deep learning? Get started by taking the Deep Learning Specialization.

Generative AI
3,132,198 Views · 4 years ago

H2O.ai is a software platform that offers a host of machine learning algorithms, as well as one deep net model. It also provides sophisticated data munging, an intuitive UI, and several built-in enhancements for handling data. However, the tools must be run on your own hardware.

Deep Learning TV on
Facebook: https://www.facebook.com/DeepLearningTV/
Twitter: https://twitter.com/deeplearningtv

H2O.ai was founded by SriSatish Ambati, Cliff Click, and Arno Candel. In addition to its only deep net – a vanilla MLP – the platform offers a variety of models like GLM, Distributed Random Forest, Naive Bayes, a K-Means clustering model, and a few others. H2O.ai can be linked to multiple data sources in order to train data loads.

The UI is highly intuitive, but you can also work with the tools through other apps like Tableau or Excel. These interfaces allow you to set up a deep net by configuring its hyper-parameters.

H2O.ai needs to be deployed and maintained on your own hardware, which may be a limiting factor. However, the platform comes with many performance enhancements like in-memory map-reduce, columnar compression, and distributed parallel processing. Depending on your hardware’s capabilities, training on big data sets could be completed in a reasonable amount of time. As an added note, it’s unclear whether or not GPU support is a built-in feature at this point in time.

Do you have any experience with the H2O.ai platform? Please comment and share your thoughts.

Credits
Nickey Pickorita (YouTube art) -
https://www.upwork.com/freelan....cers/~0147b8991909b2
Isabel Descutner (Voice) -
https://www.youtube.com/user/IsabelDescutner
Dan Partynski (Copy Editing) -
https://www.linkedin.com/in/danielpartynski
Marek Scibior (Prezi creator, Illustrator) -
http://brawuroweprezentacje.pl/
Jagannath Rajagopal (Creator, Producer and Director) -
https://ca.linkedin.com/in/jagannathrajagopal

Generative AI
3,517,511 Views · 4 years ago

Submission Link (for Bootcamp candidates):https://forms.gle/iG3dYP35cwDptAkc7

👽👽Last submission Date: 16th July 2022👽👽
_

01:01:29 Dataset Link and Jam board Link


Register yourself on https://www.devtown.in/events and get a MICROSOFT and GOOGLE certified Certificate for your Bootcamp.

Connect with your mentor
https://www.linkedin.com/in/sinha-shaurya/

Join Campus Ambassador Program:
https://forms.gle/jx1tJnWZguqgPPZ48

Great Careers Start with Best Mentors, and DevTown is the one-stop destination to add value to your learning 💯.


WE WILL BE SHARING REGULAR UPDATES ON BOOTCAMPS IN THE DISCORD SERVER.
Discord: https://discord.gg/8GYWXGZzhP
WhatsApp Link: https://chat.whatsapp.com/KTPR1xwi7ClBlDbG9QY9JW

Connect with us at :
Website : https://www.devtown.in/
Biolink : https://bio.link/devtown
LinkedIn : https://www.linkedin.com/company/devtown-in/
Instagram: https://www.instagram.com/devtown.in/
YouTube: https://www.youtube.com/c/DevTownIndia
Telegram: https://t.me/+SpGlIxJzqmZ4wpJf
Discord: https://discord.gg/8GYWXGZzhP



#devtown #python #deeplearning #backend #machinelearning #artificialintelligence #datascience #webdevelopment #fullstackdeveloper #placements #coding #competitiveprogramming #code #software #programmerlife #developerlife #google #coder #programmers #javascript #python #programmingmemes #html #css #tech #programminglife #technology #codinglife #softwareengineer #programmerhumor #softwaredeveloper #programming

Generative AI
3,138,110 Views · 4 years ago

From the MaRS Discovery District, to ventureLAB, to the Durham College AI/HUB, the support you need to grow your AI business is here.

https://torontoglobal.ca/ai

Generative AI
2,355,862 Views · 4 years ago

Please subscribe to keep me alive: https://www.youtube.com/c/Code....Emporium?sub_confirm

BLOG: https://medium.com/@dataemporium

MATH COURSES (7 day free trial)
📕 Mathematics for Machine Learning: https://imp.i384100.net/MathML
📕 Calculus: https://imp.i384100.net/Calculus
📕 Statistics for Data Science: https://imp.i384100.net/AdvancedStatistics
📕 Bayesian Statistics: https://imp.i384100.net/BayesianStatistics
📕 Linear Algebra: https://imp.i384100.net/LinearAlgebra
📕 Probability: https://imp.i384100.net/Probability

OTHER RELATED COURSES (7 day free trial)
📕 ⭐ Deep Learning Specialization: https://imp.i384100.net/Deep-Learning
📕 Python for Everybody: https://imp.i384100.net/python
📕 MLOps Course: https://imp.i384100.net/MLOps
📕 Natural Language Processing (NLP): https://imp.i384100.net/NLP
📕 Machine Learning in Production: https://imp.i384100.net/MLProduction
📕 Data Science Specialization: https://imp.i384100.net/DataScience
📕 Tensorflow: https://imp.i384100.net/Tensorflow

REFERENCES
[1] The main Paper: https://arxiv.org/abs/1706.03762
[2] Tensor2Tensor has some code with a tutorial: https://www.tensorflow.org/tut....orials/text/transfor
[3] Transformer very intuitively explained - Amazing: http://jalammar.github.io/illustrated-transformer/
[4] Medium Blog on intuitive explanation: https://medium.com/inside-mach....ine-learning/what-is
[5] Pretrained word embeddings: https://nlp.stanford.edu/projects/glove/
[6] Intuitive explanation of Layer normalization: https://mlexplained.com/2018/1....1/30/an-overview-of-
[7] Paper that gives even better results than transformers (Pervasive Attention): https://arxiv.org/abs/1808.03867
[8] BERT uses transformers to pretrain neural nets for common NLP tasks. : https://ai.googleblog.com/2018..../11/open-sourcing-be
[9] Stanford Lecture on RNN: http://cs231n.stanford.edu/sli....des/2018/cs231n_2018
[10] Colah’s Blog: https://colah.github.io/posts/....2015-08-Understandin
[11] Wiki for timeseries of events: https://en.wikipedia.org/wiki/....Transformer_(machine

Generative AI
2,877,907 Views · 4 years ago

Deep Learning is the the most exciting subfield of Artificial Intelligence, yet the necessary hardware costs keep many people from participating in its research and development. I wanted to see just how cheap a deep learning PC could be built for in 2020, so I did some research and put together a deep learning PC build containing brand new parts that comes out to about 450 US dollars. I chose NewEgg for the parts because it has a global shipping policy, deep learning belongs to the world not just the United States. In this episode, I’m going to walk you through what the deep learning stack looks like (CUDA, Jupyter, PyTorch, etc.) , why i chose the various hardware components, and then I’ll show you how to setup the full deep learning software stack on your PC. Enjoy!

TWITTER: https://bit.ly/2OHYLbB
WEBSITE: https://bit.ly/2OoVPQF
INSTAGRAM: https://bit.ly/312pLUb
FACEBOOK: https://bit.ly/2OqOhx1

Please subscribe for more educational videos! It means a lot to me.

DIY Deep Learning PC parts list (about $450):
-------------------------------------------------------
GPU (GTX 1650): https://bit.ly/31Jb4Hu
Motherboard (MSI A320M ): https://bit.ly/2uyCaop
Hard Drive (Seagate Firecuda 1TB): https://bit.ly/2tKxUSi
RAM (SK Hynix 8 GB): https://bit.ly/2UMpWD8
Power Supply (Corsair 450W): https://bit.ly/2w74yOT
CPU (AMD Ryzen 3 Series 4 Core 3.1 ghz): https://bit.ly/31HwiFl
PC Case (2 fans built-in): https://bit.ly/39p7IMo
--------------------------------------------------------
Note* - each part price is always fluctuating +/- 10 dollars in price

The ABS $600 pre-built pc:
https://bit.ly/2OJjcCh

PyTorch’s Image Classifier Example:
https://pytorch.org/tutorials/....beginner/blitz/cifar

Linus Tech Tips POV PC Build Guide:
https://www.youtube.com/watch?v=v7MYOpFONCU

Instructables PC Build Guide:
https://www.instructables.com/....id/Build-a-Gaming-Co

Nvidia’s CUDA Documentation:
https://docs.nvidia.com/

Docker:
http://docker.com/

Petronetto’s Deep Learning Docker Image:
https://github.com/petronetto/....docker-python-deep-l

Another Deep Learning Docker Image:
https://github.com/NVAITC/ai-lab

Are you a total beginner to machine learning? Watch this:
https://www.youtube.com/watch?v=Cr6VqTRO1v0

Learn Python:
https://www.youtube.com/watch?v=T5pRlIbr6gg

Live C Programming:
https://www.youtube.com/watch?v=giF8XoPTMFg

CUDA Explained:
https://www.youtube.com/watch?v=1cHx1baKqq0

Hit the Join button above to sign up to become a member of my channel for access to exclusive live streams!

Signup for my newsletter for exciting updates in the field of AI:
https://goo.gl/FZzJ5w

Can't afford a PC right now? That's OK, use Google Colab for a free cloud GPU:
https://colab.research.google.com/

Credits:
Nvidia team
PyTorch team
Image/GIF assets are from across the Web, i take no credit for them
(except some memes)
Comedy Central (“Nathan for you” clip)

And please support me on Patreon:
https://www.patreon.com/user?u=3191693

Generative AI
3,429,215 Views · 4 years ago

DATA is available on the Trimble Learn platform: https://learn.trimble.com/lear....n/course/external/vi

This course is intended to introduce the Deep Learning (Convolutional Neural Network (CNN)) functionalities within the Trimble eCognition Developer Software and consists of 4 videos.

+ Introduction to Deep Learning 1 of 4: Introduction and Set-up
+ Introduction to Deep Learning 2 of 4: Creating Samples
+ Introduction to Deep Learning 3 of 4: Create / Train / Save CNN
+ Introduction to Deep Learning 4 of 4: Apply CNN with OBIA

This course is for free and can be conducted also with the Developer Trial version: https://geospatial.trimble.com/ecognition-trial.

Accessing this course from the Trimble Learn platform, you will have to create an account (also for free) and enroll to this course. Additionally to the DATA you will also receive a CERTIFICATE if you finish the course on the Trimble Learn platform.

Enjoy diving into eCognitions Deep Learning world!

______________Video Content_________________

00:00​ - Introduction & Theory
04:13​ - Create Project and load Data
05:32 - Rename Aliases
06:43 - Save Project

(⊙_☉)




Showing 221 out of 583