512 skills found · Page 15 of 18
aDarkDev / Python EncrypterBest Tool for Encrypt Python with standard Libraries
Xylon-404 / PYTHON ENC☠️ Top 26 Python Hard Encode Free Use
yigithanyucedag / Morse Code TranslatorMorsepro - Python script for encoding and decoding morse code
nikhilkala / Categorical EncodePython package convert dataset into numerical categorical data encoding.
ionite34 / Base2048Binary encoding with base-2048 in Python with Rust
singhrahuldps / OneHotEncodeA python script to deploy One-Hot encoding in Pandas Dataframes
saxbophone / Basest PythonArbitrary base binary-to-text encoder (any base to any base), in Python.
henryhuanghenry / VisibilityGraphMotifs EncoderEncode the motifs of the VisibilityGraph into a given motif size. #Python #Matlab
BioIntelligence-Lab / OpenjphpyA Python wrapper for OpenJPH for encoding/decoding High-Throughput JPEG 2000 (HTJ2K)
bfut / UnvivtoolSingle pass buffered read VIV/BIG decoder/encoder - CLI and Python module in C
nikosgalanis / NNs For Autoencoding And Classifying Images🖼️📈Implementation of an Auto-Encoder, and a Classifier based on the encoder, with ultimate goal to classify images. Built using Python and the Keras API.
Yadaizi / LLC Image ClassificationImplemented the entire process of a supervised image classification algorithm in Python, which enhanced the Spatial Pyramid Matching method by using locality-constrained linear coding in the encoding step
Divyanshu-hash / Face Recognition System🎯 A Python-based real-time face recognition system that detects faces, encodes them, stores in embeddings.pkl, and supports dynamic updates with new faces.
bionet / Ted.pythonTime Encoding and Decoding Toolkit for Python
zmap / ZsonA python library that allows easily encoding and decoding objects into JSON
chriddyp / Chunked RequestsA wrapper around Python's httplib for streaming, chunk-encoded HTTP requests
israelst / Huffman Coding PythonCode presented at FISL (International Free Software Forum) teaching Huffman Encoding using Python
MichaelDipperstein / Arcode Pyarcode-py: A python 2.7.x and 3.x implementation of arithmetic encoding and decoding
ruipin / Flac Batch ReencodeA Python script for batch re-encoding FLAC files
ferreirafabio / Vigenere PyAlgorithm for deciphering a message encoded with the Vigenère cipher written in python 3