Skip to content
View GemiStr's full-sized avatar
👋
👋

Block or report GemiStr

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. unifyai/ivy unifyai/ivy Public

    Convert Machine Learning Code Between Frameworks

    Python 14.2k 5.5k

  2. cloud9ers/silicon-vision cloud9ers/silicon-vision Public

    Silicon Vision Website

    HTML

  3. ivy ivy Public

    Forked from unifyai/ivy

    The Unified AI Framework

    Python

  4. NumberGuessingGame.java NumberGuessingGame.java
    1
    import java.util.Scanner;
    2
    import java.util.Random;
    3
    
                  
    4
    public class NumberGuessingGame {
    5
        public static void main(String[] args) {
  5. material-design-lite material-design-lite Public

    Forked from google/material-design-lite

    Material Design Components in HTML/CSS/JS

    HTML 1