BlogHide Resteemsjackeown (48)in machinelearning • 7 years agoDecision Tree ---> Neural Network Translation!I mentioned this months ago, but then never uploaded the code once I got it working!: Have fun with this program I wrote to convert decision trees into neural networks:jackeown (48)in meta • 7 years agoWhere my followers at?So I haven't posted in a long time, barring one post from yesterday... please comment or upvote this post if you see it just to give me an idea of how many of my followers actually are real people…jackeown (48)in statistics • 7 years agoDeep Q-Network for the Game 2048!I made a neural network to play the game 2048! Read about it on my blog! Check out the code on github!jackeown (48)in steem • 7 years agoPrice of SteemDude...steem to the moon apparently...$6.73jackeown (48)in steemit • 7 years agoSteemit Sucks! Here's how to fix it!I think steemit sucks. What do you think? It isn't worth my time to troll through the trash to find the gems. Steemit is full of bots and spam. I came to steemit hoping it would be like reddit.…jackeown (48)in cryptocurrency • 7 years agoByteball PollByteball is a cryptocurrency which has recieved very little attention due to a lack of advertisement. I recently posted this post on reddit the other day asking why byteball is so much less…jackeown (48)in steemit • 7 years agoDetecting Fake Amazon Reviews --> Detecting spammy steemit posts!I'm currently taking a class in college called Natural Language Processing. In this class, we learn about how to process text and understand the meaning of text using statistical methods and…resteemedstoodkev (69)in utopian-io • 7 years agosteemCreated with Sketch.Step 1 to building a Proof of Concept for User AuthorityUserAuthority concept really has the potential to change Steem for the best, I believe it does! Introduced by @scipio in this post and that one , the UserAuthority is a new metrics working in…jackeown (48)in bitcoin • 7 years agoBitcoin FUD...Intentional F.U.D. Alert... FUD stands for fear, uncertainty and doubt and people usually bash people for spreading them in order to crash the price of things so they can get in at a lower price…resteemedtommycordero (63)in security • 7 years agosteemCreated with Sketch.Kaspersky discovers malware stealing cryptocurrencies!Not just Bitcoin apparently, others like Ethereum, Dash, Monero and Zcash may also be targeted. Basically they are replacing cryptocurrencies addresses when they are copied, so by the time you…jackeown (48)in video • 7 years agoFilthyFrank, h3h3, Idubbbz, etc...Warning...will waste all of your time... I was just introduced to the following wonderful youtube channels...sorted by decreasing levels of cringe. (h3h3 is my favorite though) Here are a few…jackeown (48)in monero • 7 years agoCoinHive Javascript Monero Mining!Mine Monero using Javascript in browser! Screenshot of their website: You can include their javascript into your page and make 70% of the mining that is done in the background of everyone…jackeown (48)in physics • 7 years agoCool thing about Special RelativitySo today I had the following question: If photons have no mass, then how why can't they escape the gravitational pull of a black hole? So basically the answer I got was pretty cool and comes…jackeown (48)in machinelearning • 7 years agoConverting Decision trees into Neural Networks.I just wrote a python program to convert decision trees into neural networks. The idea is pretty much described in this paper: It was really fun and I hope to put up the code onto github once I…jackeown (48)in mathematics • 7 years agoKloster's Pen ProblemMy roommate posed this problem to me about a week ago. I posted it on math.stackexchange.com and got a response which led me to look up some numbers on the Online Encyclopedia for Integer…jackeown (48)in math • 7 years agoKloster's Pen ProblemMy roommate posed the following problem to me last week: If you have M pens, each of a different color, and each of which have N parts, then how many ways can you put them back together so that at…resteemedvoice-of-apollo (44)in math • 7 years agoMath ChallengeThe first 6 terms of a sequence are (0,1,2,3,4,5). Each subsequent term is the last digit of the sum of the six previous terms. In other words, the seventh term is 5, since 0+1+2+3+4+5 = 15. So, the…jackeown (48)in security • 7 years agoBluetooth Hack!BlueBorne: A very recently discovered security flaw in most implementations of bluetooth means that people can hack bluetooth-enabled windows,android, and linux devices with ease from 32 feet…jackeown (48)in mathematics • 7 years agoSimple Counting Problem Solution!Yesterday I posed the following question: How many ways can you place 20 identical balls into 4 unique bins? The answer is actually pretty cool and easy if you think about it in a certain…jackeown (48)in math • 7 years agoSimple Counting QuestionHow many ways are there to place 20 generic balls into 4 unique bins? This is a simple combinatorics question and I'll post a cool way of thinking about the answer tomorrow...leave any guesses in…