mirror of
https://github.com/codeplea/genann
synced 2024-11-24 15:30:14 +03:00
added link to tinn
This commit is contained in:
parent
4dd67e42bc
commit
e8680aed7c
@ -145,6 +145,8 @@ The [comp.ai.neural-nets
|
|||||||
FAQ](http://www.faqs.org/faqs/ai-faq/neural-nets/part1/) is an excellent
|
FAQ](http://www.faqs.org/faqs/ai-faq/neural-nets/part1/) is an excellent
|
||||||
resource for an introduction to artificial neural networks.
|
resource for an introduction to artificial neural networks.
|
||||||
|
|
||||||
|
If you need an even smaller neural network library, check out the excellent single-hidden-layer library [tinn](https://github.com/glouw/tinn).
|
||||||
|
|
||||||
If you're looking for a heavier, more opinionated neural network library in C,
|
If you're looking for a heavier, more opinionated neural network library in C,
|
||||||
I recommend the [FANN library](http://leenissen.dk/fann/wp/). Another
|
I recommend the [FANN library](http://leenissen.dk/fann/wp/). Another
|
||||||
good library is Peter van Rossum's [Lightweight Neural
|
good library is Peter van Rossum's [Lightweight Neural
|
||||||
|
Loading…
Reference in New Issue
Block a user