There are 8 repositories under python-codes topic.
Study materials related to this course.
Find Real Python’s Beginners Roadmap for Learning Python! We also offer a beginner’s level user guide, which uses interesting examples to help you learn programming and web development. Happy Coding!
Python codes for TF-Luna LiDAR module that interface with a Raspberry Pi computer
Solutions of applied exercises contained in "An Introduction to Statistical Learning with Applications in Python", by Tibshirani et al, edition 2023
Practice makes perfect they say; So I was being trying to better my Python coding a little; It's a never-ending process!
Vehicle Routing Problem with Backhaul (VRPB); Open vehicle routing problem; Lagrangian decomposition; Lagrangian relaxation algorithm; Clustering algorithm; CPLEX optimization solver; Python implementation
Python codes for development of a real-time thermal camera using a Raspberry Pi computer and AMG8833 infrared array
Python implementation of problems given in most popular competitive programming contests.
Python codes to plot satellite ground tracks.
An assortment of astrophysical codes mainly for analysis of circumgalactic medium observations.
C++ and Python Codes from my projects
Python Codes to use with Agisoft PhotoScan Pro processing workflow of aerial photogrammetry.
Python codes for controlling a NEMA 17 stepper motor
Python Codes for Error detection and correction are 2 Dimentional Parity Check (advanced LPC), Longitudinal parity check (LPC), Cyclic redundency check (CRC), simple parity, Check sum, Hamming Code etc
Famous IRIS Dataset Classification Using Logistic_Regression
Solutions for codechef contests
A selection of custom developed python codes for use in various drone imaging applications, such as batch conversion of DNG (RAW) drone images to JPEG or PNG, use of the rawpy library features of demosaicing, gamma factor correction and use of skimage library to demonstrate histogram histogram equalization in colour images to create better contrast and depth. This repository also increases coding developed for use in generating panorama composite images both in JPG and DNG format, a very useful technique in high definition aerial imagery and makes use of the SIFT algorithm in Python's OpenCV image stitcher function. These codes are open for use in educational and demonstration uses and for non-profit organisations.
Credit - CS50 - PYTHON
Python Basic codes for Practice(PerfectPlus)
Implementation of the Fourier transform in one dimension for an arbitrary function. Using numpy packages for obtaining the Fourier transform in two dimensions for images, including the cross sectional function of each of the transformed images and applying a filter for obtaining Barcelona map without horizontal lines after the transformation.
Python Basic to Advanced Guide is designed to take you from the fundamentals to expert-level programming. We’ll start with core concepts like variables, data types, and control structures, then progress to more advanced topics such as object-oriented programming, file handling, and error management. The course also covers advanced features ...
Python codes for A* algo, RBFS algo and IDS algo on 8_PUZZLES problem.
CS102 - Data Structures Class
Code studies I wrote while learning python language
Several Projects
'Python-Jumpstart-PY101', is a starter kit to learn PYTHON. It is the perfect guide to learn, improve and master the programming language, Python. A part of the problems in 'PY101' are based on the Python Lab Courses, like 'Problem Solving with Python Lab', 'ue20cs102'. PY101 is beginner-friendly, and provides a step-by-step guide.
PythonSkills is a curated collection of practical Python scripts and examples, designed to showcase and teach various core programming concepts, tools, and utilities in Python. Whether you're brushing up on language basics or diving into advanced topics like concurrency or singleton, this repo provides ready-to-run code samples and utilities.
This is a repository where anyone can put there python codes.
10 Python Code Challenges for Beginners from Codecademy
Python Programs that can be Practiced and Learned by anyone.
All of my codes from begining to advance, that I learned in "IT Automation with Python" will be uploaded here.
Config files for my GitHub profile.This Python repository has fun stuff like a Hangman game and an analogue lock, along with codes for playing around with images. Great for anyone who likes games or wants to explore a bit of coding magic with pictures!