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

Block or report oraclewalid

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. ras-al-ghul ras-al-ghul Public

    KV database

    Rust

  2. scala-hamsters/hamsters scala-hamsters/hamsters Public

    A mini Scala utility library

    Scala 290 23

  3. Blackout Blackout Public

    off-heap implementation of java String and some DataStractures

    Java

  4. kafka-101 kafka-101 Public

    Kafka producer and consumer example

    Java 1

  5. scala-class scala-class Public

    Forked from loicknuchel/scala-class

    Scala handson given at Devoxx France 2017

    Scala 2

  6. CNN-CIFAR CNN-CIFAR
    1
    public static void main(String[] args) throws Exception {
    2
            
    3
            int outputNum = 10;
    4
            int batchSize = 128;
    5
            int iterations = 1;