1,240 reputation
621
bio website pratikdeoghare.github.com
location India
age
visits member for 2 years, 8 months
seen 22 hours ago
stats profile views 414

May
10
awarded  Nice Answer
Apr
10
comment Witnesses for mathematical software
You might want to take a look at Certifying Algorithms.
Jan
11
comment Why can machine learning not recognize prime numbers?
It can. But in machine learning we want to minimize error on testing dataset. Now, if you train on $[1, 20]$ you might end up learning $f(n) = n^2 - n + 41$ and which works perfectly for numbers less that $41$. But after that its performance is no good. People have tried this(manually :-) ) and so far without much success. In ML we try to find patterns but what if there isn't any pattern?
Dec
23
awarded  Excavator
Dec
23
revised Tight Lower bounds on Savitch's theorem
1.9 to {1.9}
Dec
23
suggested suggested edit on Tight Lower bounds on Savitch's theorem
Dec
15
revised Are there applications of modular graph decomposition in TCS/complexity theory?
are -> Are
Dec
14
suggested suggested edit on Are there applications of modular graph decomposition in TCS/complexity theory?
Nov
19
comment Algorithms Design and Complexity - How to think in that 'way'?
1. Learn how to program. 2. Participate in programming competitions.
Nov
5
comment Can any program be implemented mechanically?
Yes sir!
Sep
18
answered How to Create Mission Critical Software?
Aug
26
awarded  Yearling
Jun
8
awarded  Constituent
Jun
8
awarded  Caucus
Apr
18
comment Implementation of Wilf-Zeilberger and related methods
Try mailing Doron Zeilberger he codes. here.
Apr
1
awarded  Enthusiast
Mar
14
revised What /Where is the application of Calculus in Computer Science
added 52 characters in body
Mar
14
comment What /Where is the application of Calculus in Computer Science
@JɛffE Very good question sir! :)
Mar
13
revised What /Where is the application of Calculus in Computer Science
added 84 characters in body
Mar
13
answered What /Where is the application of Calculus in Computer Science