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

Block or report butterfly-cloud

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 6 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