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

Block or report filipre

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

Pinned Loading

  1. signalbot signalbot Public

    Micro framework to create your own signal bots.

    Python 93 22

  2. device-scanner device-scanner Public

    🫐 Scan your network and see who is connected

    Python 1

  3. Duolingo-Words Duolingo-Words Public

    CLI to create a Duolingo Deck based on your progress

    Python 1

  4. scaled_simplex_projection.py scaled_simplex_projection.py
    1
    import numpy as np
    2
    import torch
    3
    
    
    4
    """
    5
    w* = \argmin_{w\in R^L} \delta_\Delta(w) + \frac12 (w-v)^T H (w-v)
  5. Rices-theorem Rices-theorem Public

    paper and presentation on Rice's Theorem for the theoretical computer science seminar

    TeX 1

  6. trex-runner-rf trex-runner-rf Public

    T-Rex Runner Reinforcement Learning

    JavaScript