5,184 skills found · Page 8 of 173
uoip / KCFpyPython implementation of KCF tracking algorithm
techwithtim / A Path Finding VisualizationA python visualization of the A* path finding algorithm. It allows you to pick your start and end location and view the process of finding the shortest path.
Gautam-J / Machine LearningImplementation of different ML Algorithms from scratch, written in Python 3.x
AnimeshShaw / Hash Algorithm IdentifierA python tool to identify different Hash Function Algorithms
je-suis-tm / Graph TheoryJulia and Python complex system applications in ecology, epidemiology, sociology, economics & finance; network science models including Bianconi-Barabási, Barabási-Albert, Watts-Strogatz, Waxman Model & Erdős-Rényi; graph theory algorithms involving Gillespie, Bron Kerbosch, Ramsey, Bellman Ford, A*, Kruskal, Borůvka, Prim, Dijkstra, DSatur, Randomized Distributed, Vizing, Topological Sort, DFS, BFS
AsyncAlgoTrading / Algo CoinPython library for algorithmic trading cryptocurrencies across multiple exchanges
jihoonerd / Data Structures And Algorithms In Python:book: Worked Solutions of "Data Structures & Algorithms in Python", written by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser. ✏️
likecs / Competitive CodingTemplates for Data Structures and Algorithms, written in C, C++ & Python, for Competitive programming competitions
zhaozhiyong19890102 / Python Machine Learning AlgorithmPython-Machine-Learning-Algorithm
matrix-profile-foundation / MatrixprofileA Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
recnac-itna / Algorithm Templatesalgorithm templates and leetcode examples in Python3, you can learn many python tricks too.
Algo-Phantoms / Algo TreeAlgo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
enaeseth / Python Fp GrowthAn implementation of the FP-growth algorithm in pure Python.
darwinex / Dwx Zeromq ConnectorWrapper library for algorithmic trading in Python 3, providing DMA/STP access to Darwinex liquidity via a ZeroMQ-enabled MetaTrader Bridge EA.
CMA-ES / Libcmaeslibcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES algorithm for Covariance Matrix Adaptation Evolution Strategy
3rd-Eden / Node Hashringhashring is a consistent hashing algorithm for Node.js that is compatible with libketama and python's hash_ring package
JalanJiang / Leetcode Notebook🌛LeetCode 题解,每日更新,欢迎 Watch。每天一道算法题,和我一起变强吧!
sudharsan13296 / Hands On Deep Learning Algorithms With PythonMaster Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow
Kumar-laxmi / AlgorithmsA Repository for algorithms in C, C++, Python and Java
tradingstrategy-ai / Trading StrategyPython framework for quantitative financial analysis and trading algorithms on decentralised exchanges