Skip to content
View emrul's full-sized avatar

Highlights

  • Pro

Block or report emrul

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. container-init container-init Public

    A small PID 1 supervisor for container images — reads systemd unit files, supervises services, socket activation

    Go

  2. Learning-Rate Learning-Rate Public

    Implementation of Learning Rate Finder, SGDR and Cyclical Learning Rate in Keras

    Jupyter Notebook 29 36

  3. pg2arrow pg2arrow Public

    PostgreSQL Table to Apache Arrow file converter

    C 4 9

  4. graal-js-kotlin-coroutines graal-js-kotlin-coroutines Public

    Experiments with Kotlin/Coroutines/GraalJS/JDK16

    Kotlin 3

  5. C#/.NET implementation of P2 (P-Squa... C#/.NET implementation of P2 (P-Squared) algorithm for calculating percentiles on streaming data
    1
    using System;
    2
    using System.Collections.Generic;
    3
    
                  
    4
    /*
    5
     * References: