An open API service providing repository metadata for many open source software ecosystems.

Topic: "generalized-neural-network"

muhendis/Generalized-regression-neural-networks-library-from-scratch

Generalized Regression Neural Networks estimates using the weighted averages of the outputs of the training data set. (With Gaussian kernel and Euclidean distance)

Language: Python - Size: 152 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 0

kylesadler/NeuralNetwork.java

Java class for easily creating, training, and testing neural networks. Simply specify the network's structure and parameters and add data -- the rest is done for you!

Language: Java - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0