5,184 skills found · Page 7 of 173
uoip / Stereo PtamPython implementation of SLAM algorithm Stereo-PTAM
chrislinan / Cx Extractor Python基于行块分布函数的通用网页正文抽取算法的Python版本实现,添加了英文支持/ Web page content extraction algorithm, support both Chinese and English
proycon / PynlplPyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, and less common, NLP tasks. PyNLPl can be used for basic tasks such as the extraction of n-grams and frequency lists, and to build simple language model. There are also more complex data types and algorithms. Moreover, there are parsers for file formats common in NLP (e.g. FoLiA/Giza/Moses/ARPA/Timbl/CQL). There are also clients to interface with various NLP specific servers. PyNLPl most notably features a very extensive library for working with FoLiA XML (Format for Linguistic Annotation).
koide3 / IridescenceVisualization library for rapid prototyping of 3D algorithms [C++, Python]
bartdag / PyminingA few data mining algorithms in pure python
DigitalSlideArchive / HistomicsTKA Python toolkit for pathology image analysis algorithms.
AliHabibnia / Algorithmic Trading With PythonThis comprehensive, hands-on course provides a thorough exploration into the world of algorithmic trading, aimed at students, professionals, and enthusiasts with a basic understanding of Python programming and financial markets.
tudorelu / Pyjuque⚡ Open Source Algorithmic Trading Bot for Python.
polygon-software / Python Visual OdometryPython implementation of Visual Odometry algorithms from http://rpg.ifi.uzh.ch/
scikit-geometry / Scikit GeometryScientific Python Geometric Algorithms Library
djeada / Algorithms And Data StructuresA collection of 100+ projects in C++ and Python that implement various data structures and algorithms. The projects are organized by language and topic, and include detailed explanations and examples to help you understand how they work.
tushushu / ImyluPure Python implementation of machine learning algorithms
christophM / RulefitPython implementation of the rulefit algorithm
hammadshaikhha / Data Science And Machine Learning From ScratchImplements common data science methods and machine learning algorithms from scratch in python. Intuition and theory behind the algorithms is also discussed.
faucetsdn / PoseidonPoseidon is a python-based application that leverages software defined networks (SDN) to acquire and then feed network traffic to a number of machine learning techniques. The machine learning algorithms classify and predict the type of device.
hemansnation / Python RoadmapPython Roadmap. Learn Python programming as your first programming language. Python for Absolute Beginners, Non-Tech Professionals, 15+ Projects, 30 Topics, 500+ Practice Questions, with Data Structures & Algorithms
chuanconggao / PrefixSpan PyThe shortest yet efficient Python implementation of the sequential pattern mining algorithm PrefixSpan, closed sequential pattern mining algorithm BIDE, and generator sequential pattern mining algorithm FEAT.
jigneshpylab / ZerodhaPythonScriptsAll scripts are in python language to trade in zerodha using algorithms.
EpistasisLab / Scikit RebateA scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for Machine Learning.
ideoforms / IsobarA Python package for creating and manipulating musical patterns, designed for use in algorithmic composition, generative music and sonification. Can be used to generate MIDI events, MIDI files, OSC messages, or custom actions.