3,102 skills found · Page 3 of 104
learnbyexample / Py Regular ExpressionsLearn Python Regular Expressions step by step from beginner to advanced levels
Knio / DominateDominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.
dipanjanS / Text Analytics With PythonLearn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
DeqianBai / Hands On Machine LearningA series of Jupyter notebooks with Chinese comment that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
Visualize-ML / Linear Algebra Made Easy Learn With Python And Visualization”数学不难“ 之 《线性代数不难》上下册,66话题完册;欢迎批评指正
521xueweihan / Python《笨方法学 Python》(Learn Python the Hard Way)学习笔记
jasmcaus / Opencv CourseLearn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
INRIA / Scikit Learn MoocMachine learning in Python with scikit-learn MOOC
wzy6642 / Machine Learning In Action Python3《机器学习实战》的python3源码
devAmoghS / Machine Learning With PythonSmall scale machine learning projects to understand the core concepts . Give a Star 🌟If it helps you. BONUS: Interview Bank coming up..!
ageron / Handson MlpA series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, PyTorch, and Hugging Face libraries.
oxylabs / How To Scrape Google JobsLearn how to build your own Google Jobs scraper that simultaneously scrapes Google Jobs for multiple search queries and geo-locations with Python and Oxylabs’ Google Jobs Scraper API. https://oxylabs.io/blog/how-to-scrape-google-jobs
sudharsan13296 / Hands On Meta Learning With PythonLearning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow
TommyZihao / Zihaopythonfollow me and learn python easily
EmilStenstrom / JusthtmlA pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex API to learn.
jadijadi / Machine Learning With Python JadiThe notebooks we use on ML course
PythonFreeCourse / NotebooksLearn Python for free using open-source notebooks in Hebrew.
CodementorIO / Python Learning ResourcesNo description available
microsoft / Lets Learn MCP PythonMCP Python Tutorial
Mryangkaitong / Python Machine Learning机器学习算法项目