Viewing profile — piedradura
piedradura
HN member- Joined
- Thu, Sep 15, 2016, 1:29 PM UTC
- HN karma
- 21
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About piedradura
No profile information was provided.
Recent public activity
-
comment
Comment #12580310
I can't download the posts of forums like comp.lang.lisp, and I can't disable javascript in firefox with one click, so forget about any applaud from me. The browser I would like is…
-
comment
Comment #12572922
Thanks, the online pdf seems to be very good.
-
comment
Comment #12571357
When you lose the value of v' change and so change the value of v.
-
comment
Comment #12570690
What I suggest is to use the function: if v(s')==1 then 1 else the usual rule.
-
story
Ask HN: How do you learn to be in a team
I have never been in a programming team, so there are many thinks I don't know about. I would like to get into a team just to make some small and short application. As I am a hobby…
-
comment
Comment #12570059
just reading page 15, arg max = maximal ..., I think that global maximum or local maximum is better than maximal. I would like to read all the interesting fruit of RL in just one h…
-
comment
Comment #12563249
maxima and wxmaxima computer algebra software are using gnuplot.
-
comment
Comment #12560693
The mating dance and the need of some sort of real fitness is interesting. By self-sustainability I was thinking about some form of interactions with the property to not become blo…
-
comment
Comment #12560598
Today I read about reinforcement-learning in the wikipedia and The Wealth of Humans: Work and its Absence in the Twenty-first Century. Perhaps both ideas are useful to be successfu…
-
comment
Comment #12558039
I don't have a German dictionary, my point is that a german person can discover interesting relations between English and German using grep, for example the one you suggest about (…
-
comment
Comment #12557982
Just to be a little more concrete: What about a "genetic algorithm" approach for a population in which individuals are genetic algorithms and in which the optimization function put…
-
comment
Comment #12557916
Yes, you suggest a little effective training method. What I suggest is training a lot of very little effective training methods looking for mutations. By not being gready perhaps A…
-
comment
Comment #12557795
I am not suggesting physical activity.
-
story
What should be sex for AI?
Since until now humans are a bad tool to teach a computer how to become intelligent, I wonder if we should try to define what the concept of sex should be for AI. Many hackers many…
-
comment
Comment #12557629
Perhaps humans are not a good tool to teach a computer how to be intelligent, there is too much chaos in our society and our dreams are many time irrational. We want machines to be…
-
story
English rules of thumb with grep
As a native spanish I was wondering about the words ending in tial or cial, in Spanish they end in cial, for example English tangential => tangencial versus English spacial => espa…
-
comment
Comment #12520478
in Lisp you use two pointers (a fast and a slow one) to detect a cycle in a linked list. For example http://clhs.lisp.se/Body/f_list_l.htm
-
comment
Comment #12512841
A viability study is not something to reject.
-
comment
Comment #12512834
The problem with low probability outcome events is that when you repeat the same experiment many times that event can happen with high probability.
-
comment
Comment #12509825
In maths you learn to solve problem by expanding the abstractions by adding new elements. There is a crucial difference between problems easy to solve by repetition and problems th…
-
comment
Comment #12509727
I would add another multiplicative factor: the probability that you have success in what you are trying to achieve, if that probability is near zero you effort will be in vain.
-
comment
Comment #12505947
I prefer to have a computer composed by parts, so I attach the webcam to the computer when I need to, same thing for the audio and many other applications. I only need 1k of ram to…