edge cognition – Telegram
edge cognition
74 subscribers
42 photos
18 videos
4 files
37 links
realtime dynamical systems & self-organization research

feedback: @algalgalg
Download Telegram
Experimenting with different types of channel attention, that would actually reduce the amount of computation needed, by throwing out most of the input.
The idea is to save on buffer reads on inference, by applying some function + gated activation to internal state, and using this result to determine if we should perceive anything
btw there is a whole NCA section on ALIFE 2023 (started today)
tiny projectors, tiny computers (festival-proof setup)
This media is not supported in your browser
VIEW IN TELEGRAM
translation operator (random input, fixed shift)
texture NCA on Chaos Communication Camp (day 1). WGSL compute -> Vulkan on jetson nano. Mapping is done in the fragment shader stage
representing radiance field as 3D Gaussians
https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/
==========================
swiss.gl 👾📽 intro
==========================

This library: http://swiss.gl seems like an interesting model viewing tool for colab (example: last cell here)

and overall should be handy in many situations

A video tutorial with the use of this library has just been released: https://www.youtube.com/watch?v=jKt1Jq4FMRg
👾1
bit field from swiss.gl tutorial
🔥1