Forum PipFlow
Design and Implementation of Neural Network in FPGA Article - Versión para impresión

+- Forum PipFlow (https://pipflow.com/forum)
+-- Foro: Artificial Intelligence / Algorithmic trading (https://pipflow.com/forum/Forum-Artificial-Intelligence-Algorithmic-trading)
+--- Foro: Neural Networks (https://pipflow.com/forum/Forum-Neural-Networks)
+--- Tema: Design and Implementation of Neural Network in FPGA Article (/Thread-Design-and-Implementation-of-Neural-Network-in-FPGA-Article)



Design and Implementation of Neural Network in FPGA Article - waldo - 04-11-2017

This paper constructs fully parallel NN hardware architecture, FPGA has been used to reduce neuron hardware by design the activation function inside the neuron without using
lookup table as in most researches, to perform an efficient NN. It consist of two main parts; the first part covers network training using MATLAB program, the second part represents the
hardware implementation of the trained network through Xilinx high performance Virtex2 FPGA schematic entry design tools.