Menu

Frevo / Blog: Recent posts

Creating a representation for testing purposes..

In FREVO, each Representation extends the AbstractRepresentation abstract class. The constructor of the AbstractRepresentation expects to be given four parameters:
- number of inputs that will be given to the representation,
- number of outputs that is expected to generate the representation
- a random number generator (we implemented an own class for this - seed can be given as parameter)
- and a Hashtable\<String, XMLFieldEntry>... read more

Posted by Agnes 2012-09-17 Labels: Test Representation Hashtable
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.