I'm Andras, a software engineer. I like automating stuff and tinkering with neural networks.
A fun personal project to showcase simple neural networks and data handling: a collection of neural network models for MNIST digit classification using PyTorch.
Built a config manager using the singleton pattern, complete with unit tests for robust model management.
Added environment variable to configure logging level.