Communities:
C and Assembly Developers
| # | Tweet | Community | Topic | Views ▼ | Ratio | Engagement | Posted |
|---|---|---|---|---|---|---|---|
| 1 | [video] Trained a single layer neural network in C to predict AND GATE from scratch
using gradient descent and Batch training of dataset in almost 300K epochs | C and Assembly Developers | — | 42.2K | 49.5x | 99 | Mar 27 |
| 2 | [video] A spatial Cache Locality visualizer simulation demonstrating how the CPU fetches a 32-byte cache line of 64-bit float values(i.e. 8-byte each) at once inside the L1 D-cache.
So that if it has to access sequential data next, it doesn't have to fetch it from DRAM, saving around | C and Assembly Developers | — | 20.0K | 15.4x | 38 | Jun 17 |