Artelnics / opennn

OpenNN - Open Neural Networks Library
http://www.opennn.net
GNU Lesser General Public License v3.0
1.12k stars 353 forks source link

No convolutional layers? #212

Closed PNeigel closed 2 years ago

PNeigel commented 2 years ago

Am I missing something or are there no convolutional layers?

Do you want to add them in the future?

davidge807 commented 2 years ago

Hi @PNeigel

Convolutional layers are under development, you can follow this process in "dev" branch. They will be released to master branch in the following months.

Thank you very much for your comment and interest in OpenNN.