Hi, what do you want to do?
Curated Video
Explicit Rule for Arithmetic Sequences - 2
In this video, we look at how to write an explicit rule for an arithmetic sequence. An arithmetic sequence is a sequence that increases by a common difference (meaning you add or subtract to get to the next term).
Curated Video
Writing Rules for Geometric Sequences
In this video, we derive the rule for writing geometric sequences using the "n-1" notation.
Curated Video
Algebra | The nth Term | Maths with Mrs. B
Explore the concept of the nth term and learn how to write an nth term expression for a sequence in this clear, step-by-step tutorial.
00:00 In
troduction
00:1
2 Demonstration
03:03 Ques
tions
03:22
Example...
00:00 In
troduction
00:1
2 Demonstration
03:03 Ques
tions
03:22
Example...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Text Classification with LSTMs
In this video, we will work on text classification with LSTMs.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section, we...
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section, we...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Text Preprocessing
In this video, we will work on text preprocessing.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section, we will talk...
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section, we will talk...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Code Preparation (NLP)
In this video, you will learn how to write the code to turn a sequence of words into an acceptable format such that they can be converted into a matrix of numbers.
<
br/>
This clip is from the chapter "Natural Language Processing...
<
br/>
This clip is from the chapter "Natural Language Processing...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Embeddings
In this video, we will understand what embedding is.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section, we will talk...
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section, we will talk...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - RNN for Image Classification (Theory)
In this video, we will understand how to apply RNN for image classification.
<
br/>
This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural...
<
br/>
This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Sequence Data
In this video, you will learn about sequence data.
<
br/>
This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In...
<
br/>
This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In...
Curated Video
Advanced Chatbots with Deep Learning and Python - Separation and Sequence
In this video, you will learn to make the train-test story questions and answers. We will then use a for loop to enter the story, question, and answer into the respective parts.
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Text Classification with CNNs
In this video, we will move into action and work on text classification with CNNs.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with...
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - CNNs for Text
In this video, we will understand how we can use CNNs for text sequences.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Code Preparation (NLP)
In this video, we will look at the code preparation we will use for NLP and understand it.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with...
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Text Preprocessing
In this video, we will move into action and understand how to do text preprocessing using Colab notebook.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural...
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Separation and Sequence
In this video, you will learn to make the train-test story questions and answers. We will then use a for loop to enter the story, question, and answer into the respective parts.
<
br/>
This clip is from the chapter "Advanced...
<
br/>
This clip is from the chapter "Advanced...
Curated Video
The Human Genome Project: Mapping the Blueprint of Life
The Joint Genome Institute is part of the largest biomedical project ever undertaken, the Human Genome Project. This project aims to map and identify the 30,000 genes that make up the human blueprint. By determining the sequences of the...
Curated Video
The Human Genome Project: Mapping the Blueprint of Life
The Joint Genome Institute, funded by the US Department of Energy, is part of the largest biomedical project ever undertaken - the Human Genome Project. This project aims to map and identify the 30,000 genes that make up the human...
Curated Video
GCSE Maths - Types of Number Sequences - Arithmetic vs Geometric #54
This video covers how to tell whether a sequence of numbers is an arithmetic or geometric sequence.
This video is suitable for maths courses around
the world.
KS3 - All
on your course
GCSE Foundation -
All on your...
This video is suitable for maths courses around
the world.
KS3 - All
on your course
GCSE Foundation -
All on your...
Curated Video
GCSE Maths - How to Write Expressions for the nth term of Arithmetic Sequences #55
This video covers how to write an expression to represent a sequence of numbers e.g. 5, 9, 13, 17, 21... could be expressed as 4n + 1 This video is suitable for maths courses around the world. KS3 - All on your course GCSE Foundation -...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - BiLSTM Models
This video explains the BiLSTM models in detail.
<
br/>
This clip is from the chapter "Recurrent Neural Networks in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section...
<
br/>
This clip is from the chapter "Recurrent Neural Networks in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section...
Señor Jordan
Preterite Vs Imperfect Song! (Cielito Lindo)
Here's a song based around the traditional song: "Cielito Lindo" to help you remember the difference uses of the Preterite and the Imperfect tenses in Spanish.
Curated Video
Can We Teach AI To Talk? | #AI101
This week, we’re talking about Natural Language Processing! Stay tuned for the end of the video for a lot of bloopers :)
Curated Video
Can We Store Data In DNA? | DNA Digital Data Storage
DNA holds enough information to make a person, but can we use it to store large amounts of our data?
Curated Video
Did DeepMind Solve One of Biology's Biggest Challenges? | AlphaFold 2
Did DeepMind solve the protein folding problem with AlphaFold 2? Stay tuned to find out.