myownpetard
No user record in our sample, but myownpetard has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but myownpetard has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
In crypto, wash trading usually refers to the practice of exchanges or project creators colluding to trade the same asset back and forth in order to make the volume/liquidity/popularity look greater than it is. - "Our…
MCP is more like a UI that is optimized for LLMs for interacting with a tool or data source. I'd argue that an API is not a user interface and that's not really their intention. > Regardless, again: if the AI is so…
That's because attention is all we need.
I disagree. A neural network is not learning it's source code. The source code specifies the model structure and hyperparameters. Then it compiled and instantiated into some physical medium, usually a bunch of GPUs, and…
Evolution is the heuristic search for effective neural architectures. It is training data, but for the meta-search for effective architectures, which gets encoded in our DNA. Then we compile and run that source code and…
A more fair comparison would be subtract it from the size the of source code required to represent the LLM.
> as part of/after the main training I take this to mean during weight updates, e.g. training. > "runtime train of thought" I take runtime here to mean inference, not during RL. What does runtime mean to you? Previous…
These are two very different things. One is talking about an improvement made by making control flow changes during inference (no weights updates). The other is talking about using reinforcement learning to do weight…
He was creating a paper trail for illegal working/billing practices.
Almost every PM I've worked with had an engineering degree and/or previously worked as an engineer. This "Josh" sounds like a strawman or you've had bad luck with PMs in the past. It also sounds like you have a PM on…
> Word of advice to all those who are chomping at the bit to disrupt pharma with AI. Literally the first line in the comment that started this thread.
Your sources are talking about the ratio of small molecule vs. large molecule drugs. Even if you're developing small molecule drugs you are likely targeting some aspect of protein signaling/gene expression. People are…
I think its use probably has a loose correlation to younger, east coast, Big Lebowski fans. Which as we know puts you down an irreversible ideological path of... something?
Nobody in the C-suite of a corporation is a communist. That's like saying the HR department exists to help unionize the workers. These are some wild takes, it's only Monday my dude.
It was a pun about how this thread is being overly semantic in an unnecessary and uninteresting way... We could also talk about how the word 'executes' implies some kind of agency which computers lack. It's like saying…
> The machine is not "interpreting instructions" but "just" mapping to unambiguous defined actions. Well in the case of Python, the interpreter is indeed interpreting.
Wait until you hear about hypercubes.
Cool, thanks for the response! I'm enjoying using the site. One followup: does it take into account grammatical errors, incorrect conjugations and that kind of thing?
What is the fluency score based on?
> Within the context of a system with certain algebraic properties. This downplays the importance of the set of systems for which his proof holds and makes it sound like it applies to some obscure branch of mathematics.…
Interesting final point. It's like the business equivalent of NP-Complete problems, difficult to compute but easy to verify. Can you give any examples of those types of problems you've encountered?
No, they are almost certainly suggesting crypto would solve the issue...
Isomorphic javascript is one of the most egregious.
17% of Americans that are over 7' are or have been in the NBA. They only need to be better than a few dozen or hundreds of others at the required skills. The average 7 footer in the NBA is a way better shooter than the…
There is a great paper, Weight Agnostic Neural Networks [0], that explores this topic. They experiment with using a single shared weight for a network while using an evolutionary algorithm to find architectures that are…