Skip to content

xuyanbo03/python-demo

Repository files navigation

Python Demo合集

1.Python 飞机大战实现

技术栈:pygame

  • 游戏框架搭建
  • 游戏背景
  • 敌机出场
  • 英雄登场
  • 碰撞检测

2.Python spider

  • requests,urllib
  • xpath,beautifulsoup,re
  • MongoDB,MySQL,Redis
  • selenium,mutil-thread
  • scrapy
    • 汽车之家宝马车爬取
    • 房天下全站分布式爬取
    • 简书全站爬取

3.Python Data Analysis

技术栈:numpy,pandas,matplotlib,seaborn,sklearn

  • 特征预处理和特征工程
  • 单因子数据分析
  • 多因子数据分析
  • 机器学习建模
  • 模型评估

4.TensorFlow2.0 DeepLearning

技术栈:TensorFlow 2.0,numpy,pandas,matplotlib,sklearn

  • tf.keras构建模型
  • tf API
  • tf.data API
  • tf.estimator
  • tf构建CNN
  • tf构建RNN
  • tf构建LSTM
  • GPU实践
  • 分布式训练
  • 模型保存
  • seq2seq模型搭建
  • transformer模型搭建

5.AI Food 华为云图形分类入门赛(PyTorch版)

技术栈:PyTorch

  • baseline
  • pytorch改进

Releases

No releases published

Packages

No packages published