mohfadhil
Researcher at ITC University, Interested in Web scraping, Machine Learning and internet security.
ITC UniversityBaghdad, IRAQ
mohfadhil's Stars
microsoft/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
ageron/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Pierian-Data/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
jupyter/jupyter
Jupyter metapackage for installation, docs and chat
ParthJadhav/Tkinter-Designer
An easy and fast way to create a Python GUI 🐍
justmarkham/scikit-learn-videos
Jupyter notebooks from the scikit-learn video series
loveunk/Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc
ieee8023/covid-chestxray-dataset
We are building an open database of COVID-19 cases with chest X-ray or CT images.
tirthajyoti/Data-science-best-resources
Carefully curated resource links for data science in one place
justmarkham/scikit-learn-tips
:robot::zap: 50 scikit-learn tips
giswqs/earthengine-py-notebooks
A collection of 360+ Jupyter Python notebook examples for using Google Earth Engine with interactive mapping
OmkarPathak/Data-Structures-using-Python
This is my repository for Data Structures using Python
soumyadip007/Object-Oriented-Programming-Using-Python
Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).
datacarpentry/python-ecology-lesson
Data Analysis and Visualization in Python for Ecologists
JayabharathP/The-Python-Mega-Course-Build-10-Real-World-Applications-
The Python Mega Course is one of the top online Python courses with over 100,000 enrolled students and is targeted toward people with little or no previous programming experience. The course follows a modern-teaching approach where students learn by doing. You will start Python from scratch by first creating simple programs. Once you learn the basics you will then be guided on how to create 10 real-world complex applications in Python 3 through easy video explanations and support by the course instructor. Some of the applications you will build during the course are database web apps, desktop apps, web scraping scripts, webcam object detectors, web maps, and more. These programs are not only great examples to master Python, you can also use any of them as a portfolio once you have built them. By buying the course you will gain lifetime access to all its videos, coding exercises, quizzes, code notebooks, and the Q&A inside the course where you can ask your questions and get an answer the same day. On top of that you are covered by the Udemy 30-day money back guarantee, so you can easily return the course if you don't like it. If you don't know anything about Python, do not worry! In the first two sections, you will learn Python basics such as functions, loops, and conditionals. If you already know the basics, then the first two sections can serve as a refresher. The other 22 sections focus entirely on building real-world applications. The applications you will build cover a wide range of interesting topics: Web applications Desktop applications Database applications Web scraping Web mapping Data analysis Data visualization Computer vision Object-Oriented Programming Specifically, the 10 Python applications you will build are: A program that returns English-word definitions A program that blocks access to distracting websites A web map visualizing volcanoes and population data A portfolio website A desktop-graphical program with a database backend A webcam motion detector A web scraper of real estate data An interactive web graph A database web application A web service that converts addresses to geographic coordinates To consider yourself a professional programmer you need to know how to make professional programs and there's no other course that teaches you that, so join thousands of other students who have successfully applied their Python skills in the real world. Sign up and start learning Python today! What you’ll learn Go from a total beginner to an advanced-Python programmer Create 10 real-world Python programs (no useless programs) Solidify your skills with bonus practice activities throughout the course Create an app that translates English words Create a web-mapping app Create a portfolio website Create a desktop app for storing book information Create a webcam video app that detects objects Create a web scraper Create a data visualization app Create a database app Create a geocoding web app Create a website blocker Send automated emails Analyze and visualize data Use Python to schedule programs based on computer events. Learn OOP (Object-Oriented Programming) Learn GUIs (Graphical-User Interfaces) Are there any course requirements or prerequisites? A computer (Windows, Mac, or Linux). No prior knowledge of Python is required. No previous programming experience needed. Who this course is for: Those with no prior knowledge of Python. Those who know Python basics and want to master Python
lmoroney/mlday-tokyo
Colabs for ML Day Tokyo
bfaure/Python3_Data_Structures
Code from Youtube Tutorial Series
saiyangqi/Python-Data-Structures-and-Algorithms
Personal Jupyter notebooks written while reading through the book "Python Data Structures and Algorithms" by Benjamin Baka.
spbail/pandas-and-jupyter-workshop
New version of the Pandas + Jupyter workshop
ratteripenta/transformers-seminar-workshop
Notebooks for teaching transformers and fine-tuning a pre-trained BERT model
amontalenti/fast-python-slides
A fast Python course for existing programmers; meant to be taught in 2-3 hours
PeerHerholz/workshop_Newark
BenedictusAryo/OOP_Python
Object Oriented Programming in Python
python101ldn/slides
Slides for beginners' python course
rajuiit/OOP-Python-Fall-2020
Chetan-Nimbulkar/Python-OOPs
These are notes on Python OOPs Modules, covering all the main pillars
LessIsMorePy/python_oop_course
Object Oriented Programming Basics In Python