You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# `Fann C#`
2
-
## FANN
2
+
## FANN
3
+
4
+
*Check out the current (as of 30 Dec. 2015) [tagged release](https://github.com/joelself/FannCSharp/tree/v0.1.2) that now has debug binaries.* Or check out the [releases page](https://github.com/joelself/FannCSharp/releases/) which always has the latest release.
3
5
4
6
**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.
0 commit comments