Skip to content

Commit

Permalink
Added text to README indicating that there are empty zip files in thi…
Browse files Browse the repository at this point in the history
…s release and to look at other releases
  • Loading branch information
joelself committed Dec 30, 2015
1 parent 04adf85 commit 95dd022
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# `Fann C#`
## FANN

*This release has some empty zip files. Move on to the [v0.1.2 release](https://github.com/joelself/FannCSharp/tree/v0.1.2) or check out the [releases page](https://github.com/joelself/FannCSharp/releases) for the current latest release.*

**Fast Artificial Neural Network (FANN) Library** is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks.

Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast.
Expand Down

0 comments on commit 95dd022

Please # to comment.