Artificial consciousness: a perspective from the free energy principle | Philosophical Studies
https://link.springer.com/article/10.1007/s11098-024-02182-y#citeas
https://link.springer.com/article/10.1007/s11098-024-02182-y#citeas
SpringerLink
Artificial consciousness: a perspective from the free energy principle
Philosophical Studies - Does the assumption of a weak form of computational functionalism, according to which the right form of neural computation is sufficient for consciousness, entail that a...
[2406.18066v1] Learning Optimal Filters Using Variational Inference
https://arxiv.org/abs/2406.18066
https://arxiv.org/abs/2406.18066
arXiv.org
Learning Optimal Filters Using Variational Inference
Filtering - the task of estimating the conditional distribution for states of a dynamical system given partial and noisy observations - is important in many areas of science and engineering,...
Open Sourcing Kinopio
https://pketh.org/open-sourcing-kinopio.html
https://pketh.org/open-sourcing-kinopio.html
pketh.org
Making the Kinopio Source Code Public
On the eve of itβs 5th anniversary, Iβve decided to make the code for the kinopio-client app public. That means you can run Kinopio on your own computer, make changes, and share improvements.
Why Google Sheets ported its calculation worker from JavaScript to WasmGC | web.dev
https://web.dev/case-studies/google-sheets-wasmgc
https://web.dev/case-studies/google-sheets-wasmgc
web.dev
Why Google Sheets ported its calculation worker from JavaScript to WasmGC | web.dev
Calculations in Google Sheets were initially done on the server, then on the client in JavaScript, and now on the client in WebAssembly Garbage Collection. This case study explains how and why.