Trevor Blythe
Trevor Blythe
It works the same either way bruh.
> Exactly the same issue here. The author of this library is not taking care of this repo tho. I think it doesn't work anymore... Things just dont start working...
Is layer ones output size the same as layer twos input size???
Use quotes not ``` #include "tiny_dnn/tiny_dnn.h" ```
clone this repo in the directory with your code and compile it with g++ main.c++ -pthread -I tiny-dnn-master Using -I in g++/gcc lets you set a path to check for...
https://github.com/tiny-dnn/tiny-dnn/wiki/Basic-Operations#access-layer-properties `for (int i = 0; i < nn.depth(); i++) { cout
Name them differently?
wow
> WOW, and by the way, are there plans for implementing BatchNorm? [BatchNorm layer](https://github.com/karpathy/convnetjs/issues/117) Yeah I can make batch norm! I'll start it this next week since I'm off doing...
Its easy to understand whats going on without the use of a three letter acronym. Its just a really simple perception type thing. You can interpret that pretty easily.