HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hacksoi

no profile record

Submissions

A Simpler Alternative to Neural Nets

medium.com
2 points·by hacksoi·2 года назад·5 comments

Show HN: I Invented a New Machine Learning Algorithm

medium.com
5 points·by hacksoi·2 года назад·6 comments

comments

hacksoi
·2 года назад·discuss
If people can get away with it, they will do it. Rules and punishments for breaking them exist for a reason.
hacksoi
·2 года назад·discuss
Yeah, people like to see cool things, can't blame them.
hacksoi
·2 года назад·discuss
I made the direct comparison to neural nets as it uses a very similar method to them (i.e. using weights as parameters and minimizing a cost function via gradient descent) but is simpler (gets rid of layers, neurons, activation functions, etc).

I never stated "AGI means solving polynomials". Based on how far LLMs have come, function approximation seems to play a role in it.
hacksoi
·2 года назад·discuss
You can use it after you do the climb to see if there is a more optimal solution.
hacksoi
·2 года назад·discuss
Tail recursion is when the recursive call is last in a function; this algorithm uses breadth-first search to simultaneously 1. search the space of inputs and outputs 2. find the smallest set out of outputs to reach a reward. Again, tail recursion is completely irrelevant.
hacksoi
·2 года назад·discuss
Seeing how you think "tail recursion " is relevant when it isn't, it's more likely that you don't actually understand the algorithm.
hacksoi
·2 года назад·discuss
Tail recursion is completely irrelevant to this algorithm.
hacksoi
·3 года назад·discuss
Are we really going down this path of prompt-prompt-engineering?
hacksoi
·3 года назад·discuss
Set your goal correctly. Your goal isn't to be flawless, it's to produce optimal output. I think looking at criticism through that lens will help.
hacksoi
·3 года назад·discuss
I overcame a weak sense of self by learning to draw boundaries. I can't stress how important this is. When you have weak boundaries, you let others control your life. Learn to draw clear boundaries that must never be crossed. I recommend googling the problem.