Simple Neural Network

    Simple way to learn neural network on C++

    Featured
    4 Votes
    Simple Neural Network - Simple way to learn neural network on C++ media 1
    Simple Neural Network - Simple way to learn neural network on C++ media 2

    Description

    It is a mini frame work for creating and training a neural network by the method of error back propagation with stochastic gradient descent for the C++ language. The module is for designing a neural network with any number of layers of any size.

    Recommended Products