# awesome-pythonic **Repository Path**: zhangyaoo/awesome-pythonic ## Basic Information - **Project Name**: awesome-pythonic - **Description**: 主要记录我的学习笔记,优雅简洁一直是我的追求!! - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-11-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # awesome-pythonic 主要记录我的学习笔记,优雅简洁一直是我的追求!! ## 0.[快速搭建一个隔离的python环境](environment/README.md) ## 1.[Deeplearn初探](deeplearn) ### 1.1 [Keras例子](deeplearn/keras-learn) ### 1.2 [scikit-learn](deeplearn/learn-scikit) ### 1.3 [learn-pytorch](learn-torch) ### 1.4 [test]() ### 1.5 [统计学习方法笔记](deeplearn/statistical learning.md) ## 2.[Nlp研究](ilovenlp) ### 2.1 [聊天机器人-aiml](ilovenlp/Chatter) ### 2.2 [文本分类的一个实验](ilovenlp/SentimentAnalysis) ### 2.3 [Gensim官方文档翻译](ilovenlp/Gensim_Document_Translate) ## 3.[Pythonic之道](pythonic) ## 4.[pytautogui学习](pytautogui) ## 5.[Scrapy例子](learn1) 记录了我学习使用scrapy过程中的一些小例子 ## 6.[selenium-python简明速查教程](selenium-python) ### 6.1 [一个简单的例子开始selenium](selenium-python/test_python_org_search.py) ### 6.2 [selenium api基础](selenium-python/navigating.md) ### 6.3 [selenium 一些高级应用](selenium-python/advance.md) ## 7.[ocr研究](ocr) ## 8.[区块链了解一下](block-chain) ## 9.[Django学习](Djangolearn) ## 10.[学习tkinter](learntkinter) ## 11.[微信小程序初探](weixin)