hughperkins / DeepCL

OpenCL library to train deep convolutional neural networks
Mozilla Public License 2.0
867 stars 199 forks source link

NeuralNet API docs update #38

Closed maged closed 8 years ago

maged commented 8 years ago

Hey,

I found a few other things which I think were out of date in the docs: SoftMaxLoss -> SoftMax, and activations factored out of Convolutional Layers.

hughperkins commented 8 years ago

Nice! Thanks! :-)