Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
sm00thix
Follow

Ole-Christian Galbo Engstrom sm00thix

Data Scientist @ FOSS Analytical A/S | PhD in Computer Science

Block or report sm00thix

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. ikpls ikpls Public

    Fast CPU and GPU Python implementations of Improved Kernel Partial Least Squares (PLS) by Dayal and MacGregor (1997) and Fast Partition-Based Cross-Validation With Centering and Scaling for XTX and...

    Python 32 5

  2. cvmatrix cvmatrix Public

    Computation of training set (X^T * W * X) and (X^T * W * Y) or (X^T * X) and (X^T * Y) in a cross-validation setting using the fast algorithms by Engstrom and Jensen (2025).

    Python 21 2

  3. unet unet Public

    Implementation of U-Net (Ronneberger et al., 2015). This implementation is based on the original U-Net architecture, with options for number of input and output channels, normalization (batch norma...

    Python 1

  4. IKPLSTestData IKPLSTestData Public

    Test data for IKPLS

  5. PorkBellyHSI PorkBellyHSI Public

    Contains the source code used by Engstrom et al. (2025) for predicting chemical maps with a modified U-Net.

    Python

  6. hub hub Public

    Forked from pytorch/hub

    Submission to https://pytorch.org/hub/

    Python