Skip to content
View ritzdevp's full-sized avatar
๐Ÿ‘จโ€๐ŸŽ“
Deciphering some code :)
๐Ÿ‘จโ€๐ŸŽ“
Deciphering some code :)

Block or report ritzdevp

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. nnlibc nnlibc Public

    A neural network library in C compilable to WebAssembly and can be run on either SilverLine Linux Runtime or Wasmer Runtime.

    C 2

  2. TL-Code-Vectorizer TL-Code-Vectorizer Public

    Code for Transfer Learning Code Vectorizer, a deep learning proof of concept tool to accelerate SDLC. Published in the IEEE International Conference on Computational Performance Evaluation 2020

    Jupyter Notebook 3 4

  3. System Design Cheatsheet System Design Cheatsheet
    1
    # System Design Cheatsheet
    2
    
                  
    3
    > Picking the right architecture = Picking the right battles + Managing trade-offs
    4
    5
    ## Basic Steps