My Studies
Luca Wolffenbuttel Bohnenberger
My Study Notes
Author
Luca WB
Categories
All
(3)
code
(3)
en
(2)
llms
(1)
math
(2)
nn
(2)
pt
(1)
quantization
(1)
scratch
(2)
unlearning
(1)
Other Formats
PDF
Building an Autoregressive Neural Network
Part 1
scratch
en
code
nn
In this post, we will implement an Autoregressive Neural Network from scratch, relying solely on the PyTorch tensor class. We assume prior familiarity with Neural Networks;…
Jan 28, 2026
Luca WB
Building Neural Networks from Scratch
scratch
en
code
math
nn
The objective from this page to understand how to implement a neural network from scratch without any external libraries, this page consider that you already have some…
Jan 8, 2026
Luca WB
O Básico de Machine Unlearning em LLMs
unlearning
pt
code
quantization
math
llms
Machine Unlearning consiste na tecnica de tentar fazer modelos desaprenderem algo, seja um conhecimento especifico, uma lógica, ou uma habilidade inteira, esse post será…
Dec 19, 2025
Luca WB
No matching items