Package: evorobotstar Version: 1.0-1 Priority: optional Section: unknown Maintainer: Gianluca Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1-21), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.1.1-21) Architecture: amd64 Filename: ./amd64/evorobotstar_1.0-1_amd64.deb Size: 314692 Installed-Size: 1272 MD5sum: 032530089f77d90f6be91d666b871905 Description: EvoRobot* Evorobot* is an easy-to-use but powerful tool for running experiments on the evolution of collective behavior and communication which is based on the e-puck robotic platform. The tool, which is released in a Windows and Linux version, includes the Evorobot* program, the source files, the user manual, and a tutorial. The development of Evorobot* has been supported by the ECAgents project funded by the Future and Emerging Technologies programme (IST-FET) of the European Community under EU R&D contract IST-1940. Package: nnfw Version: 1.1.5-17 Priority: optional Section: unknown Maintainer: Gianluca Architecture: amd64 Filename: ./amd64/nnfw_1.1.5-17_amd64.deb Size: 811692 Installed-Size: 4064 MD5sum: e0a6c119dcdd6d7903623bfe33b65663 Description: Neural Network Framework The NNFW project is a set of C++ classes for creating an huge variety of neural networks. The framework is structured in different levels in order to provides various interfaces for quick-easy utilization and deeply-expert utilization, from newbie to masters: 1. at low-level it's possibile to act completly free for building complex architecture; from this level expert-users can contribute to NNFW adding new functionalities; 2. at mid-level there are classes for quick-creation of common neural networks as multilayer feedforward, Elmann networks, Radial-basis network and so on; 3. the possibility to represent a neural network with XML files allow an abstract and general way for accessing to all functionality of NNFW, also to the contribution of expert users; 4. a graphical interface it's the high-level way to use the framework;