Instructional Video3:50
Curated Video

Predictive Analytics with TensorFlow 7.4: Deep Belief Networks

Higher Ed
While weights of an MLP are initialized randomly, a DBN uses a greedy layer-by-layer pretraining algorithm to initialize the network weights through probabilistic generative models composed of a visible layer and multiple layers of...
Instructional Video5:39
APMonitor

Data Engineering Overview

10th - Higher Ed
Data engineers consolidate and prepare data for visualization, cleansing, scaling, and data division for training, validation, and testing. Data Engineering: Part 1 Gathering data is the process of consolidating disparate data (Excel...
Instructional Video7:45
Curated Video

Evaluate visual representations of data that models real-world phenomena or processes : Visualizing Text Data

Higher Ed
From the section: NLP Visualization and Model Experimentation. Visualize text data and view data embeddings. View and track hyperparameter tuning and display training configurations to run reproducible experiments. In this video, we’ll...
Instructional Video25:08
Financial Times

How to make money in the music business | FT Film

Higher Ed
The FT's Donell Newkirk asks some of the world's biggest music companies, record labels, and producers how they are adapting to a fast-changing industry. And he follows an up-and-coming artist struggling to make his fair share during the...
Instructional Video3:58
Curated Video

Julia for Data Science (Video 24)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Instructional Video4:31
Curated Video

UX Design for Web Developers (Video 33)

Higher Ed
User experience (UX) design is a theoretical understanding of how users interact with websites. The major challenge developers building a company website face is finding the right balance that fulfills the objectives of the company as...
Instructional Video6:30
Curated Video

UX Design for Web Developers (Video 37)

Higher Ed
User experience (UX) design is a theoretical understanding of how users interact with websites. The major challenge developers building a company website face is finding the right balance that fulfills the objectives of the company as...
Podcast4:32
KERA

Refugee Children Found a Home in Dallas

Pre-K - Higher Ed
A young Dallas couple has decided to open their doors to refugee children in their neighborhood. They don’t run a daycare or an afterschool program, but host refugee children at their home for games, movies, and even homework. Their home...
Instructional Video6:40
Curated Video

UX Design for Web Developers (Video 20)

Higher Ed
User experience (UX) design is a theoretical understanding of how users interact with websites. The major challenge developers building a company website face is finding the right balance that fulfills the objectives of the company as...
Instructional Video4:35
Curated Video

Mastering Swift 2 Programming (Video 58)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video4:32
Curated Video

Describe a neural network : Neural Network for Image Type Data

Higher Ed
From the section: Introduction to Artificial Neural Networks (ANN). This section introduces Artificial Neural Networks. You will learn about Neural Network for Binary Classifications, Neural Network with PCA for Binary Classifications,...
Instructional Video7:22
Curated Video

Deep Learning with Python (Video 13)

Higher Ed
Deep learning is currently one of the best providers of solutions regarding problems in image recognition, speech recognition, object recognition, and natural language with its increasing number of libraries that are available in Python....
Instructional Video23:33
The Wall Street Journal

The View From Washington: Part I

Higher Ed
From nutrition, to food safety, to drug policy-how the Food and Drug Administration will shape the food industry in 2019.
Instructional Video2:48
Curated Video

Evaluate the accuracy of an artificial intelligence system : Evaluate Accuracy of the DNN Model

Higher Ed
From the section: ANN & DNN With MXNet Package in R. This section is about ANN & DNN with MXNet Package in R. ANN & DNN With MXNet Package in R: Evaluate Accuracy of the DNN Model
Instructional Video10:10
Curated Video

Power BI Masterclass - Learning DAX: Customer Classification with Custom Label Calculation

Higher Ed
In this video, we will be learning DAX to find out customer classification with custom label calculation. This clip is from the chapter "DAX, Excel, and More" of the series "Power BI Masterclass".In this section, we will be understanding...
Instructional Video3:12
Fun Robotics

Mid Course Project

Higher Ed
Creating a project that covers different concepts of AI
Instructional Video12:58
APMonitor

Java ☕ Printing

10th - Higher Ed
In the early days of computers, users didn't interact with the computer through a screen, as we do now. Instead, the computer would output information with a physical printer with paper. Nowadays, we don't need to print to a physical...
Instructional Video6:00
Packt

Create visual representations of data that models real-world phenomena or processes : Scatter Plots

Higher Ed
From the section: Data Visualization. In this section you will learn about data visualization, matplotlib library, bar charts, line charts and scatter plots. There’s also an activity for data visualization. Data Visualization: Scatter Plots
Instructional Video4:49
Curated Video

Choosing Appropriate Scales for Graphs Using Estimation

K - 5th
This video highlights the importance of selecting an appropriate scale to make a graph visually appealing and easy to understand. It provides examples of common mistakes in scaling graphs and demonstrates how to determine the range of...
Instructional Video10:46
Curated Video

Evaluate the accuracy of an artificial intelligence system : Implement a DNN Based Multi-Class Classification with MXNet

Higher Ed
From the section: ANN & DNN With MXNet Package in R. This section is about ANN & DNN with MXNet Package in R. ANN & DNN With MXNet Package in R: Implement a DNN Based Multi-Class Classification with MXNet
Instructional Video5:52
Curated Video

Mastering Tableau 2018.1, Second Edition 5.6: Working with Colors and Shapes

Higher Ed
In this video, we’ll see how to apply colors and shapes using marks card. • Understand marks card: colors and shape • Apply colors using marks card • Applying shapes using marks card
Instructional Video6:45
FuseSchool

How to create interactive exercises using the Lessons activity tool - SMART tutorials for teachers

6th - Higher Ed
Are you ready to go to the next level of teaching with the Interactive Whiteboard? SMART tutorials for teacehrs shows you how to create engaging, interactive lessons with your Lessons activity tool - brought to you by the virtual school !
Instructional Video13:38
Packt

Create a computer vision system using decision tree algorithms to solve a real-world problem : Introduction to MatPlotLib

Higher Ed
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Instructional Video5:02
Fun Robotics

Graphical User Interface in Python Part 1

Higher Ed
Graphical user-interface introduction and implementation using Python