Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Algorithm
Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly. Algorithms in computer programming are employed to solve complex problems. Various cutting-edge technologies including artificial intelligence (AI) and machine learning (ML), operate based on simple or complex algorithms.
- GitHub: https://github.com/topics/algorithm
- Wikipedia: https://en.wikipedia.org/wiki/Algorithm
- Aliases: algorithms,
- Last updated: 2024-11-13 00:01:00 UTC
- JSON Representation
https://github.com/kkuette/TradzQAI
Trading environnement for RL agents, backtesting and training.
algorithm backtesting bitcoin bitcoin-bot reinforcement-learning reinforcement-learning-agent reinforcement-learning-algorithms trading trading-algorithms trading-bot trading-env
Last synced: 29 Oct 2024
https://github.com/HsiehYiChia/Scene-text-recognition
Scene text detection and recognition based on Extremal Region(ER)
adaboost algorithm canny cascade-classifier chaincode classifier computer-vision detection image-processing lbp machine-learning mser non-maximum-suppression ocr opencv scene-text-detection scene-text-recognition spelling-checker svm text-recognition
Last synced: 03 Nov 2024
https://github.com/ArashPartow/bitmap
C++ Bitmap Library https://www.partow.net/programming/bitmap/index.html
algorithm bitmap c-plus-plus color-mapping file-format fractal graphical-effects graphics image image-manipulation image-processing maze plasma
Last synced: 02 Nov 2024
https://github.com/thomasmueller/minperf
A Minimal Perfect Hash Function Library
algorithm bloom-filter hash hashing mphf perfect-hash
Last synced: 31 Oct 2024
https://github.com/lh3/cgranges
A C/C++ library for fast interval overlap queries (with a "bedtools coverage" example)
algorithm bioinformatics genomics
Last synced: 03 Aug 2024
https://github.com/ziyi2/algorithms
📝 算法导论与JavaScript实现
algorithm alogorithms data-structures interview interview-preparation intorduction-to-algorithms introduction javasript-algorithms javscript
Last synced: 03 Aug 2024
https://github.com/qq456cvb/doudizhu-C
C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020
Last synced: 03 Aug 2024
https://github.com/realTristan/Hermes
Extremely Fast Full-Text-Search Algorithm and Caching System
algorithm cache fast full-text-search go
Last synced: 05 Nov 2024
https://github.com/realTristan/hermes
Extremely Fast Full-Text-Search Algorithm and Caching System
algorithm cache fast full-text-search go
Last synced: 07 Nov 2024
https://github.com/deepgrace/monster
The Art of Template MetaProgramming (TMP) in Modern C++♦️
advanced algorithm c-plus-plus concept concepts cpp20 header-only metaprogram metaprogramming modern monster range search sequence sort template template-metaprogramming tmp tuple type-traits
Last synced: 03 Aug 2024
https://github.com/cls1991/leetcode
leetcode刷题
algorithm leetcode leetcode-solutions
Last synced: 11 Nov 2024
https://github.com/bobluppes/graaf
A general-purpose lightweight C++ graph library
algorithm algorithms bfs bfs-algorithm cpp cpp-library cpp20 dfs dfs-algorithm graph graph-algorigthms header-only header-only-library search-algorithm shortest-path-algorithm
Last synced: 30 Oct 2024
https://github.com/jbuckmccready/cavalier_contours
2D polyline/shape library for offsetting, combining, etc.
2d algorithm cad cam computation-geometry geometry
Last synced: 30 Oct 2024
https://github.com/mybridge/learn-python
Python Top 45 Articles of 2017
algorithm data-science machine-learning python python3
Last synced: 07 Nov 2024
https://github.com/mybridge/web-development-articles
Monthly Series - Top 10 Web Development Articles
algorithm css html https interview javascript webdev webdevelopment
Last synced: 07 Nov 2024
https://github.com/Mybridge/web-development-articles
Monthly Series - Top 10 Web Development Articles
algorithm css html https interview javascript webdev webdevelopment
Last synced: 28 Oct 2024
https://github.com/hahnlee/ipytracer
:bar_chart: Algorithm Visualizer for IPython/Jupyter Notebook
algorithm algorithm-visualizer ipython ipython-notebook javascript jupyter jupyter-notebook jupyterhub-labextension python
Last synced: 27 Sep 2024
https://github.com/gildor2/fast_zlib
Heavily optimized zlib compression algorithm
algorithm c compression cross-plattform deflate optimization x86-assembly zlib
Last synced: 12 Nov 2024
https://github.com/dongyi-kim/10weeks-codingtest
구름EDU 10주완성 알고리즘 코딩테스트의 해설 답안집입니다
algorithm algorithms coding-interview coding-skills competitive-programming data-structure datastructure java problem-solving python
Last synced: 31 Oct 2024
https://github.com/fluency03/leetcode-java
🎓🎓🎓 Leetcode solution in Java - 536/921 Solved. https://leetcode.com/problemset/all/
algorithm algorithms java leetcode leetcode-java leetcode-solutions
Last synced: 04 Aug 2024
https://github.com/mitcc/AlgoSolutions
:octocat:LeetCode, LintCode, Project Euler, SGU, HackerRank, Cracking the Coding Interview(ctci):palm_tree:
algorithm ctci hackerrank leetcode lintcode project-euler sgu
Last synced: 27 Oct 2024
https://github.com/Cultrarius/Swarmz
A free, header-only C++ swarming (flocking) library for real-time applications
acceleration algorithm boids flocking game library position public-domain swarm unreal-engine velocity
Last synced: 03 Aug 2024
https://github.com/jarun/dslib
:herb: A library of "connected" data structures
academic algorithm avl data-structures dlist stack tree
Last synced: 28 Oct 2024
https://github.com/anthonynsimon/java-ds-algorithms
Data Structures and Algorithms in Java
algorithm dijkstra graph hash-map java matrix palindrome permutation sort stack strings tree trie
Last synced: 27 Oct 2024
https://github.com/SlapBot/sounder
An intent recognizing algorithm to predict the intent of a given text.
algorithm intent-prediction python speech-recognition string-manipulation
Last synced: 07 Aug 2024
https://github.com/mayuanucas/mygo
Leetcode、剑指offer(第二版)的Go实现😀 Come join us!🤝❤️👻
algorithm algorithms go go-examples go-tutorial go-tutorials golang golang-examples golang-tutorial golang-tutorials leetcode swordforoffer
Last synced: 12 Oct 2024
https://github.com/nlp-love/codinginterviews2-bypython
此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。
algorithm interview-questions offer python
Last synced: 10 Nov 2024
https://github.com/soypat/mu8
Genetic algorithm for unsupervised machine learning in Go.
algorithm evolutionary-algorithm genetic-algorithm genetic-algorithms go go-generics golang golang-generics island-model machine-learning optimization optimization-algorithms unsupervised-machine-learning
Last synced: 27 Oct 2024
https://github.com/rsasaki0109/rust_robotics
Rust implementation of PythonRobotics such as EKF, DWA, Pure Pursuit, LQR.
algorithm control localization navigation path-planning path-tracking robotics rust
Last synced: 24 Sep 2024
https://github.com/joonas-yoon/boj-extended
백준 온라인 저지(BOJ)를 확장된 기능과 함께 사용해보세요. 기능 요청과 버그 제보는 언제나 환영합니다.
algorithm boj chrome chrome-extension problem-solving
Last synced: 10 Nov 2024
https://github.com/roscibely/algorithms-and-data-structure
Repository for PEX1241|PET2033 Algorithms and Data Structure I subject/course on Information Technology - UFERSA
algorithm algorithms c c-language c-programming-language collaborate data-structures educative github gitlens
Last synced: 12 Oct 2024
https://github.com/cubicdaiya/onp
The implementations of "An O(NP) Sequence Comparison Algorithm"
Last synced: 27 Oct 2024
https://github.com/nftgo/gorarity
An algorithm to calculate NFT rarity(how unique it is), based on Jaccard Distance.
algorithm crypto jaccard-distance javascript nft nftgo nodejs nonfungibletoken open-source rarity web3
Last synced: 29 Oct 2024
https://github.com/abdallahhemdan/algorithmic-toolbox-san-diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
advanced-algorithms advanced-data-structures algorithm algorithmic-toolbox algorithms big-o-notation binary-search coursera cpp data-structures fibonacci-numbers gcd knapsack-problem lcm longest-common-subsequence polynomial-multiplication san-diego selection-sort sum
Last synced: 01 Nov 2024
https://github.com/opendatacam/node-moving-things-tracker
javascript implementation of "tracker by detections" for realtime multiple object tracking (MOT)
algorithm detections mot opendatacam tracker yolo
Last synced: 11 Nov 2024
https://github.com/R1NC/Go-Algorithm
Implementations of data structures & algorithms written in Golang.
algorithm data-structures golang
Last synced: 04 Aug 2024
https://github.com/dthuerck/mapmap_cpu
A high-performance general-purpose MRF MAP solver, heavily exploiting SIMD instructions.
algorithm computer-vision dynamic-programming feedback-vertex-set markov-random-field massively-parallel mrf simd simd-programming vectorization
Last synced: 09 Nov 2024
https://github.com/amicks/speculator
API for predicting the next Bitcoin and Ethereum with machine learning and technical analysis
algorithm finance machine-learning market python python3-6 scikit-learn technical-analysis tensorflow
Last synced: 01 Nov 2024
https://github.com/toolgood/toolgood.algorithm
ToolGood.Algorithm is a powerful, lightweight, Excel formula compatible algorithm library aimed at improving developers’ productivity in different business scenes. ToolGood.Algorithm是一个功能强大、轻量级、兼容Excel公式的算法类库,旨在提高开发人员在不同业务场景中的生产力。
algorithm arithmetic dotnet excel excel-expressions expression formula formula-grammar java script
Last synced: 27 Oct 2024
https://github.com/ecmadao/algorithms
Algorithms notes & LeetCode/Codewars solutions by Node.js, Swift and Haskell
algorithm algorithms algorithms-coursera nodejs tree
Last synced: 27 Oct 2024
https://github.com/vlarmet/cppRouting
Algorithms for Routing and Solving the Traffic Assignment Problem
algorithm algorithm-b bidirectional-a-star-algorithm c-plus-plus contraction-hierarchies dijkstra-algorithm distance frank-wolfe isochrones parallel-computing r rcpp shortest-paths traffic-assignment
Last synced: 25 Oct 2024
https://github.com/ashish-chopra/structures
Collection of abstract data structures implemented in Java
adt algorithm design graph-algorithms java tree-structure
Last synced: 27 Oct 2024
https://github.com/xanaduai/thewalrus
A library for the calculation of hafnians, Hermite polynomials and Gaussian boson sampling.
algorithm combinatorics graphs matrix optimization physics quantum quantum-computing
Last synced: 06 Nov 2024
https://github.com/j2kun/svd
Python code implementing the power method for Singular Value Decomposition
algorithm linear-algebra optimization programming python svd
Last synced: 10 Nov 2024
https://github.com/beling/bsuccinct-rs
Rust libraries and programs focused on succinct data structures
algorithm algorithms algorithms-and-data-structures benchmark benchmarking benchmarks bit-manipulation bitmap bitmaps compression compression-algorithm encoding minimal-perfect-hash rank rust rust-lang serialization succinct-data-structure
Last synced: 30 Oct 2024
https://github.com/xiyanghu/OSDT
Optimal Sparse Decision Trees
accelerate acceleration-model algorithm algorithm-optimization data-mining data-science interpretable-ml machine-learning ml-system mlsys neurips python python3
Last synced: 30 Oct 2024
https://github.com/nojhan/paradiseo
An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers
algorithm cpp cpp17 evolutionary-algorithm framework metaheuristics optimization optimization-algorithms paradiseo parallelization search-heuristics solvers
Last synced: 26 Oct 2024
https://github.com/nla-group/classix
Fast and explainable clustering in Python
algorithm classification clustering cython data-analysis data-mining data-science database dataset explainable-ml machine-learning python unsupervised-learning unsupervised-machine-learning visualization
Last synced: 03 Aug 2024
https://github.com/TheCopiens/algorithm-study
:orange_book: Algorithm study
Last synced: 08 Nov 2024
https://github.com/wzrabbit/boj-totamjung
토탐정은 백준 온라인 저지(BOJ)에서 사용할 수 있는 확장 프로그램입니다! 알고리즘 분류에 기능을 추가하고, 전용 테마를 제공합니다.
algorithm baekjoon-online-judge boj chrome-extension solved-ac
Last synced: 03 Aug 2024
https://github.com/Jondolf/Algorust
Various algorithms visualized interactively on the web, entirely with Rust 🦀
algorithm algorithms pathfinding rust rust-web sorting-algorithms visualization wasm yew
Last synced: 04 Aug 2024
https://github.com/quantumbfs/qualgorithmzoo.jl
A curated implementation of quantum algorithms with Yao.jl
algorithm hhl quantum-computing quantum-machine-learning
Last synced: 06 Nov 2024
https://github.com/cyotek/dithering
Image dithering techniques using C#
algorithm c-sharp dithering-images
Last synced: 06 Nov 2024
https://github.com/konn/computational-algebra
General-Purpose Computer Algebra System as an EDSL in Haskell
algorithm computational-algebra groebner-basis haskell ideal math mathematics polynomial
Last synced: 01 Nov 2024
https://github.com/ckcz123/codejam
Codejam, apac, kickstart, I/O for Women... 2017, 2016, 2015, 2014... All solutions here!
algorithm apac codejam contests google kickstart programming-competitions
Last synced: 11 Nov 2024
https://github.com/kazuhiro4949/editdistance
Incremental update tool to UITableView and UICollectionView
algorithm carthage cocoapods editdistance ios swift uicollectionview uitableview
Last synced: 07 Nov 2024
https://github.com/kazuhiro4949/EditDistance
Incremental update tool to UITableView and UICollectionView
algorithm carthage cocoapods editdistance ios swift uicollectionview uitableview
Last synced: 15 Aug 2024
https://github.com/mingrammer/funmath
:umbrella: Implementations of mathematical functions, formulas and concepts
algorithm awesome formula funny implementation math mathematical-functions mathematics numerical practice python
Last synced: 10 Nov 2024
https://github.com/dbz/algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
algorithm algorithm-challenges algorithms computer-science cracking-the-coding-interview data-structures datastructures graph heap javascript python queue ruby stack stacks sum tree trees trie tries
Last synced: 01 Nov 2024
https://github.com/eldruin/wyhash-rs
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
algorithm embedded hash hashing no-std non-cryptographic non-cryptographic-hash-functions prng random random-number-generators rng rust wyhash
Last synced: 26 Oct 2024
https://github.com/AstraZeneca/onto_merger
OntoMerger is an ontology alignment library for deduplicating knowledge graph nodes that represent the same domain.
algorithm alignment biological-networks biology graph kg knowledge knowledge-graph mapping ontology ontology-alignment
Last synced: 03 Aug 2024
https://github.com/oaid/tenginefactory
Algorithm acceleration landing framework, let you complete the development of algorithm at low cost.eg: Facedetect, FaceLandmark..
ai algorithm facedetection flow framework onnx tengine-factory
Last synced: 05 Nov 2024
https://github.com/nishant-sethi/hackerrank
This is the Repository where you can find all the solution of the Problems which you solve on competitive platforms mainly HackerRank and HackerEarth
algorithm artificial-intelligence coding-challenge competitive-programming datastructure hackerrank hackerrank-solutions machine-learning-algorithms natural-language-processing problem-solving python statistics
Last synced: 07 Nov 2024
https://github.com/hasanbayatme/unity-dijkstras-pathfinding
Dijkstra's Pathfinding Algorithm Unity Implementation. (Not being maintained by me, it is just an experiment.)
algorithm algorithm-library csharp csharp-code csharp-library dijkstra dijkstra-algorithm dijkstra-shortest-path dijsktra-shortest-path implementation pathfinding pathfinding-algorithm pathfinding-library unity unity-3d unity-scripts unity2d unity3d
Last synced: 10 Oct 2024
https://github.com/phpjuice/slopeone
PHP implementation of the Weighted Slope One rating-based collaborative filtering scheme.
algorithm collaborative-filtering recommender-system slopeone
Last synced: 09 Nov 2024
https://github.com/afei19911012/matlabsamples
:monocle_face: Matlab Samples :alien: keep updating
algorithm app-designer appdesigner deep-learning image-processing lstm machine-learning matlab matlab-gui newton numerical-analysis numerical-optimization optimazation pso svm
Last synced: 05 Nov 2024
https://github.com/rdflib/graph-pattern-learner
Evolutionary Graph Pattern Learner that learns SPARQL queries for a given set of source-target-pairs from an endpoint.
algorithm associations data-mining embeddings end-to-end-learning graph-algorithms graph-pattern-learner graph-queries human-associations knowledge-graph knowledge-mining learners linked-data machine-learning pattern-learning prediction rdf semantic-web sparql
Last synced: 07 Nov 2024
https://github.com/enginebai/Algorithms
Data Structures and Algorithm (in Kotlin & Python): notes, resources and problems/solutions.
algorithm algorithms algorithms-and-data-structures coding coding-interviews computer-science data-structures faang faang-interview interview interview-preparation interview-questions kotlin leetcode python python3
Last synced: 06 Aug 2024
https://github.com/doongz/notes
算法|技能|知识|数学
algorithm algorithms cpp data-structures design-patterns golang interview latex leetcode markdown python software
Last synced: 30 Oct 2024
https://github.com/ramanaditya/data-structure-and-algorithms
All the important concepts associated with Interview and Data Structures and Algorithms. It's just not about the collection.
algorithm algorithms c codechef codeforces competitive-programming cpp data-structures data-structures-and-algorithms database hackerrank hacktoberfest hacktoberfest-2020 hacktoberfest2020 java javascript leetcode leetcode-solutions python python3
Last synced: 27 Oct 2024
https://github.com/mourner/quickselect
A fast selection algorithm in JavaScript.
algorithm floyd-rivest javascript quickselect selection sort
Last synced: 28 Oct 2024
https://github.com/tech-cow/googler
:octocat: Get into Google for Humans™
algorithm coding-interview google interview leetcode university
Last synced: 15 Oct 2024
https://github.com/huzecong/flowfree
Qt project - Flow Free game
algorithm flowfree game material-design qml qt
Last synced: 12 Nov 2024
https://github.com/hiulit/Delaunator-GDScript
A GDScript port of Delaunator: A fast library for Delaunay triangulation of 2D points.
2d algorithm computational-geometry delaunator delaunay fast gdscript mapbox triangulation
Last synced: 02 Nov 2024
https://github.com/hiulit/delaunator-gdscript
A GDScript port of Delaunator: A fast library for Delaunay triangulation of 2D points.
2d algorithm computational-geometry delaunator delaunay fast gdscript mapbox triangulation
Last synced: 10 Oct 2024
https://github.com/nkarasiak/dzetsaka
dzetsaka : classification plugin for Qgis
ai algorithm classification geomatics plugin qgis rf svm
Last synced: 10 Oct 2024
https://github.com/planarnetwork/raptor
Implementation of the Route Based Public Transit Algorithm (Raptor)
algorithm journey-planner public-transport transit
Last synced: 05 Aug 2024
https://github.com/wangy8961/python3-algorithms
Python3 数据结构与算法的介绍及应用。1. 数据结构:数组、链表、栈、队列、树、堆、图; 2. 典型排序算法:冒泡排序、选择排序、插入排序、希尔排序、堆排序、归并排序、快速排序、桶排序、计数排序、基数排序; 3. 查找算法: 顺序查找、二分查找、哈希表查找、二叉查找树、平衡二叉查找树(AVL树、红黑树)、平衡多路查找树(B树、B+树);4. LeetCode 和《剑指Offer》刷题、多种方法的题解
algorithm leetcode python3 searching-algorithms sorting-algorithms
Last synced: 11 Nov 2024
https://github.com/onecodemonkey/algorithm
📝 Daily accumulate of algorithm. Leetcode Solutions | Codeforces Solutions
algorithm algorithm-challenges algorithms codeforces codeforces-problems codeforces-solutions codeforces-solutions-github data-structures datastructures leetcode leetcode-java leetcode-questions leetcode-solutions
Last synced: 26 Oct 2024
https://github.com/BrunoRB/ahocorasick
Aho-corasick for javascript.
aho-corasick algorithm string-matching string-search
Last synced: 14 Oct 2024
https://github.com/minhaskamal/algorithmimplementations
Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-balance-kd-binary-heap-binomial-tree-breath-depth-first-search-max-flow-shortest-path-topological-sort-calculus-derivative-integration-forward-interpolation-simpson-rule-intersecting-area-non-linear-equation-jacobis-gauss-seidal-bisection-false-position-newton-raphson-fixed-point-secant-cigarette-smokers-genetic-huffman-a-a*-star-binary-knuth-morris-pratt-kmp-quick-thread-priority-based-premitive-shortest-job-non-primitive-arithmetic-expression-data-structures-list-node-implementation-one-two-way-linked-stack-string-graph-numerical-methods-equation-solving-solve-process-problem-search-sort-prime-ugly-friend-perfect-fibonacci-factorial-factor-number)
a-star algorithm algorithms assembly c c-plus-plus factor factorial fibonacci-numbers friend-number genetic-algorithm graph huffman java prime-numbers sort tree
Last synced: 07 Nov 2024
https://github.com/deniscarriere/geojson-rbush
GeoJSON implementation of RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles
algorithm computational-geometry geojson javascript r-tree spatial-index
Last synced: 27 Oct 2024
https://github.com/mleveryday/homemade-machine-learning-cn
自制机器学习
algorithm jupyter-notebook machine-learning python
Last synced: 06 Nov 2024
https://github.com/tony9402/programmers
programmers를 이용한 코딩테스트 공부
algorithm algorithms coding coding-test problem-solving problems programmers
Last synced: 12 Nov 2024
https://github.com/matrix-profile-foundation/tsmp
R Functions implementing UCR Matrix Profile Algorithm
algorithm matrix-profile motif-search r r-package time-series
Last synced: 09 Nov 2024
https://github.com/xros/jsonpyes
The tool which imports raw JSON to ElasticSearch in one line of commands
algorithm cross-platform elasticsearch json-data multi-threading python
Last synced: 01 Nov 2024
https://github.com/fspv/learning
Leetcode solutions, contests and some other algorithm-related stuff
algorithm contest-solution golang leetcode leetcode-python leetcode-solutions python
Last synced: 11 Nov 2024
https://github.com/luwes/js-diff-benchmark
Simple benchmark for testing your DOM diffing algorithm.
algorithm benchmark diffing dom
Last synced: 09 Nov 2024
https://github.com/mbelmadani/moead-py
A Python implementation of the decomposition based multi-objective evolutionary algorithm (MOEA/D)
algorithm deap decomposition evolutionary-algorithm moead multiobjective-optimization nsga-ii
Last synced: 09 Nov 2024
https://github.com/ehmicky/fast-cartesian
Fast cartesian product
algorithm cartesian cartesian-product cartesian-products combinations combinatorics data-structures es6 functional functional-programming iterable javascript library lodash lodash-fp nodejs performance product sets typescript
Last synced: 01 Nov 2024
https://github.com/ShisatoYano/AutonomousVehicleControlBeginnersGuide
Python sample codes and documents about Autonomous vehicle control algorithm. In the future, I want to release these ones as my own technical book for beginners.
algorithm autonomous-driving autonomous-navigation autonomous-vehicles calibration localization mapping object-detection object-tracking path-planning path-tracking perception python slam
Last synced: 03 Aug 2024
https://github.com/sandysanthosh/coding-interview-university
Coding-interview-university
algorithm coding-interview-university computer-science engineer interview-prep interview-process knowledge pick programming-interviews study-plan video-resources video-series
Last synced: 12 Nov 2024
https://github.com/categulario/map_matching
Algorithms to find the streets that a vehicle should have traveled to generate a given GPS track
algorithm map-matching redis street
Last synced: 07 Nov 2024
https://github.com/ct83/facial-recognition-attendance-system
An attendance system which uses facial recognition to detect which people are present in any image.
algorithm angular attendance aws-s3 deep-learning django django-rest-framework face-api face-detection face-detection-using-opencv face-recognition facial-recognition javascipt machine-learning microsoft microsoft-cognitive-services opencv paper python rest-api
Last synced: 28 Oct 2024
https://github.com/aditya-r-m/twisty-polyhedra
Permutation puzzles in shapes of the platonic solids with a generic polynomial time solver.
algorithm cube dodecahedron group-theory icosahedron javascript megaminx octahedron pyraminx rubiks-cube tetrahedron
Last synced: 25 Oct 2024
https://github.com/CT83/Facial-Recognition-Attendance-System
An attendance system which uses facial recognition to detect which people are present in any image.
algorithm angular attendance aws-s3 deep-learning django django-rest-framework face-api face-detection face-detection-using-opencv face-recognition facial-recognition javascipt machine-learning microsoft microsoft-cognitive-services opencv paper python rest-api
Last synced: 08 Nov 2024