Skip to content
View butterfly-cloud's full-sized avatar

Block or report butterfly-cloud

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

Popular repositories Loading

  1. BotChat BotChat Public

    botchat with tensorflow

    Python 5 2

  2. CycleGAN CycleGAN Public

    make an image to cartoon style

    Python 3

  3. WechatAI WechatAI Public

    a wechat AI using wxpy lib

    Python 2 1

  4. WhoIsSpy WhoIsSpy Public

    a wechat small program named "who is spy"

    JavaScript 1 1

  5. nn-from-scratch nn-from-scratch Public

    Forked from dennybritz/nn-from-scratch

    Implementing a Neural Network from Scratch

    Jupyter Notebook

  6. word2vec word2vec Public

    Forked from dav/word2vec

    This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently us…

    C