Clevered AI Wizard Level 3
Clevered AI Wizard Level 3
Clevered AI
Expert Level
1
Introduction
My name is Yuvraj Vikrant Bharadia. I am
14 years old. I was born on 11th May 2009
and I am currently studying in Year 10C in
Dubai International Academy – Emirates
Hills. I have just finished my Clevered AI
Expert Level 1 course and am graduating
to AI developer level now. In this
presentation, I will give a comprehensive
overview of my Level 1 course. This will
include a brief introduction to Data
Analysis(Types of data analysis), Machine
Learning, Deep Learning and All related
syntax that I have acquired throughout
my journey with Clevered. At the end I
will be demonstrating the final project
which was a text summarisation project
which utilises neural networks to
summarise a long text by extracting key
words and phrases, similar to what we
have done before.
Acknowledgements
1.Input gate- It discover which value 3.Output gate- The input and the
2.Forget gate - It discover the
from input should be used to modify memory of the block are used to
details to be discarded from the
the memory. decide the output.
block.
Sigmoid function (σ) decides which Sigmoid function decides which
A sigmoid function decides it.
values to let through 0 or 1. values to let through 0 or 1 and tanh
It looks at the previous state (ht-1)
And tanh function gives weightage to function gives weightage to the
and the content input (Xt) and
the values which are passed, deciding values which are passed, deciding
outputs a number between 0(omit
their level of importance ranging from their level of importance ranging
this) and 1(keep this) for each
-1 to 1. from -1 to 1 and multiplied with an
number in the cell state Ct-1.
output of sigmoid.
LSTM Code
CNN in Computer Vision – Image
Classification
Collab
Notebooks
Link to all collab
notebooks related
to each and every
chapter:
https://drive.google.
com/drive/folders/1y
yYYYG4KRmZMokVJ9
8PW9_x33jt8P7nq?us
p=drive_link
Final Project:
Text Summarisation
Link:
https://colab.research.google.co
m/drive/1ZOF3XtRw31KvMQSww
mn1a4ALCChyOhpZ