Skip to content
View junaid1460's full-sized avatar
🙃
I may be slow to respond.
🙃
I may be slow to respond.

Organizations

@SapienML @open-smartcampus
Block or Report

Block or report junaid1460

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

  1. git-keep git-keep Public

    Quick logging information to local repository

    Shell 5

  2. hapiest hapiest Public

    Neat code with decorators for Hapi 17 +.

    TypeScript

  3. forms-annotations forms-annotations Public

    Annotations to generate schema from classes

    TypeScript 2

  4. Jupyter HTML Table class, Pythonic w... Jupyter HTML Table class, Pythonic way of creating Table for jupyter
    1
    from IPython.display import HTML, display
    2
    class Tag:
    3
        def __init__(self, name, value):
    4
            self.name = name
    5
            self.value = value
  5. google-foobar google-foobar Public

    My solutions for google foobar challenge

    Jupyter Notebook 1

  6. keras_master_slave_network keras_master_slave_network Public

    Bringing master slave architecture to Neural Network

    Jupyter Notebook