HN user

Chirono

486 karma
Posts20
Comments91
View on HN
wayve.ai 2y ago

Photorealistic reconstruction in static and dynamic scenes

Chirono
9pts1
wayve.ai 2y ago

Lingo-2: Driving with Natural Language

Chirono
2pts0
abcnews.go.com 3y ago

Elon Musk says he'll resign as head of Twitter

Chirono
6pts0
www.theverge.com 4y ago

Bored Ape Yacht Club creator raises $450M to build an NFT metaverse

Chirono
1pts0
www.pcgamer.com 5y ago

9000-player games are right around the corner, and here's what one looks like

Chirono
15pts1
www.epicgames.com 5y ago

Epic Games Complete $1B Funding Round to Support Vision for the Metaverse

Chirono
16pts2
www.thomann.de 5y ago

Stompenberg FX: Demo and play over 150 pedals live via the internet

Chirono
160pts46
www.coderelay.io 5y ago

Video Game in a Font

Chirono
4pts0
www.thomann.de 5y ago

Stompenberg FX: Demo and play over 150 pedals live via the internet

Chirono
1pts0
github.com 5y ago

GPU RAM Drive:Create a Virtual Drive Backed by GPU RAM

Chirono
5pts1
www.cnbc.com 5y ago

WeWork sells majority stake in its China business for $200M

Chirono
1pts0
wwwf.imperial.ac.uk 6y ago

Natural number game

Chirono
81pts14
news.rice.edu 6y ago

Slide: First algorithm for training deep neural nets faster on CPUs than GPUs

Chirono
68pts5
www.scottaaronson.com 6y ago

MIP*=Re

Chirono
2pts0
news.ycombinator.com 6y ago

California makes ‘deepfake’ videos illegal, but law may be hard to enforce

Chirono
1pts0
techcrunch.com 7y ago

Hailo launches its newest deep learning chip

Chirono
1pts0
www.pcgamer.com 11y ago

Hacks! An investigation into the million-dollar business of video game cheating

Chirono
2pts0
www.pcgamer.com 14y ago

John Carmack interview about the future of graphics technology

Chirono
2pts0
www.intuitor.com 14y ago

How to Design Small Decision Making Groups

Chirono
2pts0
news.bbc.co.uk 16y ago

British Election Results in Hung Parliament

Chirono
29pts77

That’s usually not true due to caching. It may be true if you leave a large gap in between, but if you send “make it red” right after, then it’s purely incremental

Exactly. This number is so so much bigger than 10^100000 or however many grains of sand would fit, that dividing by that amount doesn’t really change it, certainly not enough to bring it down closer to 9,999,999sub10

The two other changes they mention have been widely adopted, and are included in at least some of the models they benchmark against. It seems they list them for completeness as changes to the original transformer architecture.

This is just an artefact of tokenisation though. The model simply isn’t ever shown the letters that make up words, unless they are spelled out explicitly. It sees tokens representing groups of words. This is a little like saying a human isn’t intelligent because they couldn’t answer your question that you asked in an ultrasonic wavelength. If you’d like to learn more this video is a great resource: https://youtu.be/zduSFxRajkE?si=LvpXbeSyJRFBJFuj

I used to use K professionally inside a hedge fund a few years back. Aside from the terrible user experience (if your code isn’t correct you will often just get ‘error’ or ‘not implemented’ with no further detail), if the performance really was as stellar as claimed, then there wouldn’t need to be a no benchmark clause in the license. It can be fast, if your data is in the right formats, but not crazy fast. And easy to beat if you can run your code on the GPU.

Nice paper. I particularly like how they talk through the ideas they tried that didn’t work, and the process they used to land on the final results. A lot of ML papers present the finished result as if it appeared from nowhere without trial and error, perhaps with some ablations in the appendix and I wish more papers followed this one in talking about the dead ends along the way.

That’s only true for linearly ordered structures, but isn’t true for partially ordered ones.

For example, set inclusion. Two different sets can be neither greater than not smaller than each other. Sets ordered by inclusion form a partially ordered lattice.

From reading this book you’d have a very good grasp of the underlying theory, much more than many ML engineers. But you’d be missing out on the practical lessons, all the little tips and intuitions you need to be able to get systems working in practice. I think this just takes time and it’s as much an art as it is a science.

The other angle on ‘Corporate AI’ is when we’ll start to see product placement and adverts inside generated content. Create an image of coffee, and you’ll find Starbucks logos everywhere. Ask an LLM about a topic and see it work in an advert about a particular brand of beer. I’m sure people are working on this already, but I really hope it never happens.

Of course they’re different. But so what? That’s not exactly proof of anything, unless you’re suggestion biological neurons are the only configuration in the universe capable of thought? Maybe that’s true, but it seems unlikely to me.

The pressure of natural selection can lead to the phenomenon of consciousness. Why not the process of training llms? Perhaps developing the machine equivalent of consciousness helps that particular configuration of weights survive the otherwise destructive process of gradient descent.

This paper, and most other places i’ve seen it argued that language models can’t possibly be conscious, sentient, thinking etc, rely heavily on the idea that llms are ‘just’ doing statistical prediction of tokens.

I personally find this utterly unconvincing. For a start, I’m not entirely sure that’s not what I’m doing in typing out this message. My brain is ‘just’ chemistry, so clearly can’t have beliefs or be conscious, right?

But more relevant is the fact that llms like ChatGPT are only pre-trained on pure statistical generation, followed by further tuning through reinforcement learning. So ChatGPT is no longer simply doing pure statistical modelling, though of course the interface of calculating logits for the next token remains the same.

note: i’m not saying i think llms are conscious. I don’t think the question even makes much sense. I am saying all the arguments that i’ve seen for why they aren’t have been very unsatisfying.

Stretch the timelines out a bit. Say the asteroid is two years off (a fairly typical startup runway). I would much rather know the planning, decisions and execution of the one thing that could save my life were done by well rested and level headed individuals, not stressed out sleep deprived people more prone to missing details and making mistakes.

I still find it strange that housing is expected to be an appreciating asset class, rather than a depreciating one that requires continual investment to counteract wear and tear etc. I understand that this is largely by design, but it seems odd to me how much this is accepted as fundamental to properties, rather than something that’s been constructed.

That code is written in a very declarative, functional style. Haskell is a language that forces you to write code like that, so might be a worth a look if your goal is to write ‘pretty’ code.

However, I’d also add that becoming an “elegant” and “useful” programmer are often at odds with each other. It’s very easy to spend so much time trying to make your code pretty with the perfect abstractions that you never actually finish anything.

If your goal is to be useful and productive then learning by writing a lot of code in a lot of different languages, styles and code based might serve you better than focussing on beautiful source code. Though if you can do both, then please do!

I’d double check your working there because it certainly is true. In your example the standard deviation (2e29) is far bigger than the difference between the median and mean (5e28).

To get an idea of comp for companies in London, levels.fyi is a good starting point. https://www.levels.fyi/Salaries/Software-Engineer/London/ Bottom line is that comp is way under what you would get for the same job in the US, but better than most other engineering jobs in London outside of certain finance roles. The market seems to have been going up a lot in the past couple of years though.

The interview process is pretty much the same as you get in the US. Lots of leetcode and system designs.

The paper in this post doesn't use neural networks at all. It also includes the time to train the model in the sorting time, which the paper you linked doesn't. NN-sort trains on historic data to sort future data, which requires the distribution to be roughly the same, whearas this algorithm learns online.