Institute for New Economic Thinking
Models and Laws | How & How NOT to Do Economics with Robert Skidelsky
How do economists seek to establish their so-called laws? What is the scientific status of such laws? Are they always valid or merely useful rules-of-thumb? These, and more questions, are answered in this fifth lecture in INET’s “How and...
Blockchain Central
DApps on Bitcoin Blockchain?
This week on Blockchain Central: we’ll take a closer look at Qtum, a unique blockchain that attempts to link existing crypto currencies and make them interchangeable.
Physics Girl
What can you do with a physics degree? Take 2
Where do physics majors end up, besides broke and teaching the next mob of physics majors? How many physics majors end up working in History and English right out of school?
Curated Video
Interpreting Market Data: How to Use Market Insights to Make Business Decisions
This is a video that explains the importance of interpreting market data for businesses. The speaker makes a clear distinction between marketing data and market data, the latter of which refers to the internal collection of data that...
Science360
Unmanned Aircraft to Cooperate in Daring Hurricane Missions - Innovators
Getting unmanned aircraft to fly in coordination with one another, while in the throes of hurricane force winds, is no easy feat. It calls for a lot of mathematical formulas, tricky steering algorithms and prototype testing. But,...
IDG TECHtalk
How AI helps scientists fight COVID-19
Artificial intelligence is useful for sorting through massive amounts of data and identifying anomalies within that data. Given the swaths of data healthcare workers and scientists are sorting through due to the coronavirus pandemic,...
Curated Video
Describe a neural network : Implement a Multi-Layer Perceptron (MLP) For Supervised Classification
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,...
Espresso Media
Water Crisis in South Africa: Challenges and Predictions
This video discusses the water crisis in Cape Town, South Africa, and the challenges faced by the local people in accessing clean water. It also touches upon the government's role in addressing the crisis and the need for preparedness in...
Packt
Develop an AI system to solve a real-world problem : Boosting and Ensembles
From the section: Predicting Sales with Supervised Learning. In this section, learners will use their first machine learning techniques, including Support Vector Machines and Artificial Neural Networks. These techniques will be applied...
KnowMo
Lines of Best Fit and Predictions in Scatter Graphs
The video is a tutorial that explains how to draw lines of best fit on scatter graphs to identify correlation between two variables and make predictions based on the trend of the data. The video demonstrates examples of scatter graphs...
Blockchain Central
5 Key Crypto Events of 2018 (Year Review)
This week on Blockchain Central: we will have a look back at the most important crypto events from 2018, that have changed the entire course of the industry
Fun Robotics
Salary Prediction Model
Training a regression model to predict candidates' salaries using a linear regression algorithm.
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Backpropagation Training
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Backpropagation Training
TLDR News
Can You Trust Election Polling Data? - TLDR News
If you look at the polls it appears that the Conservatives have a pretty easy route to number 10, with the party outperforming their opposition in essentially all of the polls. However, we wanted to take a moment to question the validity...
Fun Robotics
Understanding Train-test-split Function
Exemplifies the working of train_test_split function.
AllTime 10s
10 Nostradamus Predictions That Haven't Come True Yet
Believers have credited him with predicting some of history's most earth shattering events, from Napoleon to Hitler and even 9/11. But what's left for this infamous astrologist's writings? Alltime10s has scoured the prophecies to find 10...
Blockchain Central
Can You Predict Future With Blockchain?
This week on Blockchain Central: we will explain how prediction markets work and how blockchain can help them come true.
Fun Robotics
Working principle of Decision Tree
Describes the working principle of a decision tree algorithm.
Curated Video
Ensemble Machine Learning Techniques 3.2: How Bagging Works
This video aims to teach the viewer how to use Bootstrapping for Ensemble Learning. • We go into the details of application of Bootstrapping for ensemble Learning • Use understand about Bootstrap aggregating • Look at the Algorithm for...
Packt
Training Versus Validating Dataset
In this video, we will cover training versus validating dataset. This clip is from the chapter "Fundamental Principles of Machine Learning on Azure (30- 35%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course + Ques".In...
Brainwaves Video Anthology
Jim Lecinski - Artificial Intelligence
Jim Lecinski is a Clinical Associate Professor of Marketing at Kellogg where he teaches Marketing Strategy and Omni-Channel Marketing Distribution Strategy. He also teaches the core marketing course in Kellogg’s MBAi program. Prior to...
Economics Explained
No. China Is Not Going To Collapse... Yet: End Of The Economic Miracle?
Why is everybody suddenly predicting that China is on the brink of collapse? What are the chances these predictions will actually come true and why is this most likely totally overblown? Helping you become more knowledgeable about how...
Curated Video
Microsoft SQL Server Development for Everyone - What are Relationships, Foreign Keys, and Normalization?
This video focuses on relationships, foreign keys, and normalization. This clip is from the chapter "Relationships and Foreign Keys" of the series "Microsoft SQL Server Development for Everyone".This section presents an introduction to...
Curated Video
Ensemble Machine Learning Techniques 6.3: Example on Kaggle Competition
We will get comfortable with using ensemble learning for competitive data science. • We will understand the dataset • We will create and train different models • We will combine the trained models using stacking and get our final result