I am trying to find code for neural networks with a Gaussian function as a radial basis function. I want to use the BackPropagation training rule.
I have all the data, so I only need an RBF neural network. Thanks!
The Encog library (C # and Java) has the following functions:
http://www.heatonresearch.com/encog
Source: https://habr.com/ru/post/913199/More articles:Launch an ubuntu service environment - ubuntuSet environment variable in script / access shell in Java program - javaFormatted XML output in CXF? - javaWork / Theft Job ThreadPoolExecutor - javaWhat is the best way to remove list items in a loop in C # - listPyCharm 2.5 TestRunner cannot import specific module - djangoiteration over PagedListHolder in jsp - springEntering text in XNA (for entering names, conversations) - c #Where is Model.py in Django source code? - pythonUse BeautifulSoup to extract text before the first user tag - pythonAll Articles