Products

wave_cnn is a C implementation of convolutional neural network (CNN). It is specifically designed to handle one-dimensional signals and easy to understand. Therefore, it is a good reference material to walk into the world of deep neural networks.

Read more...