+ 8
Can we implement neural networks using c++ or c
I thought of learning neural networks but I don't know Python and r is it possible to code neural networks in c++
3 odpowiedzi
+ 5
thank you friends for your great answers
+ 2
i am interested too.
I bought the book
https://www.amazon.com/gp/aw/d/B01EER4Z4G/ref=mp_s_a_1_1?ie=UTF8&qid=1516525666&sr=8-1&pi=AC_SX236_SY340_FMwebp_QL65&keywords=tariq+rashid+%2C+make+your+own+neural+network&dpPl=1&dpID=51gtG44GHfL&ref=plSrch
it is as lowlevel as lowlevel can... but still a bit " ufff..."
the good message: "uff" comes from math inside.
If you honestly worked on sololearns python course, the programming part will not make headaches.
akso transforming ideas to c/ c++ is no black magic.
+ 1
Yes, I myself wouldn’t even know where to begin, but there’s brilliant people on here that have. In fact I’ve seen a program today that had something to do with neural nets. Try looking through the code playground, I’m sure you’ll find it. Hope this helps :)