mirror of
https://github.com/codeplea/genann
synced 2024-11-21 22:11:34 +03:00
Rewording.
This commit is contained in:
parent
0bb6591322
commit
28e3d30ef1
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
#Genann
|
#Genann
|
||||||
|
|
||||||
Genann is a minimal, but well tested and documented, library for training and
|
Genann is a minimal, well-tested library for training and using feedforward
|
||||||
using feedforward artificial neural networks (ANN) in C. Its primary focus is
|
artificial neural networks (ANN) in C. Its primary focus is on being simple,
|
||||||
on being simple, fast, reliable, and hackable. It achieves this by providing only the
|
fast, reliable, and hackable. It achieves this by providing only the necessary
|
||||||
necessary functions and little extra.
|
functions and little extra.
|
||||||
|
|
||||||
##Features
|
##Features
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user