Skip to content
Gustavo Rosa edited this page Jul 6, 2016 · 1 revision

LibDEEP is a deep learning library developed in C language for the development of artificial intelligence-based techniques.

In the last years, the lack of labeled data and the need for a more complex description of the problems have fostered the research in the so-called deep learning techniques, which are based on the foundations of hierarchical brain processing. Roughly speaking, one can stack single neural networks on top of each other to design a more complex model that can somehow learn different information at each layer.

If you have any question, please let us know. Just a quick reminder: LibDEEP is still in development. Therefore, we still do not have all the deep learning methods avaliable.

Clone this wiki locally