Skip to content
View axfv's full-sized avatar

Block or report axfv

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

    Forked from xfguo-ucas/LearningNotes

    1

  2. Zhihu_bigdata Zhihu_bigdata Public

    Forked from yoghurtjia/Zhihu_bigdata

    使用scrapy和pandas完成对知乎300w用户的数据分析。首先使用scrapy爬取知乎网的300w,用户资料,最后使用pandas对数据进行过滤,找出想要的知乎大牛,并用图表的形式可视化。

    HTML

  3. DeepLearningFlappyBird DeepLearningFlappyBird Public

    Forked from yenchenlin/DeepLearningFlappyBird

    Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).

    Python

  4. topic_extraction topic_extraction Public

    Forked from hlpassion/topic_extraction

    使用Python从海量文本中抽取主题,在微信公众号看到的一篇文章,讲解了技术流程--原作者|王树义

    Jupyter Notebook

  5. models models Public

    Forked from tensorflow/models

    Models built with TensorFlow

    Python

  6. DCGAN-tensorflow DCGAN-tensorflow Public

    Forked from carpedm20/DCGAN-tensorflow

    A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"

    JavaScript