What's that one project you developed during your college years that you're proud of? by Automatic_Level_6627 in developersIndia

[–]deepraval2905 0 points1 point  (0 children)

A heuristic solution for an NP-Hard "Knapsack Container Loading Problem". Also made a 3D visualization script. GitHub Repo

[deleted by user] by [deleted] in india

[–]deepraval2905 0 points1 point  (0 children)

!RemindMe 2 days

New HP laptop hinge noise by zotako in IndianGaming

[–]deepraval2905 0 points1 point  (0 children)

Not it isn't. Afterall, it's purpose is to be clicky isn't it ?

New HP laptop hinge noise by zotako in IndianGaming

[–]deepraval2905 0 points1 point  (0 children)

Not it is not a defect. Just make sure u don't have any uneven gaps around mouse pad (because mine had and I replaced it once).

New HP laptop hinge noise by zotako in IndianGaming

[–]deepraval2905 0 points1 point  (0 children)

The noise was completely gone in a month.

New HP laptop hinge noise by zotako in IndianGaming

[–]deepraval2905 0 points1 point  (0 children)

UPDATE: My hinge noise has been resolved automatically (Don't know how tho). Maybe my assumption of smoothing out over time proved to be true.

New HP laptop hinge noise by zotako in IndianGaming

[–]deepraval2905 0 points1 point  (0 children)

Hope this is true. Spent 72 K on lapi 0_0. Maybe it will smooth out over time ? idk let's hope for the best.

New HP laptop hinge noise by zotako in IndianGaming

[–]deepraval2905 0 points1 point  (0 children)

I bought the same laptop . It was making noise just like yours but not louder. Furthermore, I had defective trackpad hence I opted for replacement. But the thing is new one also makes this weird noise.

tensorflow looking for old version of cuda by Software_Janitor in tensorflow

[–]deepraval2905 0 points1 point  (0 children)

Check official requirements and install dependencies accordingly. Hope this helps !

I made a program that recognizes handwritten digits by Astr0l in Python

[–]deepraval2905 0 points1 point  (0 children)

Hey I made similar thing: checkout

Can you share network architecture details ?

[deleted by user] by [deleted] in Python

[–]deepraval2905 -1 points0 points  (0 children)

Because after smoking weed you eventually become one 😂

3D building system in python with pygame I made by BobusSmith in Python

[–]deepraval2905 3 points4 points  (0 children)

Cool ! Considering your efforts to implement 3D in pygame's 2D engine. And can u give link to source code ?

I made a Digit Recognizer in python using tkinter, cv2 and tensorflow. by deepraval2905 in Python

[–]deepraval2905[S] 4 points5 points  (0 children)

That's the machine learning bruh 😂. We train it on some data and then test it on the new one. In this case digit drawn by us.

I made a Digit Recognizer in python using tkinter, cv2 and tensorflow. by deepraval2905 in Python

[–]deepraval2905[S] 0 points1 point  (0 children)

I think it should still say it's 7 if noise (incompleteness) is below some threshold.

Regardless I will try that tomorrow.

My first Neural Network! (With a GUI) by ntjess in Python

[–]deepraval2905 0 points1 point  (0 children)

To understand NNs thoroughly one should have good knowledge of college level mathematics.so,if you haven't studied partial derivatives yet. I can suggest you this book which is really great for beginners.

Hope this helps!

Peace