News

An efficient scheme is presented for implementing the LMS-based transversal adaptive filter in block floating-point (BFP) format, which permits processing of data over a wide dynamic range, at ...
In order to improve the predictive accuracy of thermal error, a predictive method based on improved particle swarm optimized back propagation neural network is proposed in this paper. Because of back ...
Simple two-layer neural network written in Python mainly to solve the XOR problem. NN implemented in two versions: without tensorflow usage and with tensorflow package. It uses back-propagation ...