Skip to content
View jannikmi's full-sized avatar

Sponsors

@Trash-Nothing

Block or report jannikmi

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
jannikmi/README.md

Hi there 👋🏻

I am Jannik, a data scientist with a strong foundation in Python, hyperparameter optimization, and scientific computing — and a deep interest in algorithm engineering.

My work is inspired by Sutton’s “Bitter Lesson”: building systems that learn from computation and data rather than relying on handcrafted solutions. I focus on designing scalable learning methods and optimization strategies that improve performance, generalization, and efficiency — allowing models to discover rather than be designed.

I’m driven by the challenge of bridging the gap between theoretical AI research and practical implementation, turning abstract ideas into working systems.

With my open source projects I want to give back to the incredible community we all owe so much to.

Feel free to contact me on LinkedIn.

If you want to support my open source work you can sponsor me here on GitHub or buy me a coffee.

Pinned Loading

  1. timezonefinder timezonefinder Public

    python package for finding the timezone of any point on earth (coordinates) offline

    Python 522 67

  2. extremitypathfinder extremitypathfinder Public

    python package for fast shortest path computation on 2D polygon or grid maps

    Python 49 13

  3. multivar_horner multivar_horner Public

    python package implementing a multivariate Horner scheme for efficiently evaluating multivariate polynomials

    Python 30 3

  4. casus/minterpy casus/minterpy Public

    Multivariate polynomial interpolation in Python. This is a mirror of the Minterpy repository. Please do not post issues or pull requests here. Go to https://github.com/minterpy-project/minterpy ins…

    Python 39 6

  5. life-compendion life-compendion Public

    A compendion (= companion + compendium) for life

    1

  6. seaborn-paracoords seaborn-paracoords Public

    Parallel coordinates plots for Python with Seaborn-style API. Offers true horizontal/vertical orientation support, original data ranges, color palettes, categorical hue encoding, and flexible axis …

    Python