Viewing profile — nrox
nrox
HN member- Joined
- Fri, Aug 30, 2013, 3:48 PM UTC
- HN karma
- 21
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About nrox
Recent public activity
- story
- story
-
comment
Comment #9118299
that makes me proud :) do you have suggestions to improve this library ?
-
comment
Comment #9118286
It looks based on this repo: https://github.com/nrox/q-learning.js and this example: http://nrox.github.io/q-learning.js/test2.html
-
comment
Comment #8304951
this tool makes it easier to do this analysis, because we dont have to choose the interval to compare and it is more obvious.
-
comment
Comment #8304871
something like this is done comparing monthly sums from a previous year with the current, to qualify the impact a campaign had in numbers. doing the difference you get the tendency…
- story
-
comment
Comment #6401249
uau! that's really something! looking forward to it.
- story
-
comment
Comment #6398720
The book is great. The problem with AI books and many technical books has to do with their huge size. The optimal instruction to learn AI for basic usage would be: provide an half …
- story
-
comment
Comment #6390593
The book seams accessible. This subject is difficult and requires a lot of time to understand and put something useful into practice. AI books appear frequently these days. I feel …
-
comment
Comment #6360145
creative thing!
-
comment
Comment #6352284
Looking forward to read Chapters X1, X2 for Machine Learning. Thanks for all the work.
-
comment
Comment #6321851
This is an experiment with genetic algorithms, and real-time user choices which replaces the fitness function.
- story
-
comment
Comment #6314584
Newborn online tool for building simple models of robots and simulate them, with JavaScript, and some drag and drops. Requires WebGL, Chrome recommended. GitHub repository: https:/…
-
story
Assemblino.js - Modeling and Simulation for Robots and Mechanisms
Newborn online tool for building simple models of robots and simulate them, with JavaScript, and some drag and drops. Requires WebGL, Chrome recommended. GitHub repository: https:/…
-
comment
Comment #6308314
cool! nice usage of images.
-
comment
Comment #6302423
brain.js library is a NN implementation in JavaScript. It's very easy to use. https://github.com/harthur/brain Here is a test with a model of a robotic arm: https://assemblino.com/…