Details
-
AboutStudent by day developer by night, Web Dev ❤️ (back end mostly), Game Dev, Google Dev groups (member), MOOCS way of learner.
-
Skillsphp, js, css, html, sql, python, unity3d, c, c++, java, R, shell scripting, git.
-
LocationMadurai, Tamil Nadu, India.
-
Website
-
Github
Joined devRant on 1/30/2017
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
@dmonkey tbh, I was in the zone and couldn't stop. Also, I can pass the captcha test 😛
-
Optimizations to query are welcome 😀
I haven't attached explain's screenshot, in mobile right now. You can execute a explain of this query on any online MySQL try out. -
Except for the fact that the North Pole doesn't have WiFi
-
If there is any DBA reading this, on an any rough/layman level, can I compare this to indexing of a Database column to create a model of the data (say B tree) and then search/match new data on the model?
-
@scor
So deep down just numbers/complicated structure of numbers (say model) generated from a complicated math and then fitting/searching for a new number over the model again using some complicated math/algorithm?
I know that the offensive memes comparing them to if-else are not true, but still so far am I correct? is it just a complex algorithm involving heavy math?
PS I am not aware of analogue synthesizers.
[train-of-thought]
Also, I have an intuition that human intelligence works over the physics property entropy which allows for things to happen in random unlike as in computer where only pseudo random is possible. Can I conclude that computers can never reach human intelligence unless the underlying core structure is modified to something cyborgy? That allows for randomness?
@all Thanks for all the answers. From the answers, my basic understanding on the original post seems to be correct. :D -
@magicMirror
So, ML is an algorithm to generate an algorithm (say Decision tree, that is the least of the jargon I understand) upon which a decision took?
Th decision tree is based on the training data, and the data is converted to numbers/weights (Entropy, Information gain) to generate the decision tree? I know that there are way more complex algorithms (and Bagging, Boosting to ensemble those) than DT, but basically this how it works right?
Can I compare (In layman sense) this to the traditional indexing of a Database column to make search and match data faster? -
¯\_(ツ)_/¯
-
All to display a single text box and a button near to it.
-
@RazorSh4rk 😂😂
-
Cmd >> Right click properties >> set text black and screen white.
Now you are just typing a document. -
@balldk my twitter handle is @_AmrishKumar :)
-
@balldk India, you?
-
I am participating 😀
-
Lol, programming to draw shapes 😍😍
-
rm rf
-
@Luigi003 Finally you wrote the boolean logic behind it. Great 😛 ❤️
-
@Mayhem93 Same here, boots in 6 seconds on HDD.
-
Need I report to Microsoft?
-
I am running Nougat 7.0 & it was tough to take screenshot holding this way ¯\_(ツ)_/¯
-
Facebook's divs be like this
-
<!DOCTYPE book>
-
@filthyranter Sorry bro, I had missed out your solution, I scrutinized the results so fast (10 mins).
Solution: 1+(number != 2)
This solution is correct and unique 😎.
This makes 16 unique solutions 😎. Great work people!! -
Top different solutions (filtered by timestamp for repetitive solutions)
-
@alexanderholman you had to fill the answers in the form link I had given in my previous comments. :)
-
Congo @Artemix @Varundey @aul12 @leriaz @TheSilent @cuboidcat @ste26054 @bukovles @W3D3 @vzqzac @Thaon @Gprabhat @asdf 😎 Thanks @dfox.Lets use #devcode tag for more of these :D
-
Hi everyone, follow the link to get all unique solutions given. I have attached repeated solutions too. Great work!
https://drive.google.com/open/...
I had no time to put a proper formatting
¯\_(ツ)_/¯ . Certain solutions were impressive 😎 -
Hi everyone. That was an overwhelming response. To my surprise I found more than 10 different correct solutions submitted!! Great!
I will post all the solutions within 5 hours. It's different time here (India), I just woke up.
I have not upvoted some comments cause I need a compiler to check them out. I have not upvoted if you had directly commented the answer. -
So gitlab is something where I can deploy my apps? Like cloud service? Asked here cause lazy to switch apps and Google my question :P
-
@varundey My bad, after all Xor seems to be faster than addition/subtraction.
¯\_(ツ)_/¯ -
@varundey It's correct, great! I get very different solutions. The solution can be still made neat. I will post my solution and all other solutions posted tomorrow.