konrad (@konradgajdus) 's Twitter Profile
konrad

@konradgajdus

engineer @AMD

ID: 1261059986010132481

calendar_today14-05-2020 22:25:12

19 Tweet

100 Takipçi

131 Takip Edilen

konrad (@konradgajdus) 's Twitter Profile Photo

Feedforward neural network in C - part 2/n First round of training done using the MNIST dataset Sitting at around 97.5% accuracy and 0.06% loss Next couple of days will be spent on optimisations

Feedforward neural network in C - part 2/n

First round of training done using the MNIST dataset

Sitting at around 97.5% accuracy and 0.06% loss

Next couple of days will be spent on optimisations
konrad (@konradgajdus) 's Twitter Profile Photo

Donut enhancements - Improved lighting calculation with ambient, diffuse, and specular components - Added interactive controls to adjust donut parameters in real-time 100% C

Bones (@bonesaidev) 's Twitter Profile Photo

Mnist neural network visualization written from scratch in Odin and Raylib. repo: github.com/bones-ai/odin-… I'm still new to Odin so if you see a way to imporve something, let me know :)

konrad (@konradgajdus) 's Twitter Profile Photo

Mini neural network in C - preprocess - training - inference ~250 lines of code Trying to find the balance between efficiency and simplicity

Mini neural network in C

- preprocess
- training
- inference

~250 lines of code

Trying to find the balance between efficiency and simplicity
Cache Thrasher (@ayecaml) 's Twitter Profile Photo

Wanted to get into embedded, so I made a shitty 3D scanner. - esp32 with firmware written in C - VL53L1X LiDAR time of flight sensor - nema 17 stepper motor - A4988 stepper motor controller It has a resolution of 2mm^2 and takes around 1 min to scan a 8.6cm tall object.