HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hacksoi

no profile record

Submissions

A Simpler Alternative to Neural Nets

medium.com
2 points·by hacksoi·vor 2 Jahren·5 comments

Show HN: I Invented a New Machine Learning Algorithm

medium.com
5 points·by hacksoi·vor 2 Jahren·6 comments

comments

hacksoi
·vor 2 Jahren·discuss
If people can get away with it, they will do it. Rules and punishments for breaking them exist for a reason.
hacksoi
·vor 2 Jahren·discuss
Yeah, people like to see cool things, can't blame them.
hacksoi
·vor 2 Jahren·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
·vor 2 Jahren·discuss
You can use it after you do the climb to see if there is a more optimal solution.
hacksoi
·vor 2 Jahren·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
·vor 2 Jahren·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
·vor 2 Jahren·discuss
Tail recursion is completely irrelevant to this algorithm.
hacksoi
·vor 3 Jahren·discuss
Are we really going down this path of prompt-prompt-engineering?
hacksoi
·vor 3 Jahren·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
·vor 3 Jahren·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.