<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>13988</id>
      <name>Neural Network Framework</name>
      <created_at>2008-05-14T10:03:56Z</created_at>
      <updated_at>2009-02-26T09:11:41Z</updated_at>
      <description>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;</description>
      <homepage_url>http://www.nnfw.org</homepage_url>
      <download_url>http://www.nnfw.org/downloads.php</download_url>
      <url_name>nnfw</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/3941/logowiki_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/3941/logowiki_small.png</small_logo_url>
      <user_count>1</user_count>
      <average_rating>5.0</average_rating>
      <rating_count>1</rating_count>
      <analysis_id>466376</analysis_id>
      <analysis>
        <id>466376</id>
        <project_id>13988</project_id>
        <updated_at>2009-11-25T14:51:47Z</updated_at>
        <logged_at>2009-11-25T14:51:19Z</logged_at>
        <min_month>2005-09-01T00:00:00Z</min_month>
        <max_month>2008-12-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>10946</total_code_lines>
        <main_language_id>44</main_language_id>
        <main_language_name>C++</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>gpl</name>
          <nice_name>GNU General Public License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
