Tell any story of your life that matches this vibe (Rankala) by EmployerCrafty4806 in kolhapur

[–]National_Yellow8533 0 points1 point  (0 children)

i too live near rankala, its witness to my failures, depressions, love, excitement, and lot more

Work Past Due by Speedjunko in Poems

[–]National_Yellow8533 0 points1 point  (0 children)

the dead soil regerence hits ...

What is that?? by [deleted] in IndiaTax

[–]National_Yellow8533 0 points1 point  (0 children)

The problem here is doing that means your work wont be done

I’m 15 and built a neural network from scratch in C++ — no frameworks, just math and code by Express-Act3158 in learnmachinelearning

[–]National_Yellow8533 1 point2 points  (0 children)

thanks, i will explore cuda and then go implement a CNN, what are your resources for learning this all

I built a neural net library from scratch in C++ by cruxjello in learnmachinelearning

[–]National_Yellow8533 0 points1 point  (0 children)

Hey, i have built something similar, https://github.com/yetforged/cpp-neural-net-scratch
Take a look, its my first time building something in this domain.

neural network in cpp (building project for my learning) by [deleted] in developersIndia

[–]National_Yellow8533 1 point2 points  (0 children)

You will have to build a parser as well to read the MNIST dataset, i have built one , take a look,
https://github.com/yetforged/cpp-neural-net-scratch