5,184 skills found · Page 4 of 173
PacktPublishing / Python For Algorithmic Trading CookbookPython for Algorithmic Trading Cookbook, published by Packt
WojciechMula / PyahocorasickPython module (C extension and plain python) implementing Aho-Corasick algorithm
o0o0o0o0o0o0o / Image Processing From ScratchThis project contains some interesting image processing algorithms that were wrote in python and c++ from scratch.
mattm / Simple Neural NetworkA simple Python script showing how the backpropagation algorithm works.
csurfer / Rake NltkPython implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.
Pulkit-Khandelwal / Reinforcement Learning NotebooksA collection of Reinforcement Learning algorithms from Sutton and Barto's book and other research papers implemented in Python.
1e0ng / SimhashA Python Implementation of Simhash Algorithm
Py-Contributors / AlgorithmsAndDataStructureAlgorithms And DataStructure Implemented In Python, Java & CPP, Give a Star 🌟If it helps you
sukritishah15 / DS Algo PointThis repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript, PHP, Kotlin and Scala
bytefish / FacerecImplements face recognition algorithms for MATLAB/GNU Octave and Python.
koide3 / Small GicpEfficient and parallel algorithms for point cloud registration [C++, Python]
xdrop / FuzzywuzzyJava fuzzy string matching implementation of the well known Python's fuzzywuzzy algorithm. Fuzzy search for Java
mammothb / SymspellpyPython port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
ANTsX / ANTsPyA fast medical imaging analysis library in Python with algorithms for registration, segmentation, and more.
githubharald / CTCDecoderConnectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
yhilpisch / Py4atJupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.
zkywsg / Daily LLM🔥机器学习/深度学习/Python/大模型/多模态/LLM/deeplearning/Python/Algorithm interview/NLP Tutorial
david-cortes / ContextualbanditsPython implementations of contextual bandits algorithms
gbeced / BasanaA Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.
alpacahq / Example ScalpingA working example algorithm for scalping strategy trading multiple stocks concurrently using python asyncio