Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. I Built Non-Autoregressive Decision Models with RL a Year Ago(convaiinnovations.com ↗)
    153comments
  2. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    507comments
  3. Human brain is two separate organs, Stanford Medicine-led research finds(stanford.edu ↗)
    188comments
  4. A graphical desktop for the ZX Spectrum(github.com/mindbox77 ↗)
    75comments
  5. Tin: full-text search for Postgres(planetscale.com ↗)
    49comments
  6. “The Secret Life of Circuits” is here(coredump.cx ↗)
    57comments
  7. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    564comments
  8. Supabase (YC S20) Is Hiring for OrioleDB(supabase.link ↗)
    discuss
  9. Black Holes or Black Hole Stars? Astronomers Spar over 'Little Red Dots'(quantamagazine.org ↗)
    17comments
  10. Asking Authors About Their Own Papers(medium.com/tmlrorg ↗)
    45comments
  11. New evidence for hidden chambers beyond Tutankhamun's tomb(nature.com ↗)
    10comments
  12. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    138comments
  13. San Francisco Onion Futures Company(onionfutures.com ↗)
    123comments
  14. What Zig felt like, coming from Rust(besok.github.io ↗)
    123comments
  15. Almost Never Use AI to Write Anything Substantive(erichgrunewald.substack.com ↗)
    11comments
  16. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    199comments
  17. Cloudflare Quick Tunnels(cloudflare.com ↗)
    301comments
  18. How to Write with an LLM(sockpuppet.org ↗)
    362comments
  19. Adventures in Microcontroller Circuit Debugging(bigmessowires.com ↗)
    1comments
  20. You can run Git on object storage if you re-make packfiles(tigrisdata.com ↗)
    27comments
  21. Communication by means of modulated Johnson noise(pnas.org ↗)
    20comments
  22. Saving another 100TB of RAM(cloudflare.com ↗)
    93comments
  23. SDCC – Small Device C Compiler(sourceforge.net ↗)
    25comments
  24. Ray Ozzie and the Optimism of Being Early(reproof.app ↗)
    15comments
  25. Science Is Open Software(jepedersen.dk ↗)
    51comments
  26. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    49comments
  27. OpenJev(openjev.com ↗)
    281comments
  28. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    126comments
  29. Ctenophores: Wonders of Biology(quantamagazine.org ↗)
    9comments
  30. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    123comments

Animated AI

706 pointsby 2y agoanimatedai.github.io
63 comments
2y agoHN ↗

I'm excited to see attention layers animated like this. I feel like I'm this close to grasping them.

2y agoHN ↗

You mean you would be excited to see attention animations? The page presents convolutions not attention.

2y agoHN ↗

I still haven't found "that one visualisation" that makes the attention concept in Transformers as easily understood as these CNNs.

If someone here on HN has a link to a page that has helped them get to the Eureka-point of fully grasping attention layers, feel free to share!

2y agoHN ↗

I found this video helpful for understanding transformers in general, but it covers attention too: https://www.youtube.com/watch?v=kWLed8o5M2Y

The short version (as I understand it) is that you use a neural network to weight pairs of inputs by their importance to each other. That lets you get rid of unimportant information while keeping what actually is important.

2y agoHN ↗

Hi! I'm the creator of the site. Good news: I'm currently working on animations and an explainer video on transformers and self-attention. The best way to be notified is probably to subscribe to my YouTube channel and hit the bell icon for notifications.

2y agoHN ↗

These are sweet - does anyone know how these animations are being generated?

2y agoHN ↗

Pretty sure these were animated in Blender. This feels pretty doable with Geometry Nodes, and the particular look of the blurred reflections in the floor trips my “it’s Blender” sense.

2y agoHN ↗

Great use of colors. Initially I thought these were AI made, and that those animations are examples.

But not being so really shows the effort put into this, these are great animations.

Thanks for sharing.

* And the videos on the YT channel are really worth watching.

2y agoHN ↗

Hi! I'm the creator of the site. I'd just like to say thank you for posting this and for everyone that took the time to visit the site and/or my YouTube channel! Seeing people get value out of my content is what really makes the effort worthwhile.

2y agoHN ↗

This is super good looking content i love also his youtube content.

2y agoHN ↗

These are great! Would love it if you had a section on RNNs / Transformers. I’d even pay for it.

2y agoHN ↗

These are excellent! Can't wait to share them with some art folks Ive been trying to explain AI processes to and I can't wait to see more! Bravo :^)

2y agoHN ↗

According to this page, scaling an image down is "AI".

2y agoHN ↗

Click through to the videos and you'll see that these are supporting animations that form part of explanations of specific algorithms.

2y agoHN ↗

Love visualizations like this, bravo. There is a mental stickiness to animations like this for me personally.

2y agoHN ↗

Not very helpful to show blocks of only one color...

2y agoHN ↗

This is really cool. Thanks! Just subbed.

2y agoHN ↗

I've often wished the pandas documentation had animations like this. The groupby/split-apply-combine pipeline could probably be explained in one 10-sec clip.

2y agoHN ↗

Thanks for sharing this as well! Love Georgia Tech!

2y agoHN ↗

There used to be this video explaining each layer of a neural network visually on youtube back in the days.

2y agoHN ↗

Excellent, thanks for sharing. These can be such good ways to learn and internalize intuition (and of course teach others!).

2y agoHN ↗
2y agoHN ↗

Hi there, I realize that this is dumbed down "without the numbers". Is there a dumbed down "without the numbers" prerequisite I should look at? Thanks!

2y agoHN ↗

Ah, it's the convolutions part. It's a very nice visual demonstration.

I'll subscribe on YT. Would be neat to see the other parts: attention and so on.

2y agoHN ↗

I can imagine kindergartens using legos to teach children "And this is , children, how the multi-head attention works". Matrix algebra as used in AI is very good fit for geometric visualizations. But in the end , it doesn't explain Why it works so good or so human-like. Valuable kindergarten lesson though

2y agoHN ↗

Congratulations. Great material, great site. Keep up the good work.

2y agoHN ↗

This is a nice project, but please don't hit people with 100+ mbs of gif images without a warning

2y agoHN ↗

It should be tagged like "56k killer" like the good old days!

2y agoHN ↗

How about you Americans stop bending over for monopolies that make you worry about such trivial things in 2023?

2y agoHN ↗

I think this might be less of an issue for HN browsing American nerds (who likely have great Internet connections) and more of an issue for people in developing countries or with poor network infrastructure.

2y agoHN ↗

I mean, you can stream netflix in rural Cambodia and not worry about data limits so I'm not so sure. Of course someone will be able to name somewhere this is a concern, but then you should be running browser extensions to manage media loading.

2y agoHN ↗

Actually it's the reverse of the above nowadays, many third world countries have cheaper, faster internet than much of the US.

2y agoHN ↗

I'd just like to politely point out that Hungary is absolutely miles away from being a developing country, as is Romania, and these days Thailand doesn't even count either for the most part.

2y agoHN ↗

The only places without great infrastructure in 2023 are those being bombed.

2y agoHN ↗

I might sound like an entitled westerner but I don't think I'd even open a web browser and just click around on the internet if I had a capped or billed internet connection. At least not with auto-downloading content like images and video enabled.

2y agoHN ↗

I keep hearing this argument, and still not sure which countries people are referring to. Maybe rural areas of US/Canada or other large countries? Just curious about the real affected number of people.

2y agoHN ↗

It's a page about animations, so it's obviously going to be more media heavy than your average page. And the average random website is decently large anyway.

NYT is 11mb, wapo is 22, scrolling down once on reddit is like 40mb.

100 and something mb doesn't warrant pre-warning for a page specifically promising animations.

2y agoHN ↗

If the videos were mp4/webm, the whole page would be about 1/10th the size. Gif format was never intended for this type of use. (and yes, thanks for pointing out several other horribly bloated websites, luckily browsing with JS disabled cuts them down to a few mb at most like they should be)

2y agoHN ↗

I was worried about my blog entries being too heavy. I kept them under 3MiB each.

Then I made one where I realised it really needed some rather big videos for illustration. It ended up being 43MiB and... After thinking about it for a while I decided that was fine. The few people interested in my work are unlikely to even notice the download.

2y agoHN ↗

What are you browsing on, a blackberry bold?

2y agoHN ↗

Animation doesn't have to imply huge. The animations on this page could be done with a few kilobytes of GL shader.

2y agoHN ↗

Hi! I'm the creator of the site. Thanks for pointing this out! The number of animations has grown over time, and I didn't realize how big the size has gotten. Do you have an idea in mind for how you'd like the site to behave? E.g., static images that play when you click/tap on them? Sections that are hidden until you expand them? Other ideas? Thanks!

2y agoHN ↗

Cool idea and I like the format. Transformer circuits and attention would be a cool thing too.

2y agoHN ↗

Excellent visuals for ELI5 on complicated subjects. I especially like the use of different colors and 3D animations.

2y agoHN ↗

The author says in his videos images on web are wrong but then for the why says they are missing details mostly because they aren’t 3D. Isn’t that incomplete not wrong?

2y agoHN ↗

Incomplete is a strict subset of wrong. That doesn't mean it's not useful.

2y agoHN ↗

The later slices remind me of a gifted test I failed, because I rabbit holed on dividing the shapes...

2y agoHN ↗

Very cool! Now Conv3D..

I always wonder how to present a realistic Conv3D, as with channels it is actually 4D, it is an interesting challenge.