Artificial Neural Network - Jaringan Saraf Tiruan - Python
Artificial Neural Network - Jaringan Saraf Tiruan - Python
Sosial Media
instagram.com/ajangrahmat
youtube.com/@ProgrammerSehat
https://replicate.com/tencentarc
/gfpgan
The Age of A.I.
https://www.youtube.com/watch?
v=UwsrzCVZAb8
synthesia.io
What Is Artificial Intelligence?
The science and engineering of making intelligent machines.
Sumber:
https://www.edureka.co/bl
og/types-of-artificial-intelli
gence/
Stages Of Artificial Intelligence
1. Artificial Narrow Intelligence
2. Artificial General Intelligence
3. Artificial Super Intelligence
Sumber:
https://www.edureka.co/bl
og/types-of-artificial-intelli
gence/
Artificial Narrow Intelligence (ANI)
Also known as Weak AI.
Sumber:
https://www.edureka.co/bl
og/types-of-artificial-intelli
gence/
Artificial General Intelligence (AGI)
Also known as Strong AI.
Sumber:
https://www.edureka.co/bl
og/types-of-artificial-intelli
gence/
Artificial Super Intelligence (ASI)
When the capability of computers will surpass human beings.
Sumber:
https://www.edureka.co/bl
og/types-of-artificial-intelli
gence/
Branches Of Artifical Intelligence
Sumber:
https://www.edureka.co/bl
og/types-of-artificial-intelli
gence/
Machine Learning
Sumber:
https://www.edureka.co/bl
og/types-of-artificial-intelli
gence/
Supervised Learning
In Supervised machine learning algorithm, every instance of the training dataset consists of
input attributes and expected output. The training dataset can take any kind of data as an input
like values of a database row, the pixels of an image, or even an audio frequency
histogram.
Sumber:
https://www.edureka.co/bl
og/machine-learning-tutori
al/
Unsupervised Learning
Using the unsupervised learning algorithms you can detect patterns based on the typical
characteristics of the input data. Clustering can be considered as an example of machine
learning task that uses the unsupervised learning approach. The machine then groups similar
data samples and identify different clusters within the data.
Sumber:
https://www.edureka.co/bl
og/machine-learning-tutori
al/
Reinforcement Learning
Sumber:
https://www.edureka.co/bl
og/machine-learning-tutori
al/
Deep Learning
Sumber:
https://www.edureka.co/bl
og/types-of-artificial-intelli
gence/
Deep Learning
Sumber:
https://www.edureka.co/bl
og/what-is-deep-learning
Applications of Deep Learning
Sumber:
https://www.edureka.co/bl
og/what-is-deep-learning
Simple Definition Of A Neural Network
Modeled in accordance with the human brain, a Neural Network was built to mimic the
functionality of a human brain. The human brain is a neural network made up of multiple
neurons, similarly, an Artificial Neural Network (ANN) is made up of multiple perceptrons.
1. Input Layer: As the name suggests, this layer accepts all the inputs provided by the
programmer.
2. Hidden Layer: Between the input and the output layer is a set of layers known as Hidden
layers. In this layer, computations are performed which result in the output.
3. Output Layer: The inputs go through a series of transformations via the hidden layer
which finally results in the output that is delivered via this layer.
Sumber:
https://www.edureka.co/bl
og/what-is-a-neural-netwo
rk/
What Is A Perceptron?
1. Inputs
2. Weights and Bias
3. Summation Function
4. Activation or transformation Function
Sumber:
https://www.edureka.co/bl
og/what-is-a-neural-netwo
rk/
Neural Networks Explained With An Example
Sumber:
https://www.edureka.co/bl
og/what-is-a-neural-netwo
rk/
QnA