corner imagecorner image
IDEPlatformPluginsDocs & SupportCommunityPartners

Neurox - plugin detail

This module allows to create simple artificial neural networks and provides functionality to testing and learning it.

NetBeans Plugin - Neurox
Plugin owner: olekpi
Website:
Added: 2009-02-22
Last updated: 2009-02-23
NetBeans Versions:
License: GPL
Category: Fun Stuff
Size: 0.06 MB
Downloaded: 1,526 times
Rating:
 4.26, by 4 users


Download plugin

Verifications for NetBeans versions

Plugin is not subject to any verification

Introduction

I have created a new file type (.nrx) and implemented a graphical interface for this module. In the visual representation of the neural network, new neurons can be created from the palette and connections between neurons can be created by holding shift and dragging a neuron. By default, value of every neuron is undefined and it can be edited by user. User can provide values for every input neuron (input neuron is a neuron that has no incoming connections from any other neuron) and calculate values of every other neuron in the network. There is also possibility to create many pages (by default there is one page). On each page neurons can have different values. To begin learning process of neural network, user should define values of every input and output neuron (so it will be the training data) and choose Learn Mode. There is also possibility to save/load values of input and output neurons.

What's new in this version

I have added a help topic for this module which provides more information about the plugin.

[ You have to be logged in to be able to comment. ]

User Comments

  

Neurox - plugin

There is also possibility to create many pages (by default there is one page). On each page neurons can have different values.
Posted by RobertPattinson on May 04, 2012