python-examples
There are 98 repositories under python-examples topic.
darkprinx/break-the-ice-with-python
The repository is about 100+ python programming exercise problem discussed, explained, and solved in different ways
LiYangHart/Hyperparameter-Optimization-of-Machine-Learning-Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Western-OC2-Lab/AutoML-Implementation-for-Static-and-Dynamic-Data-Analytics
Implementation/Tutorial of using Automated Machine Learning (AutoML) methods for static/batch and online/continual learning
Western-OC2-Lab/Intrusion-Detection-System-Using-Machine-Learning
Code for IDS-ML: intrusion detection system development using machine learning algorithms (Decision tree, random forest, extra trees, XGBoost, stacking, k-means, Bayesian optimization..)
jassics/python-for-cybersecurity
Python for cybersecurity with the basic concepts, easy to understand code examples, lab exercises, real-world examples, different security scripts covering web security, network security, defensive security, crypto examples, exploits etc...
milaan9/90_Python_Examples
The best way to learn Python is by practicing examples. The repository contains examples of basic concepts of Python. You are advised to take the references from these examples and try them on your own.
Western-OC2-Lab/Intrusion-Detection-System-Using-CNN-and-Transfer-Learning
Code for intrusion detection system (IDS) development using CNN models and transfer learning
Deepali-Srivastava/object-oriented-programming-in-python
Python OOP : Object oriented Programming in Python
ikokkari/PythonExamples
Python examples from CCPS 109 Computer Science I, by Ilkka Kokkarinen
krp/python-examples
Examples for people who want to learn Python
Western-OC2-Lab/AutoML-and-Adversarial-Attack-Defense-for-Zero-Touch-Network-Security
This repository includes code for the AutoML-based IDS and adversarial attack defense case studies presented in the paper "Enabling AutoML for Zero-Touch Network Security: Use-Case Driven Analysis" published in IEEE Transactions on Network and Service Management.
Kalebu/Loan-prediction-with-ML
Predicts a chance of loan repayment based on historical data
Western-OC2-Lab/AutonomousCyber-AutoML-based-Autonomous-Intrusion-Detection-System
This repository includes code for the paper "Towards Autonomous Cybersecurity: An Intelligent AutoML Framework for Autonomous Intrusion Detection" accepted in AutonomousCyber, ACM CCS, 2024.
jagongoding-com/python-menengah
Tutorial python tingkat menengah di Jago Ngoding
cherkavi/python-utilities
utilities for making working life easier
IamCOD3X/Python-Cheatbook
Python Cheatbook
justani02/Python-notes
I am providing Python handwritten notes. Written by me.
SaurabhSSB/python-calculator-paradigms
A collection of calculator implementations in Python using various paradigms—OOP, functional programming, decorators, match-case, recursion, and more. Great for exploring core Python concepts through practical examples.
taicoding/PythonTips
In this repository you will findpython code snippets
Eggy115/Python
Python Scripts, Examples, and Projects
joncutrer/python-tutorials
My collect of python tutorials and code examples presented in the form of (IPython) Jupyter Notebooks.
MarketingPipeline/Python-In-The-Browser
Examples & resources on how to use Python in the web browser.
bocaletto-luca/Python-zero-to-hero
Python Zero to Hero is an open-source, project-based Python course that guides learners from syntax and data types to advanced topics. Each chapter includes self-contained HTML lessons, runnable demo scripts, and exercises covering web APIs, data analysis, packaging, databases, and web frameworks.:) ... By Bocaletto Luca
FanWangEcon/Py4Econ
Python examples, data structures, AWS, etc.
ROBOMASTER-S1/Lets-Learn-Python-Together
Learn about Python Programming with me...
imranhsayed/programming-in-java
Example programs in Java
MrDevAnony/python-examples
Tiny Python projects for learning, fun, and sharing. PRs are open! ✨
FardinHash/Python_Experiments
Python Techniques, Experiments for problem solving, real world solutions.
FMXExpress/Python-GUI-Examples
Learn how to build visual Python apps with these Python GUI examples.
MohammadGhnim/Guessing-game
The game is a basic guessing game where the user has to guess a randomly generated number within a certain range. The project utilizes basic programming concepts such as loops, conditionals, and functions.
mujeebishaque/AutomateTheBoringStuffWithPython
Several Projects
python-supply/published
Python library that serves as an example/template for a package publishing guide.
ercanersoy/Python-Code-Examples
Python Code Examples
Gireeshs02/Python
Python Programs
yjg30737/python-file-shuffle
Shuffle files' name with Python