Neural network library fann for serverside PostgreSQL context
this server side PostgreeSQL extension enables developer to create, store, train and apply artificial neural networks in the serverside context of PostgreSQL.
It is based on fann, the Fast Artificial Neural Network Library by Steffen Nissen (Thanks!).
Yann is Yet Another Neural Network. Yann is a library to create fast neural networks. It is also a GUI to easily create, edit, train, execute and investigate networks. Multiple topologies, runtime properties and ensemble learning are supported.