Skip to content
View mlavergn's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report mlavergn

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

Things I'm Experimenting On

  • GANs
    • GANs have interesting alternative use cases in the context of classical classification models.
    • _ollama GPT model runtime container (https://github.com/ollama/ollama)
  • Liquid Neural Networks (LNN)
    • Facinating alternative for static transformer based models based on malleable differential equations
  • Zig
    • Zig is a C-like language that borrows Go-idioms while being fully interoperable with C code and libraries and offers:
      • Built-in cross compilation
      • No GC
      • Top-tier performance characteristics
  • Swift Package Manager
    • SwiftPM (aka. SPM) has matured since 2015 and can be the dependecy manager of choice for many use cases.

Liquid Neural Networks - LNN (Step towards true AI)

Link Outs



Pinned Loading

  1. gopack gopack Public

    Lightweight dependency-free embedding of static files into Go executables

    Go

  2. godom godom Public

    DOM data extraction package inspired by BeautifulSoup in pure golang

    Go 1

  3. swiftdom swiftdom Public

    DOM data extraction package inspired by BeautifulSoup in pure swift

    Swift

  4. swiftutil swiftutil Public

    Swift utility classes that are (currently) not feature rich enough to warrant a separate package

    Swift

  5. xcode-templates xcode-templates Public

    Xcode bare bones templates without storyboards / XIBs / NIBs

    Objective-C 1

  6. macos-packages macos-packages Public

    macOS packages and packagers

    Makefile