Skip to content
View matsjfunke's full-sized avatar

Block or report matsjfunke

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

There is no ignorabimus!

i'm into learning how machines learn, brazilian jiu-jitsu, reading and start-ups

matsjfunke's Top Languages

Pinned Loading

  1. feedforward-neural-network-from-scratch feedforward-neural-network-from-scratch Public

    Fully Connected Neural Network (FCNN) from scratch in python & Notes to aid understanding the workings of neural networks

    Python 4 1

  2. .dotfiles .dotfiles Public

    nvim, zsh , htop & git setup

    Lua 1 1

  3. rag-from-scratch rag-from-scratch Public

    implemented vector similarity algorithms to understand their inner workings, used local embeddding models

    Python 2

  4. diet_code diet_code Public

    fullstack react/fastapi web app about my passion for deleting code

    JavaScript

  5. descriptive-statistics-rust descriptive-statistics-rust Public

    Descriptive Statistics & linear regression from scratch in rust

    Rust

  6. fastapi-traefik-auth fastapi-traefik-auth Public

    straightforward template/example for user authentication with JSON Web Tokens using FastAPI, Jinja2 templates and Traefik to enable HTTPS encryption

    Python