Hi, what do you want to do?
Curated Video
Describe computer programming : Common Data Types
From the section: Common Coding Concepts.This section will cover common coding concepts such as Scratch setup, bugs, pseudocode, decomposition, commenting and many more.<b<br/>r/>
Common Coding Concepts: Common Data Types
Common Coding Concepts: Common Data Types
Curated Video
Describe computer programming : You Can Code! Part 2
From the section: You can code!. This section will help you discover some interesting facts about coding.
You can code!: You Can Co
de! Part 2
• Get the synopsis
about the Tuple
• Learn about t
he benefits of...
You can code!: You Can Co
de! Part 2
• Get the synopsis
about the Tuple
• Learn about t
he benefits of...
Curated Video
Describe computer programming : You Can Code! Part 1
From the section: You can code!. This section will help you discover some interesting facts about coding.
You can code!: You Can Co
de! Part 1
• Create a simple list with names and anoth
er with numbers
• ...
You can code!: You Can Co
de! Part 1
• Create a simple list with names and anoth
er with numbers
• ...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Introduction: What are Artificial Neural Networks and how do they learn?
From the section: Artificial Neural Networks. In this section, we’ll cover Bayes Theorem, Naive Bayes, SVM and SVC to classify data.
Artificial Neural Networks: Introduction: What are Artificial Neural Networks and how do...
Artificial Neural Networks: Introduction: What are Artificial Neural Networks and how do...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Support Vector Classifiers in Action
From the section: Machine Learning: Part 2. In this section, we’ll cover Bayes Theorem, Naive Bayes, SVM and SVC to classify data.<b<br/>r/>
Machine Learning: Part 2: [Activity] Support Vector Classifiers in Action
Machine Learning: Part 2: [Activity] Support Vector Classifiers in Action
Encyclopaedia Britannica
Britannica Insights: The Coronavirus Pandemic and Research at the ALS Therapy Development Institute
Conversation with Carol O. Hamilton, the Senior Director of Development at the ALS Therapy Development Institute (ALS TDI), to find out how they were able to keep their research lab and scientists active during the pandemic.
Science360
Research on popular sentiments in the Middle East - Long interview
Mansoor Moaddel, Professor of Sociology at Eastern Michigan University and Research Affiliate of the Population Studies Center at the University of Michigan, is a world-renowned expert on public sentiments in the Middle East. In this...
Curated Video
Evaluate the impact of an AI application used in the real world. (case study) : Working with X-Ray images: Case Study - Part 6
From the section: CNN-Industry Live Project: Find Medical Abnormalities and Save Life. This section includes a CNN-Industry live project on working with X-Ray images.
CNN-Industry Live Project: Find Medical Abnormalities and...
CNN-Industry Live Project: Find Medical Abnormalities and...
Curated Video
Evaluate the impact of an AI application used in the real world. (case study) : Working with Flower Images: Case Study - Part 1
From the section: CNN-Industry Live Project: Playing With Real World Natural Images. This section includes a live project of working with flower images.
CNN-Industry Live Project: Playing with Real World Natural Images:...
CNN-Industry Live Project: Playing with Real World Natural Images:...
Curated Video
Call a function : String Manipulation Functions
From the section: Intro to PHP Programming for Web Development. In this section, we’ll learn the basics of PHP programming.<b<br/>r/>
Intro to PHP Programming for Web Development: String Manipulation Functions
Intro to PHP Programming for Web Development: String Manipulation Functions
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Support Vector Machines (SVM) and Support Vector Classifiers (SVC)
From the section: Machine Learning: Part 2. In this section, we’ll cover Bayes Theorem, Naive Bayes, SVM and SVC to classify data.<b<br/>r/>
Machine Learning: Part 2: Support Vector Machines (SVM) and Support Vector Classifiers (SVC)
Machine Learning: Part 2: Support Vector Machines (SVM) and Support Vector Classifiers (SVC)
Makematic
UN Global Goal 12: Responsible Consumption (Ages 5 - 11)
Short animation explaining UN Sustainable Development Goal 12: Responsible, Consumption and Production for younger students
Packt
Data transmission : Physical versus logical topology
From the section: Introduction to Computer Networks (ICND1). This Section introduces Computer Networks. This includes lectures on Physical Components, Topology, Speed etc. Introduction to Computer Networks (ICND1): Physical versus...
msvgo
Addition and Subtraction of Complex Numbers
It explains how to add and subtract two complex numbers. It also shows the graphical representation of sum and difference of two complex numbers.
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Naive Bayes in Action
From the section: Machine Learning: Part 2. In this section, we’ll cover Bayes Theorem, Naive Bayes, SVM and SVC to classify data.<b<br/>r/>
Machine Learning: Part 2: [Activity] Naive Bayes in Action
Machine Learning: Part 2: [Activity] Naive Bayes in Action
National Institute of Standards and Technology
Cybersecurity Framework Overview Pat Gallagher
NIST Director Patrick Gallagher says that the Cybersecurity and Critical Infrastructure Frame-Cybersecurity and Critical Infrastructure Frame-work needs the owners and operators of critical infrastructure to make best possible decisions...
Brainwaves Video Anthology
Joseph S. Renzulli - Enjoyment, Engagement and Enthusiasm
Dr. Joseph S. Renzulli is a leader and pioneer in gifted education and applying the pedagogy of gifted education teaching strategies to all students. The American Psychological Association named him among the 25 most influential...
IDG TECHtalk
How Python automatically manages memory: Python memory management, Part 1
Memory management in Python is handled automatically behind the scenes by the Python runtime, leaving you free to concentrate on the actual problem you're solving. Learn how Python's runtime manages memory for objects by way of reference...
Packt
Importance of Maven in Framework Development
This video discusses the importance of Maven in developing the framework.
<
br/>
This clip is from the chapter "Framework Part 3 - Maven Build Management Tool" of the series "Selenium WebDriver with Java - Basics to Advanced and...
<
br/>
This clip is from the chapter "Framework Part 3 - Maven Build Management Tool" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Packt
Introduction to computer hardware and software : Form Factors
From the section: Motherboards. In this section, we look into motherboard features such as Chipsets and how to install. Motherboards, power supplies, and cases are surprisingly interchangeable due to industry standards called form...
TLDR News
How Anti-Vaxxers Rejecting COVID Vaccine Could REALLY Impact You - TLDR News
Researchers around the world are investing billions of dollars and millions of hours into a vaccine for Coronavirus. Many people are looking forward to the day that the vaccine is released, but currently, around 50% of Americans say that...
Professor Dave Explains
MERS-CoV and SARS-CoV-2 (COVID-19)
After learning about the SARS-CoV that hit in 2003, it's time to learn about MERS-CoV, which hit in 2012, and SARS-CoV-2, the one responsible for COVID-19 and the current pandemic. Let's compare these three viruses and talk about our...
Brainwaves Video Anthology
Maggie Front - Restorative Justice
Maggie Front is a graduate of the Global Competency Certificate program at Columbia Teachers College, where she was a member of the pilot cohort. She recently collaborated on a two-year Teacher Inquiry Project to pilot a middle school...
Curated Video
Discuss the importance of data : Pruning a tree in Python
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In...