SciShow
An Ode to Salps: Our Gelatinous Marine Cousins
Salps are more than just strange balls of goo drifting through the sea—in fact, they’re more closely related to us than they are to jellyfish, and play a huge role in marine ecosystems and the global carbon cycle as the “vacuum cleaners...
MinuteEarth
The Place Where Time Flows Backwards
People all around the world tend to represent time via space, but there’s no consensus on which way time goes.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Building Parallel Data Pipelines with RxJava2
This video demonstrates building parallel data pipelines with RxJava2.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Parallel Versus Concurrent Versus Asynchronous Versus Non-Blocking
This video explains the difference between parallel versus concurrent versus asynchronous versus non-blocking concepts.
Curated Video
Fundamentals of Neural Networks - Lab 4 - Functional API
This video demonstrates functional API versus sequential API. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial neural networks where you will...
Curated Video
Deep Learning - Crash Course 2023 - TensorFlow Advanced Tricks - Ways to Create Neural Networks
In this video, we will explore advanced ways to create neural networks using TensorFlow. This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to...
Curated Video
Deep Learning - Crash Course 2023 - Create First Neural Network with TensorFlow
In this video, we will create our first neural network using TensorFlow, and also understand the various steps involved in creating the neural network. This clip is from the chapter "Deep Learning with TensorFlow 2.x" of the series "Deep...
Curated Video
Advanced Chatbots with Deep Learning and Python - Encoding
We will begin to develop our deep learning model and input placeholders to store the maximum story length, question length, and define the vocabulary size. We will now build our encoder using the sequential model.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Deep Learning Foundation for Recommender Systems: Deep Learning Quiz Solution
This video is the solution to the quiz based on the learnings of the lectures and concepts so far.
Curated Video
Recommender Systems: An Applied Approach using Deep Learning - Deep Learning Quiz Solution
This is the solution to the quiz based on the deep learning concepts learned so far in this module. This clip is from the chapter "Deep Learning Foundation for Recommender Systems" of the series "Recommender Systems: An Applied Approach...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Encoding
We will begin to develop our deep learning model and input placeholders to store the maximum story length and question length and define the vocabulary size. We will now build our encoder using the sequential model. This clip is from the...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - LSTM Implementation and Errors
This video explains the implementation of LSTM and its errors. This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries Forecasting Using Python".This...
Packt
LSTM Implementation and Errors
This video explains the implementation of LSTM and its errors. This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries Forecasting Using Python".This...
Music Matters
How to Sight Read Advanced Piano Pieces
In this advanced sight reading video we explore a two part invention from the perspective of how to sight read a more advanced piano piece, the level of sight reading is that required by many music exam boards for diploma exams. You...
Curated Video
Learn and Master C Programming - Pointer Arithmetic: Printing out Memory Addresses for Pointers
We will modify our sample from previous lecture to display memory addresses to inspect them and verify pointer arithmetic is indeed translating increments/decrements based on data type. This clip is from the chapter "Pointers" of the...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Code to build a perceptron for binary classification
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Code to build a perceptron for binary classification
Curated Video
C++ Standard Template Library in Practice - Introduction to Algorithms
In this video, we shall cover the role of algorithms, also describing some of their limitations. • The user is unfamiliar with algorithms and they need to get up to speed with this • Show them the different types of algorithms available...
Curated Video
Complete Modern C++ - Parallel Algorithms - II
This video demonstrates the usage of parallel algorithms and how they can improve the performance of your code. This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Curated Video
The Complete Java Developer Course: From Beginner to Master - Control Statements Overview
This video provides an overview of the control statements. This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the fundamental concepts...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Why DNNs in Machine Learning
This video explains why we need DNNs in machine learning. This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the DNN...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: Why DNNs in Machine Learning
In this video, we will understand why DNNs in machine learning. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Importing Libraries
In this video, you will learn how to import libraries. This clip is from the chapter "Implementation of CNN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, you will learn how to...
Packt
Fundamentals of Neural Networks - Lab 4 - Functional API
This video demonstrates functional API versus sequential API. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial neural networks where you will...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Deep Learning Overview: Introduction to Convolutional Neural Networks (CNN)
In this video, we will cover an introduction to Convolutional Neural Networks (CNN). This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A...