Neural Networks: A Minimal Open Source Example With Comprehensive Learning Data?

I'm currently looking for an example of a neural network (toy) that I could optimize using GPU cores. I need

  • clean and minimal code (no fancy optimizations, maximum several thousand slots)
  • ample test data
  • C / C ++ open source

Does anyone have an adequate hint?

There are many examples on the network, but with insufficient testing data (there is no point in the GPU optimization code, which runs in a few seconds)

+5
source share
2 answers
+2

7 . OpenNN, , , . ++. examples github. SourceForge. , github .

0

All Articles