Sei sulla pagina 1di 4

DIGITAL ASSIGNMENT – 1

NEURAL NETWORKS AND FUZZY CONTROL

NAME: Satyam Kumar Jha

REGISTRATION NO: 16BEC0144

COURSE CODE: EEE1007

FACULTY : Prof SathishKumar K

The below code is to solve the madaline network problem for XOR operation
using Neural Network algorithm.
CODE :
OUTPUT:
We see that the code runs three epochs and calculates weights and bias each time. We also see that
there is not much change in the weights and bias of 2nd and 3rd epoch and that’s why the program
doesn’t run after the third epoch.

Potrebbero piacerti anche