Download List

Descripción del Proyecto

Joone (Java Object Oriented Neural Engine) is an artificial neural network Java framework. It is used to build and train neural networks with a powerful visual environment. It has a modular design and can be easily extended by writing new modules to implement new learning algorithms or architectures.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-01-19 01:41 Back to release list
2.0.0 RC1

El rendimiento se ha mejorado en un 50%, gracias a la refactorización pesada del motor principal, añadiendo el modo simple. Un conjunto de herramientas ha sido añadido con el fin de ocultar la complejidad de la API. Un nuevo Image I / O componente ha sido añadido para leer y escribir directamente desde / a archivos de imagen. Una nueva capa SoftMax se ha añadido a la construcción de redes neuronales capaces de resolver los problemas de clasificación de 1 C. La usabilidad de los paneles de la propiedad ha sido mejorado mediante la adopción de un nuevo panel selector de archivos y un panel de calendario visual. Varios errores fueron fijados y la documentación se ha actualizado con las nuevas características.
Tags: Major feature enhancements
Performance was improved by 50%, thanks to heavy refactoring of the core engine, by adding the single-thread mode. A set of tools was added in order to hide the complexity of the API. A new Image I/O component has been added in order read and write directly from/to image files. A new SoftMax Layer has been added to build neural networks able to resolve 1 of C classification problems. The usability of the property panels has been improved by adopting a new file chooser panel and a visual calendar panel. Several bugs were fixed and the documentation has been updated with the new features.

Project Resources