Science ABC
What is Calculus in Math? Simple Explanation with Examples
Calculus is a branch of mathematics that deals with very small changes. Calculus consists of two main segments—differential calculus and integral calculus. Differential calculus primarily deals with the rate of change of things, while...
Curated Video
Exploring Salzburg: Music, History, and Architecture
Salzburg, Austria:"We will go to the birthplace of Mozart, one of the most famous and influential classical music composers in the world ... in Salzburg, Austria."
Curated Video
India: Cricket, the Taj Mahal, and the Holi Festival
Discovering India:To finish off this trip we'll go to India, play a little Cricket, walk through the majestic Taj Mahal, and visit the Holi festival, a party of color and joy like no other.
Curated Video
Landmarks - Glasgow Science Centre Tower
GLASGOW SCIENCE CENTRE TOWER OF THE MANY LANDMARK PROJECTS CELEBRATING THE NEW MILLENNIUM, A SCOTTISH CITY PRODUCED ONE THAT WAS UNIQUE. THE TOWER AT THE GLASGOW SCIENCE CENTRE IS THE WORLD'S FIRST CAPABLE OF REVOLVING THROUGH...
Curated Video
Exploring the Volcanoes and Natural Wonders of Costa Rica
Costa Rica:"We begin our trip in Central America to immerse ourselves in the heat of Costa Rica through its volcanoes, its beaches, and its people, and we will make an extreme hiking tour that lasts approximately 10 hours, to reach the...
Curated Video
Alaska: From Cat Mayors to Majestic Landscapes
Alaska, USA:"To finish, we will discover the charms and secrets that await you in Alaska. The Denali State Park is one of the largest parks in the world, its organization makes it easier for visitors to admire without getting lost, the...
Curated Video
Strengthening the Bank of China
The Bank of China Towers in Hong Kong were once Asia's tallest buildings. To stabilise the structure, the strongest shape was used... the triangle. Maths - Shape A Twig Math Film. Reinforce and extend the learning required by the...
Great Big Story
Meteora, Where architecture meets nature in Greece
Explore the awe-inspiring Meteora monasteries, architectural marvels perched atop Greece's towering cliffs, and a UNESCO World Heritage Site.
Curated Video
Neuschwanstein Castle and King Ludwig for Kids | Bedtime History
Learn about the creative ruler, King Ludwig, who with his wild imagination designed Neuschwanstein Castle in present-day Germany.
Great Big Story
A Stepwell Fit For a King Built By a Queen
Delve into the rich history of Rani Ki Vav, a remarkable stepwell in Patan, India. Built in the 11th century by a queen in memory of her husband, this architectural marvel stands as a testament to ancient traditions and societal values.
Wonderscape
Legacy of Roman Language: Influence on Modern Languages and Expressions
Explore the enduring impact of the ancient Roman Empire on language, from the evolution of Latin into Romance languages to the pervasive influence of Latin prefixes and roots in English. Discover how Roman numerals, phrases, and literary...
Wonderscape
Roman Architecture: Innovations and Influence
Discover the ingenuity of ancient Roman architecture, from the use of arches and vaults to the groundbreaking application of concrete. Explore iconic structures like the Pantheon and Colosseum, and see how Roman design principles...
Wonderscape
Indigenous Resistance Against Spanish and Mexican Rule
Explore the courageous acts of indigenous leaders in resisting Spanish and Mexican control in California. Learn about indigenous revolts and uprisings against the oppressive missions, highlighting the resilience and determination of...
Curated Video
The Taj Mahal: a Monument of Love and Pinnacle of Architecture
To this day, the Taj Mahal is one of the most iconic structures in India. The Mughal emperor Shah Jahan commissioned the Taj Mahal in memory of his beloved wife, Mumtaz Mahal, who died at 39. Completed in 1648 after 22 years of...
Curated Video
Big Ideas - Episode 5 - Racing Circuits
The world of Formula One racing is no stranger to new technology. The ING race index has taken the Big Idea of racetrack design to a new level. Hermann Tilke, a former racing driver, became a leader in race circuit design. Tilke...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Microservice Architecture
In this video, we dive into microservice architecture, discussing its benefits and challenges and exploring how to design and implement a microservice-based system. This clip is from the chapter "Modern-Day Cloud Concepts" of the series...
Curated Video
Fundamentals of Neural Networks - Lab 3 - Deep CNN
This video demonstrates a deeper CNN, where you will build a much bigger number of trainable parameters. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
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
Fundamentals of Neural Networks - Long Short-Term Memory (LSTM)
Long short-term memory (LSTM) is an artificial recurrent neural network (RNN) architecture used in the field of deep learning. LSTM networks are well-suited to classifying, processing, and making predictions based on time series data...
Curated Video
Fundamentals of Neural Networks - Backward Propagation Through Time
Backpropagation through time (BPTT) is a gradient-based technique for training certain types of recurrent neural networks. It can be used to train Elman networks. The algorithm was independently derived by numerous researchers. This clip...
Curated Video
Fundamentals of Neural Networks - Forward Propagation in RNN
The forward propagation in an RNN makes a few assumptions: 1) We assume the hyperbolic tangent activation function for the hidden layer. 2) We assume that the output is discrete as if the RNN is used to predict words or characters. This...
Curated Video
Fundamentals of Neural Networks - Why Use RNN
A Recurrent neural network is a type of artificial neural network commonly used in speech recognition and natural language processing. Recurrent neural networks recognize data's sequential characteristics and use patterns to predict the...
Curated Video
Fundamentals of Neural Networks - Residual Network
Deeper neural networks are more difficult to train. We present a residual learning framework to ease the training of networks that are substantially deeper than those used previously. This clip is from the chapter "Convolutional Neural...
Curated Video
Fundamentals of Neural Networks - VGG16
This video explains VGG16 which is a convolutional neural network model proposed by K. Simonyan and A. Zisserman from the University of Oxford in the paper "Very Deep Convolutional Networks for Large-Scale Image Recognition". This clip...