All Projects → MrLevo520 → Mini Python Project

MrLevo520 / Mini Python Project

Licence: mit
用Python做些有趣的项目

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Mini Python Project

Pytorch Image Classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
Stars: ✭ 272 (-21.16%)
Mutual labels:  jupyter-notebook, tutorial
Pytorch Lesson Zh
pytorch 包教不包会
Stars: ✭ 279 (-19.13%)
Mutual labels:  jupyter-notebook, tutorial
Generative Adversarial Networks
Tutorial on GANs
Stars: ✭ 275 (-20.29%)
Mutual labels:  jupyter-notebook, tutorial
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+890.72%)
Mutual labels:  jupyter-notebook, tutorial
Sars tutorial
Repository for the tutorial on Sequence-Aware Recommender Systems held at TheWebConf 2019 and ACM RecSys 2018
Stars: ✭ 320 (-7.25%)
Mutual labels:  jupyter-notebook, tutorial
Understanding Nn
Tensorflow tutorial for various Deep Neural Network visualization techniques
Stars: ✭ 261 (-24.35%)
Mutual labels:  jupyter-notebook, tutorial
Cryptocurrency Analysis Python
Open-Source Tutorial For Analyzing and Visualizing Cryptocurrency Data
Stars: ✭ 278 (-19.42%)
Mutual labels:  jupyter-notebook, tutorial
Kitti tutorial
Tutorial for using Kitti dataset easily
Stars: ✭ 235 (-31.88%)
Mutual labels:  jupyter-notebook, tutorial
Geopandas Tutorial
Tutorial on geospatial data manipulation with Python
Stars: ✭ 306 (-11.3%)
Mutual labels:  jupyter-notebook, tutorial
Scikit Learn Videos
Jupyter notebooks from the scikit-learn video series
Stars: ✭ 3,254 (+843.19%)
Mutual labels:  jupyter-notebook, tutorial
Dl tutorial
Tutorials for deep learning
Stars: ✭ 247 (-28.41%)
Mutual labels:  jupyter-notebook, tutorial
Pytorch
Deep Learning Zero to All - Pytorch
Stars: ✭ 328 (-4.93%)
Mutual labels:  jupyter-notebook, tutorial
Deeplearningcoursecodes
Notes, Codes, and Tutorials for the Deep Learning Course <which I taught at ChinaHadoop>
Stars: ✭ 241 (-30.14%)
Mutual labels:  jupyter-notebook, tutorial
Deep Learning Keras Tensorflow
Introduction to Deep Neural Networks with Keras and Tensorflow
Stars: ✭ 2,868 (+731.3%)
Mutual labels:  jupyter-notebook, tutorial
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+830.14%)
Mutual labels:  jupyter-notebook, tutorial
Generative models tutorial with demo
Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important Generative Model Papers, Courses, etc..
Stars: ✭ 276 (-20%)
Mutual labels:  jupyter-notebook, tutorial
Neural Network From Scratch
Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?
Stars: ✭ 230 (-33.33%)
Mutual labels:  jupyter-notebook, tutorial
Datavisualization
Tutorials on visualizing data using python packages like bokeh, plotly, seaborn and igraph
Stars: ✭ 234 (-32.17%)
Mutual labels:  jupyter-notebook, tutorial
100 Days Of Ml Code
100-Days-Of-ML-Code中文版
Stars: ✭ 16,797 (+4768.7%)
Mutual labels:  jupyter-notebook, tutorial
Julia Dataframes Tutorial
A tutorial on Julia DataFrames package
Stars: ✭ 318 (-7.83%)
Mutual labels:  jupyter-notebook, tutorial

Awesome Mini Python Projects For Freshman

Table of Contents

What's this?

这是一个学习python上手的项目集合,会挑选出好玩有趣的python小项目进行练手,进行实际项目从0到1的开发,每个项目都会有其目的和意义,从中可以发掘更多有趣的项目,欢迎尝试改造!

每个project中都会有一篇tutorial来告诉你如何进行这个项目,当然我也会将项目同步更新在自己的博客中,如有疑问请issue或者博客留言→_→mrlevo的博客,目前项目包含如下,我会根据项目进行更新列表

MrLevo520-MySQL加密存储

加密数据库

MrLevo520-有道翻译小软件

翻译软件

MrLevo520-简易GUI计算器

计算器

MrLevo520-N-gram概括全文

n-gram

MrLevo520-网易云音乐爬取分析

一键登录

MrLevo520-自动化一键登录

一键登录

MrLevo520-自动续借图书馆书籍

图书馆续借

MrLevo520-豆瓣数据爬取与分析

豆瓣电影

Mrlevo520-618电商价格分析

618价格

MrLevo520-验证码自动识别

验证码识别

  • 关于纯小白,没有一点语言基础的童鞋,希望你好好看完廖雪峰的教程,这是一个非常好的入门教程

About Python&IDE

  • 项目tutorial中采用的都为python 2.7的版本,测试机器从win到mac乃至Ubuntu的ESC服务器,这些在首行环境中都会有注意项(如有同学有python3版本的,可以和我联系,我会进行填充)
  • IED建议安装Pycharm+Anaconda2,实际操作过程中如果会使用到numpy,pandas一些科学计数包,可以省去各类依赖包的烦恼
  • 测试请使用Jupyter,如果安装了anaconda,那么已默认安装jupyter,如果没有,那么请自行安装,这是一个web的ipython,你用就好了,走过很多弯路最后聚齐这三个宝贝Pycharm+anaconda+jupyter,请直接进行尝试

Join Us

About Tutorial Project

  • 这是一个开源项目,只要你有想法,并且付诸实践,欢迎进行tutorial的提交,我会以最短的时间内进行回复,希望能遇到各路大神和有趣的项目共同学习
  • 提交方式见:CONTRIBUTING.md

About Further Project

  • 对于想对项目进行练习并且展示的童鞋,你可以在该项目的子类furtherProject下提交自己的项目文件夹,欢迎对项目进行延伸和加入自己的想法并提交,给更多的童鞋展示你不一样的想法~
  • 提交方式见:CONTRIBUTING.md

目前提交的furtherProject如下

1. twolun-刷暴京东验证码

2. Wwivywwivy-51job简历自动刷新

3. ZLFlyApple-豆瓣冷门电影分析1

4. love-apple-豆瓣冷门电影分析2

5. cowboy231-豆瓣冷门电影分析3

6. qingwalv-浏览器下载文件

7. zxylina-网易云音乐分析

网易云音乐further

8. ZLFlyApple-奥巴马演讲稿分析

奥巴马演讲稿分析

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].