Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 745 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 745 Bytes

ADALINE Neural Network Noise Cancelation

Adaptive noise cancelation by implementing a filter using the ADALINE NN and train it by using the Widrow-Hoff Learning Rule using the noise source x(n), that has corrupted the speech.

Overview

Ideally, the neural network is capable of estimating the noise so that e(n) is the reconstructed speech signal.

Classification Results after 4 iterations with learning rate of 0.01

Classification Results