Neural networks have a proven ability to learn complex data sets, but suffer from the amount of processing time required for large based networks. FPGAs, which have become commonplace since their inception, offer the academic community a way of achieving real-time computation due to their parallel nature. Unfortunately, floating-point neural networks require large amounts of gate space, which in turn results in having to utilise an expensive FPGA. Fractional FPGA Neural Networks explores an alternative numeric system, where integer based fractions are used in the computations, rather than...
Neural networks have a proven ability to learn complex data sets, but suffer from the amount of processing time required for large based networks. FPG...