Python Development

Getting Started

To be honest, I am completely new to Python. I have only used it a few times for small tasks, such as writing scripts to automate some of my work or to quickly prototype ideas.

LLM from Scratch

I have recently started learning how to build a Large Language Model (LLM) from scratch using Python. This is a fascinating area of study, and I am excited to see where it leads.

TorchSharp

When I have completed the Python version of the LLM I am going to port the lot to C# using TorchSharp as this is where I belong.