real-hacker
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hi, I am a indie dev, and I made an app 'Painterly' that turns a photo into a painting, stroke by stroke. Different from other similar apps like Prisma, it doesn't use neural network to do pixel mapping in one go. The…
- Chatbot is the new App? (snatchbot.me)
-
And how much training data does it need to achieve high accuracy? QR scanning is actually a non-trivial algorithm. If NN can learn this algorithm, is it possible to reverse engineer any complicated software system,…
-
Which chapter(s) of "artificial intelligence - a modern approach" are relevant for today's AI practitioners? Or, which chapters do you recommend to someone who just want to apply A.I in practice?
- WePhone App developer committed suicide due to romance trap (technode.com)
-
In an iOS app, I need to solve a linear equation Ax = B, where A is a sparse matrix with 40K rows and 10K columns. Accelerate has a Sparse Solver package, but it is still in beta:…
-
I heard there are some insights in the NKS book, but the 1100 pages filled with a big ego is really not worth my time. Is there a condensed version of this book, or maybe a better book for cellular automata?
-
Both can be seen as strategies of searching for a solution in an optimization problem. Why does deep learning (gradient descent) work better? Is it because of the randomness in GA? And are there any problems more…
- Show HN: Dmem – Python Distributed Memory with Redis (github.com)