Skip to content
View bigbye's full-sized avatar
  • tencent
  • shenzhen, china

Block or report bigbye

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

    本项目是基于numpy对机器学习算法KNN、简单线性回归、多元线性回归、基于梯度下降的PCA的简单实现,api风格模仿经典机器学习库sklearn,分为model selfection、metrics、knn、preprocessing几个模块,test是测试脚本

    Python 6 2

  2. CNN_recongnize_vertification_code CNN_recongnize_vertification_code Public

    本项目的验证码由captcha生成,基于tensorflow框架下的CNN网络训练模型,能识别数字与大小写字母,准确率达92%

    Python 3 2

  3. LittleSpider LittleSpider Public

    基于beautifulsoup进行的对百度百科‘python’关键词页面的python数据爬虫

    HTML 1

  4. LSTM_predict_context LSTM_predict_context Public

    本项目基于tensorflow框架,本着对LSTM循环神经网络的理解,实现了对一段35个单词组成的句子的下文预测

    Python 1 2

  5. RDN-SISR RDN-SISR Public

    Python 1

  6. PlaneWar PlaneWar Public

    基于面向对象思想的一个飞机大战游戏的简单实现,如果以后有兴趣会接着完成

    Python