<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/joone/news/" rel="alternate"/><link href="https://sourceforge.net/p/joone/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/joone/news/</id><updated>2007-03-14T21:48:07Z</updated><subtitle>Recent posts to news</subtitle><entry><title>Nightly Builds available</title><link href="https://sourceforge.net/p/joone/news/2007/03/nightly-builds-available/" rel="alternate"/><published>2007-03-14T21:48:07Z</published><updated>2007-03-14T21:48:07Z</updated><author><name>Paolo Marrone</name><uri>https://sourceforge.net/u/pmarrone/</uri></author><id>https://sourceforge.netda9563e548bc7070b8a98a87ad27d449ff8c3108</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In order to permit anyone interested to try the last build of the engine, starting from today we'll publish the nightly builds of the core engine.&lt;br /&gt;
Check periodically &lt;a href="http://sourceforge.net/project/showfiles.php?group_id=22635&amp;amp;package_id=133185"&gt;http://sourceforge.net/project/showfiles.php?group_id=22635&amp;amp;package_id=133185&lt;/a&gt; in order to see if a new build is available.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Joone 2.0.0 RC1 released</title><link href="https://sourceforge.net/p/joone/news/2007/01/joone-200-rc1-released/" rel="alternate"/><published>2007-01-18T23:55:19Z</published><updated>2007-01-18T23:55:19Z</updated><author><name>Paolo Marrone</name><uri>https://sourceforge.net/u/pmarrone/</uri></author><id>https://sourceforge.netf106c21e5d569d221d278ed7b6b19b3ce64b626e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Joone is a FREE neural net framework to create, train and test artificial neural networks. The aim is to create a powerful environment both for enthusiastic and professional users, based on the newest Java technologies.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Joone's neural networks can be built on a local machine, be trained on a distributed environment and run on whatever device.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Everyone can write new modules to implement new algorithms or new architectures starting from the simple components distributed with the core engine.&lt;/p&gt;
&lt;p&gt;After a lot of months of hard work, the new Joone 2.0 is ready. This is a release candidate, so anyone is invited to try it and help us to discover any problem.&lt;br /&gt;
Some of the new features:&lt;/p&gt;
&lt;p&gt;- The core engine has been refactored by adding the single-thread mode. The resulting performances are improved by 50%, with an enhanced reliability and scalability.&lt;br /&gt;
- A set of tools were added, in order to hide the complexity of the API, and make it very simple to work with the core engine. Now you can build, train and interrogate a neural network by writing only 3 rows of code!&lt;br /&gt;
- A new Image I/O component has been added, in order read and write directly from/to image files (jpeg and gif format supported)&lt;br /&gt;
- Added a new SoftMax Layer to build neural networks for resolving 1 of C classification problems&lt;br /&gt;
- Improved the usability of the property panels, by adopting a new file chooser panel, and a visual calendar panel in order to make it very simple to insert date fields&lt;br /&gt;
- Several bugs were fixed and the documentation has been updated with the new features&lt;/p&gt;
&lt;p&gt;download the last version from&lt;br /&gt;
&lt;a href="http://www.jooneworld.com/download.html" rel="nofollow"&gt;http://www.jooneworld.com/download.html&lt;/a&gt; &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>JoonePad 0.5.0 released</title><link href="https://sourceforge.net/p/joone/news/2006/05/joonepad-050-released/" rel="alternate"/><published>2006-05-08T22:25:51Z</published><updated>2006-05-08T22:25:51Z</updated><author><name>Paolo Marrone</name><uri>https://sourceforge.net/u/pmarrone/</uri></author><id>https://sourceforge.netc92f828bf7b344de9d3d6a317fc6629802694bf8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;We're proud to announce the version 0.5.0 of JoonePad, the new visual editor of Joone that will substitute the actual JoonEdit. &lt;br /&gt;
The actual implemented feaures permit to: &lt;br /&gt;
* Build a new neural network by using a simple wizard &lt;br /&gt;
* Load a network exported (NOT saved) by the old JoonEdit application &lt;br /&gt;
* Display the visual representation of the network &lt;br /&gt;
* Edit all the properties of the Neural Network (like in the old Control Panel) &lt;br /&gt;
* Run/Stop/Continue the network training &lt;br /&gt;
* Export the neural network either in binary or XML format &lt;br /&gt;
* Generate the java source code needed to reproduce the edited network within a custom java program&lt;br /&gt;
* Select any item of the TODO-list in order to highlight the corresponding component containing the error&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;The new editor adopts a completely different approach to the definition of a neural network, because now it's available a wizard that drives the user step-by-step, in order to help him to build a new neural network from scratch. &lt;br /&gt;
Now you can open an exported neural network (from the old JoonEdit), and obtain the corresponding graphic representation in order to edit it. &lt;br /&gt;
Moreover, the new editor is built as an MDI application, so you can load and work on multiple networks at a time. &lt;/p&gt;
&lt;p&gt;It is built by using the SwiXAT framework (http://www.swixat.org, another open source project maintained by P.Marrone, the author of Joone) and is just a beta release, as a lot of work has to be done. &lt;br /&gt;
We hope you'll appreciate the new approach.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;You can launch it fron this URL: &lt;a href="http://www.jooneworld.com/joonepad/ws/JoonePad.jnlp" rel="nofollow"&gt;http://www.jooneworld.com/joonepad/ws/JoonePad.jnlp&lt;/a&gt; &lt;br /&gt;
(you need WebStart). If you want, you can also post your comments and suggestions at &lt;a href="http://www.jooneworld.com/wiki/tiki-view_forum.php?forumId=2" rel="nofollow"&gt;http://www.jooneworld.com/wiki/tiki-view_forum.php?forumId=2&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;
Paolo Marrone&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>JoonePad 0.1.0 released</title><link href="https://sourceforge.net/p/joone/news/2005/11/joonepad-010-released/" rel="alternate"/><published>2005-11-24T11:28:31Z</published><updated>2005-11-24T11:28:31Z</updated><author><name>Paolo Marrone</name><uri>https://sourceforge.net/u/pmarrone/</uri></author><id>https://sourceforge.net36da046936aa919d41285caeb0f77f6dd91ab85f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;We're proud to announce the first alpha version of JoonePad, the new visual editor of Joone that will substitute the actual JoonEdit.&lt;br /&gt;
The actual implemented feaures permit to:&lt;br /&gt;
* Build a new neural network by using a simple wizard&lt;br /&gt;
* Load a network exported (NOT saved) by the old JoonEdit application&lt;br /&gt;
* Display the visual representation of the network&lt;br /&gt;
* Edit all the properties of the Neural Network (like in the old Control Panel)&lt;br /&gt;
* Run/Stop/Continue the network training&lt;br /&gt;
* Export the neural network either in binary or XML format&lt;br /&gt;
* Generate the java source code needed to reproduce the edited network within a custom java program &lt;/p&gt;
&lt;p&gt;The new editor adopts a completely different approach to the definition of a neural network, because now it's available a wizard that drives the user step-by-step, in order to help him to build a new neural network from scratch.&lt;br /&gt;
Now you can open an exported neural network (from the old JoonEdit), and obtain the corresponding graphic representation.&lt;br /&gt;
Moreover, the new editor is built as an MDI application, so you can load and work on multiple networks at a time.&lt;/p&gt;
&lt;p&gt;It is built by using the SwiXAT framework (http://www.swixat.org, another open source project maintained by P.Marrone, the author of Joone) and is just a pre-alpha release, as a lot of work has to be done (for example, at this stage the graph is used only to display the neural network, because the editing isn't implemented).&lt;br /&gt;
I hope you'll appreciate the new approach. &lt;/p&gt;
&lt;p&gt;You can launch it fron this URL: &lt;a href="http://www.jooneworld.com/joonepad/ws/JoonePad.jnlp" rel="nofollow"&gt;http://www.jooneworld.com/joonepad/ws/JoonePad.jnlp&lt;/a&gt;&lt;br /&gt;
(you need WebStart). If you want, you can also post your comments and suggestions at &lt;a href="http://www.jooneworld.com/wiki/tiki-view_forum.php?forumId=2" rel="nofollow"&gt;http://www.jooneworld.com/wiki/tiki-view_forum.php?forumId=2&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Joone 1.2.1 released</title><link href="https://sourceforge.net/p/joone/news/2005/09/joone-121-released/" rel="alternate"/><published>2005-09-09T19:47:24Z</published><updated>2005-09-09T19:47:24Z</updated><author><name>Paolo Marrone</name><uri>https://sourceforge.net/u/pmarrone/</uri></author><id>https://sourceforge.net9315961e8616625c0f7cc73646227349f32eb63b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Joone is a FREE neural net framework to create, train and test artificial neural networks. The aim is to create a powerful environment both for enthusiastic and professional users, based on the newest Java technologies.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Joone's neural networks can be built on a local machine, be trained on a distributed environment and run on whatever device.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Everyone can write new modules to implement new algorithms or new architectures starting from the simple components distributed with the core engine. &lt;/p&gt;
&lt;p&gt;This is mainly bug fix release. Some of the new features:&lt;/p&gt;
&lt;p&gt;* Added the support for the Groovy scripting language&lt;br /&gt;
* Added the LogarithmicPlugin to apply a logarithmic transformation (base e) to input data&lt;br /&gt;
* Added the save as XML in the GUI Editor&lt;/p&gt;
&lt;p&gt;Several bugs were fixed:&lt;/p&gt;
&lt;p&gt;* Fixed a problem that prevented the SangerSynapse from learning when in training mode&lt;br /&gt;
* Now the inspection panel doesn't show the biases for Layers for which this doesn't make sense&lt;br /&gt;
* Fixed the lacking of the first column when copied in the clipboard the inspected values&lt;/p&gt;
&lt;p&gt;Read all the changes at &lt;br /&gt;
&lt;a href="http://www.jooneworld.com/changes.html" rel="nofollow"&gt;http://www.jooneworld.com/changes.html&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;and download the last version from &lt;br /&gt;
&lt;a href="http://www.jooneworld.com/download.html" rel="nofollow"&gt;http://www.jooneworld.com/download.html&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Joone 1.2.0 released</title><link href="https://sourceforge.net/p/joone/news/2005/02/joone-120-released/" rel="alternate"/><published>2005-02-04T18:32:17Z</published><updated>2005-02-04T18:32:17Z</updated><author><name>Paolo Marrone</name><uri>https://sourceforge.net/u/pmarrone/</uri></author><id>https://sourceforge.net8f22ff9cac327b330f4ae08c347a6dda515399b5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Joone is a FREE neural net framework to create, train and test artificial neural networks. The aim is to create a powerful environment both for enthusiastic and professional users, based on the newest Java technologies. &lt;/p&gt;
&lt;p&gt;Joone's neural networks can be built on a local machine, be trained on a distributed environment and run on whatever device. &lt;/p&gt;
&lt;p&gt;Everyone can write new modules to implement new algorithms or new architectures starting from the simple components distributed with the core engine.&lt;/p&gt;
&lt;p&gt;The version 1.2.0 adds many new features, among which the Radial Basis Function, a new Input Connector useful to share the same data source between several layers, a Weights' Initializing mechanism, etc.&lt;br /&gt;
Moreover, a lot of bugs have been fixed and the documentation has been improved.&lt;br /&gt;
Go to &lt;a href="http://www.jooneworld.com/changes.html" rel="nofollow"&gt;http://www.jooneworld.com/changes.html&lt;/a&gt; to see all the changes made in this release.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Joone DTE 0.8.0 released</title><link href="https://sourceforge.net/p/joone/news/2004/09/joone-dte-080-released/" rel="alternate"/><published>2004-09-20T15:45:43Z</published><updated>2004-09-20T15:45:43Z</updated><author><name>Paolo Marrone</name><uri>https://sourceforge.net/u/pmarrone/</uri></author><id>https://sourceforge.net104d9c15207989c2903e019d6400cfb0589cedd2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Joone is a FREE neural net framework to create, train and test artificial neural networks. The aim is to create a powerful environment both for enthusiastic and professional users, based on the newest Java technologies.&lt;/p&gt;
&lt;p&gt;Joone's neural networks can be built visually on a local machine, be trained on a distributed environment and run on whatever device. Everyone can write new modules to implement new algorithms or new architectures starting from the simple components distributed with the core engine.&lt;/p&gt;
&lt;p&gt;The new version of the Distributed Training Environment offers the following features:&lt;br /&gt;
- The training process scale almost linearly adding more machines&lt;br /&gt;
- Possibility to add or remove machines dynamically during the training process&lt;br /&gt;
- The overall process controlled by XML parameters&lt;br /&gt;
- Latest SUN's Jini 2.0 compliant&lt;br /&gt;
- Easily expandible with new features/algorithms/control modules, etc.&lt;/p&gt;
&lt;p&gt;Read more about it at &lt;a href="http://www.jooneworld.com/docs/dte.html" rel="nofollow"&gt;http://www.jooneworld.com/docs/dte.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can download the latest release here:&lt;br /&gt;
&lt;a href="https://sourceforge.net/project/showfiles.php?group_id=22635&amp;amp;package_id=36022"&gt;https://sourceforge.net/project/showfiles.php?group_id=22635&amp;amp;package_id=36022&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Joone 1.1.1 released</title><link href="https://sourceforge.net/p/joone/news/2004/09/joone-111-released/" rel="alternate"/><published>2004-09-14T08:18:08Z</published><updated>2004-09-14T08:18:08Z</updated><author><name>Paolo Marrone</name><uri>https://sourceforge.net/u/pmarrone/</uri></author><id>https://sourceforge.net2d3ef40fc852fbe557aa4d5f7aeb16641f2fe4c3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Joone is a FREE neural net framework to create, train and test neural nets. The aim is to create a powerful environment both for enthusiastic and professional users, based on the newest Java technologies.&lt;/p&gt;
&lt;p&gt;Joone's neural networks can be built on a local machine, be trained on a distributed environment and run on whatever device.&lt;/p&gt;
&lt;p&gt;Everyone can write new modules to implement new algorithms or new architectures starting from the simple components distributed with the core engine. &lt;/p&gt;
&lt;p&gt;The version 1.1.1 has been released, and it is a minor bug fix release. Go to &lt;a href="http://www.jooneworld.com/changes.html" rel="nofollow"&gt;http://www.jooneworld.com/changes.html&lt;/a&gt; to see the changes made in this release.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Joone neural framework 1.1.0 released</title><link href="https://sourceforge.net/p/joone/news/2004/08/joone-neural-framework-110-released/" rel="alternate"/><published>2004-08-18T20:12:21Z</published><updated>2004-08-18T20:12:21Z</updated><author><name>Paolo Marrone</name><uri>https://sourceforge.net/u/pmarrone/</uri></author><id>https://sourceforge.nete11348174880a87b5b43f4d9921c65c3bca0a8a0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Joone is a FREE neural net framework to create, train and test neural nets. The aim is to create a powerful environment both for enthusiastic and professional users, based on the newest Java technologies.&lt;/p&gt;
&lt;p&gt;Joone is composed by a central engine that is the fulcrum of all applications that already exist or will be developed with Joone. Joone's neural networks can be built on a local machine, be trained on a distributed environment and run on whatever device.&lt;/p&gt;
&lt;p&gt;Everyone can write new modules to implement new algorithms or new architectures starting from the simple components distributed with the core engine. The main idea is to create the basis to promote a zillion of AI applications that revolve around the core framework.&lt;/p&gt;
&lt;p&gt;A new version of Joone is out! Great new features in this release:&lt;/p&gt;
&lt;p&gt;- Added the Resilient Backprop algorithm (RPROP), a really performant new training algorithm (thanks to Boris Jansen).&lt;br /&gt;
- Improved the core engine's speed of about 35-40%, thanks to a deep review of the threads synchronization mechanism.&lt;br /&gt;
An example: On an Athlon 2200Mhz the XORMemory example took 4.4 sec to execute 10,000 epochs with the old 1.0.1 version; now it executes the same elaboration in only 2.4 seconds!&lt;br /&gt;
Now the Joone's performances are nearly comparable to a C/C++ framework!&lt;br /&gt;
- Added the setting of a http proxy to access to Internet also in presence of a firewall proxy...plus several bug fixes and a lot of small enhancements.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Joone 1.0.1 released</title><link href="https://sourceforge.net/p/joone/news/2004/06/joone-101-released/" rel="alternate"/><published>2004-06-13T21:09:04Z</published><updated>2004-06-13T21:09:04Z</updated><author><name>Paolo Marrone</name><uri>https://sourceforge.net/u/pmarrone/</uri></author><id>https://sourceforge.net5e64fbd11538dfda60240ecdc7a949b21cfac3e3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Joone is a neural network framework written in Java.&lt;br /&gt;
It is modular, scalable, multithreaded and extensible and is composed by a core engine and a GUI editor to build, train and run neural networks. Can be extended writing new modules to implement new algorithms or new architectures starting from simple base components.&lt;br /&gt;
The aim is to build a professional and innovative framework to easily create, train and distribute neural networks that can run on any environment and device.&lt;/p&gt;
&lt;p&gt;This is the 1.0.1 release. It contains mainly bug fixes. Also the documentation has been enhanced by adding more examples into the Joone Complete Guide pdf file.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>