Viewing profile — theschreon
theschreon
HN member- Joined
- Sat, Mar 23, 2013, 2:21 PM UTC
- HN karma
- 9
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About theschreon
No profile information was provided.
Recent public activity
-
comment
Comment #39560274
I agree. But at the same time, insisting on 100% certainty/safety would mean to not do anything at all and stick to the status quo forever. It boils down to cost-benefit-calculatio…
-
comment
Comment #39559387
There's no sure-fire way to make a human who is processing a document manually never leak the information they read.
-
comment
Comment #16960481
"Search is all well and good when we are counting words, which is what data analytics and machine learning are really all about." There are machine learning models which go far bey…
- story
-
comment
Comment #15428409
Does this also work for larger numbers of features? (like, 2000, as opposed to 6-9 in the demo)
-
comment
Comment #8036062
Once you have identified the most significant individuals on a field, you can use google scholar alerts to get notified when they publish something new. ( http://scholar.google.com…
-
comment
Comment #5995944
You could try the following improvements to speed up neural network training: - Resilient Propagation (RPROP), it significantly speeds up training for full batch learning: http://d…
-
comment
Comment #5797705
Will this software focus solely on Random Forests? Hoped to see e.g. Deep Convolutional Neural Networks as an option :(
-
comment
Comment #5428254
Sometimes the underlying processes an application is designed for are too complex to be self-explanatory. Look at e.g. Photoshop, would not work without tutorials.