ダウンロードリスト

プロジェクト概要

Fast Artificial Neural Network Libraryは密結合/疎結合ネットワークを両方サポートするCで書かれた多層ニューラルネットワークを実装するニューラルネットワークライブラリです。固定および浮動小数点両方でクロスプラットフォーム実行がサポートされます。トレーニング データ セットを簡単に処理するためのフレームワークが含まれています。使いやすく、汎用性が高く、文書が調っており、高速です。C++、Perl、PHP、.NET、Python、Delphi、Octave、Pure Data、Mathematicaバインディングが利用できます。ライブラリを使う上での例や推奨事項を備えたリファレンスマニュアルがライブラリに付属しています。グラフィカル ユーザーインターフェイスもライブラリで使用できます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-10-07 23:08
2.1.0

レイヤーの配列パラメーターが定数であることを示すために、create_array 関数のこのリリースの変更 (すなわち、のみ入力)、文書化された C++ ラッパーとサンプル C++ プログラムを追加し、多くの変更を追加します。
タグ: Major feature enhancements
This release changes the create_array functions to indicate that the layer's array parameter is const (i.e., input only), adds a documented C++ wrapper and sample C++ program, and adds many more changes.

2006-01-07 01:47
2.0.0

このリリースでは、自動ビルドとアンのCascade2アルゴリズムを使用しての訓練が含まれます。また、多くの新たな活性化関数と活性化の機能をより柔軟に使用しています。新しいファイル形式は、保存を行い、ANNsを簡単に読み込んで導入されました。このリリースでは簡単に范文芳ライブラリを使用すると簡単にライブラリとの良好な結果を得るにしなければならない。
タグ: Major feature enhancements
This release includes automatic building and training of ANN's using the Cascade2 algorithm. It also includes many new activation functions and a more flexible use of activation functions. A new file format is introduced that makes saving and loading of ANNs easier. This release should make it easier to use the FANN library and easier to get good results with the library.

2004-10-10 05:10
1.2.0

このリリースではRPROP、Quickprop、現在の増分の訓練に加えて、バッチ処理の訓練を追加します。もっと活性化関数が追加されているショートカットの接続を有効にしている。
タグ: Major feature enhancements
This release adds RPROP, Quickprop, and batch training in
addition to the current incremental training. More activation
functions have been added and shortcut connections have
been enabled.

2004-03-31 23:09
1.1.0

このリリースでは、とdeb / RPMパッケージのPHPやPythonのバインディング、MSVCの+ +のプロジェクトファイルを追加します。広範なリファレンスマニュアルだけでなく、いくつかの新しい機能と活性化関数が追加されます。
タグ: Major feature enhancements
This release adds PHP and Python bindings, MSVC++ project files, and deb/RPM packages. An extensive reference manual is added, as well as several new features and activation functions.

2004-01-06 22:35
1.0.5

いくつかの機能強化とEvan Nemerson氏はPHPのライブラリへの移植であるとのコラボレーションの結果として変更されます。
タグ: Minor feature enhancements
Some feature enhancements and changes as a result of collaboration with Evan Nemerson, who is porting the library to PHP.

プロジェクトリソース