3,102 skills found · Page 4 of 104
ColdGrub1384 / PytoPython IDE for iOS with NumPy, Matplotlib, Pandas, SciPy and SciKit-Learn
codebasics / Deep Learning Keras Tf TutorialLearn deep learning with tensorflow2.0, keras and python through this comprehensive deep learning tutorial series. Learn deep learning from scratch. Deep learning series for beginners. Tensorflow tutorials, tensorflow 2.0 tutorial. deep learning tutorial python.
shedskin / ShedskinShed Skin is a restricted-Python-to-C++ compiler. Read the introduction below to learn about the restrictions.
AzureAD / Microsoft Authentication Library For PythonMicrosoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag "msal" + "python".
tdpetrou / Machine Learning Books With PythonChapter by Chapter notes, exercises and code for a variety of machine learning books using Python
empathy87 / The Elements Of Statistical Learning Python NotebooksA series of Python Jupyter notebooks that help you better understand "The Elements of Statistical Learning" book
panaversity / Learn Modern AI PythonLearn Modern AI Assisted Python with Type Hints
sudharsan13296 / Hands On Reinforcement Learning With PythonMaster Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
PacktPublishing / Hands On Reinforcement Learning With PythonHands-On Reinforcement Learning with Python, published by Packt
dipanjanS / Hands On Transfer Learning With PythonDeep learning simplified by transferring prior learning using the Python deep learning ecosystem
maks-sh / Scikit Uplift:exclamation: uplift modeling in scikit-learn style in python :snake:
unpingco / Python For Probability Statistics And Machine LearningJupyter Notebooks for Springer book "Python for Probability, Statistics, and Machine Learning"
PacktPublishing / Learning OpenCV 4 Computer Vision With Python Third EditionLearning OpenCV 4 Computer Vision with Python 3 – Third Edition, published by Packt
SmallVagetable / Machine Learning Python通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯
TrainingByPackt / Data Science Projects With PythonA Case Study Approach to Successful Data Science Projects Using Python, Pandas, and Scikit-Learn
musikalkemist / DeepLearningForAudioWithPythonCode and slides for the "Deep Learning (For Audio) With Python" course on TheSoundOfAI Youtube channel.
Thinkgamer / Machine Learning With Python此项目是我在学习《机器学习实战》这本书时的代码记录情况,用python实现,当然也会包括一些其他的机器学习算法,使用Python实现
jpmml / Sklearn2pmmlPython library for converting Scikit-Learn pipelines to PMML
codedex-io / Python 101The Legend of Python 🐍
jphall663 / Interpretable Machine Learning With PythonExamples of techniques for training interpretable ML models, explaining ML models, and debugging ML models for accuracy, discrimination, and security.