/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

imrannazar.com
| | www.brianbondy.com
3.3 parsecs away

Travel
| | Brian Bondy - Father, runner, software engineer, entrepreneur, and writer.
| | bengarney.com
2.1 parsecs away

Travel
| | Last time, I got angry at Skype and metaphorically flipped the table by starting to write my own video conferenceapplication. We got a skeleton of a chat app and a video codec up, only to find it had a ludicrous 221 megabit bandwidth requirement. We addedsome simple compression but didn't get much return from our...
| | drorspei.com
3.0 parsecs away

Travel
| | In signal processing it is often that we need to compare two finite impulse responses (FIR). It is also often that we don't care to know the difference between two FIRs outside a specific frequency band, and only care about the difference within that band. Given the difference FIR $latex p$, given as $latex n+1$...
| | comsci.blog
11.9 parsecs away

Travel
| In this blog post, we will learn about vision transformers (ViT), and implement an MNIST classifier with it. We will go step-by-step and understand every part of the vision transformers clearly, and you will see the motivations of the authors of the original paper in some of the parts of the architecture.