Skip to content
View OscarSavolainenDR's full-sized avatar
Block or Report

Block or report OscarSavolainenDR

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
OscarSavolainenDR/README.md

πŸ„β€β™‚οΈ OscarSavolainenDR

Machine Learning Research Engineer

My 3 great engineering loves are analyzing data, neural network quantization, and unit testing of complex use cases. At the risk of sounding like a complete nerd, I am super into working on very complex problems that have a strong coding aspect. It's how I get into flow state. At the moment, that is building a neural network quantization library with never-before-seen tools and techniques, with an ultra-fast Rust backend. And yes, it interfaces seamlessly with PyTorch.


🧰 Languages and Tools

PyTorch

TensorFlow

Git

Linux

Python

GitHub

Rust

C++

Bash

Lua

Docker

HTML

CSS

JavaScript

React


πŸ“Ί Latest YouTube Videos

Cross Layer Equalization: Everything You Need to Know How to see inside Neural Networks: New Tensor Histogram and Jacobian Sensitivity Analysis Tool! Quantization Aware Training (QAT) With a Custom DataLoader: Beginner's Tutorial to Training Loops Advanced PyTorch Graph Manipulation: FX Graph Mode Quantization Coding tutorial - Part 3/3 How does Graph Mode Affect Quantization? FX Graph Mode Quantization Coding tutorial - Part 2/3 How to do FX Graph Mode Quantization: FX Graph Mode Quantization Coding tutorial - Part 1/3

πŸ“Š Stats

GitHub Streak

πŸ‘¨β€πŸ’» Oscar's Coding Journey

I first got started in coding as a means of enabling me to do what I love: data analysis. I go cuckoo for data, and coding was a way to enable gathering, transforming, and visualizing numbers. Over time I ended up using more and more advanced techniques. When I was doing my PhD in neurotechnology at Imperial College, to tackle complex biological data, I had to start getting the big algorithms involved: Machine Learning. Before my PhD even ended, I started working professionally as an ML Researcher, and grew to love ML for itself: understanding how it learns transforms, the subtleties of forward and backwards passes, and most of all, how it reacts when we throw a sackful of wrenches into the motor of the algorithm when we do quantization. At the moment, I'm excited to be educating others on neural network quantization and building my own quantization library, while continuing my journey of diving down into computational optimization, low-level languages such as Rust, and playing with various LLM use cases.

Pinned

  1. Inter-Frequency-Power-Correlation-Statistical-Significance-Test Inter-Frequency-Power-Correlation-Statistical-Significance-Test Public

    A Monte-Carlo based statistical significance test for inter-frequency power correlations in non-stationary time-series. Accounts for intra-frequency autocorrelation, inter-frequency non-dyadicity, …

    MATLAB 2 1

  2. Quantization-Tutorials Quantization-Tutorials Public

    A bunch of coding tutorials for my Youtube videos on Neural Network Quantization.

    Jupyter Notebook 2

  3. brevitas brevitas Public

    Forked from Xilinx/brevitas

    Brevitas: neural network quantization in PyTorch

    Python

  4. pytorch pytorch Public

    Forked from pytorch/pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    Python

  5. AutomatedFilesBackup AutomatedFilesBackup Public

    Easy, automated, scheduled backup to Github of arbitrary, distributed Linux files

    Shell

  6. EasyQuant EasyQuant Public

    A minimalist extension to PyTorch's quantization library, which improves QAT training speed, adds custom visual quantization debugging tools, and robust unit testing. Natively compatible with both …

    Jupyter Notebook 1