Skip to content

Commit fe959c4

Browse files
committed
Added note to README.md to check out the releases page for the latest release.
1 parent 329cbc6 commit fe959c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# `Fann C#`
22
## FANN
33

4+
*You can always find the latest release on the [releases page](https://github.com/joelself/FannCSharp/releases/).*
5+
46
**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.
57

68
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.

0 commit comments

Comments
 (0)