Introduction to Artificial Neural Networks
In this unit:
- The analogy between biological neuron and artificial neuron network.
- A detailed understanding of the algorithm underpinning artificial neural networks (ANN).
- Different functions used in ANN.
e-Portfolio Component
Run Python activities in Jupyter Notebooks (complete):
- simple_perceptron.ipynb
- perceptron_AND_operator.ipynb
- multi-layer Perceptron.ipynb