All Projects → Algorithms → Similar Projects or Alternatives

1837 Open source projects that are alternatives of or similar to Algorithms

Lgenerics
Generic algorithms and data structures for Lazarus/Free Pascal
Stars: ✭ 59 (-99.49%)
Mutual labels:  algorithm
Sorting
🍡 Visualize the process of sorting algorithms simply
Stars: ✭ 24 (-99.79%)
Mutual labels:  sorting-algorithms
Java Competitive Programming
I have written some important Algorithms and Data Structures in an efficient way in Java with proper references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger hackathon problems in lesser time. DFS, BFS, LCA, All Pair Shortest Path, Longest Common Subsequence, Binary Search, Lower Bound Search, Maximal Matching, Matrix Exponentiation, Segment Tree, Sparse Table, Merge Sort, Miller Prime Test, Prims - Minimum Spanning Tree, BIT - Binary Index Tree, Two Pointers, BST - Binary Search Tree, Maximum Subarray Sum, Immutable Data Structures, Persistent Data Structurs - Persistent Trie, Dijkstra, Z - Function, Minimum Cost Maximal Matching, Heavy Light Decomposition, Knapsack, Suffix Array and LCP - Longest Common Prefix, Squre Root Decomposition, Kth Order Statics, Trie / Prefix Tree, LIS - Longest Increasing Subsequence, Hashing
Stars: ✭ 24 (-99.79%)
Mutual labels:  algorithms
Deep Reinforcement Learning With Pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Stars: ✭ 1,345 (-88.36%)
Mutual labels:  algorithm
Repository
个人学习知识库涉及到数据仓库建模、实时计算、大数据、Java、算法等。
Stars: ✭ 92 (-99.2%)
Mutual labels:  algorithm
Codility lessons
Codility Lesson1~Lesson17 100% solutions with Python3 除正確解答外comment裡有解題的思考過程
Stars: ✭ 87 (-99.25%)
Mutual labels:  algorithms
Fastutil
fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
Stars: ✭ 1,204 (-89.58%)
Mutual labels:  sorting-algorithms
Simplebolt
🔩 Simple way to use the Bolt database
Stars: ✭ 58 (-99.5%)
Mutual labels:  strings
Matrix
Matrix laboratory
Stars: ✭ 23 (-99.8%)
Mutual labels:  linear-algebra
Owl
Owl - OCaml Scientific and Engineering Computing @ http://ocaml.xyz
Stars: ✭ 919 (-92.05%)
Mutual labels:  linear-algebra
Overhead Camera People Counter
People counting algorithm using an overhead video camera
Stars: ✭ 58 (-99.5%)
Mutual labels:  algorithm
Play With Algorithm Interview
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 915 (-92.08%)
Mutual labels:  algorithms
Model Describer
model-describer : Making machine learning interpretable to humans
Stars: ✭ 22 (-99.81%)
Mutual labels:  algorithm
Anticrawlersolution
It covers the blockade principle of most anti-climbing strategies and corresponding solutions.👽👽👽👽(涵盖了大部分的反爬策略的封锁原理以及对应的解决方案。)
Stars: ✭ 77 (-99.33%)
Mutual labels:  algorithm
Mathjax
Beautiful and accessible math in all browsers
Stars: ✭ 8,551 (-25.98%)
Mutual labels:  mathematics
Sudokus Colored
An experiment in R to color overimposed sudokus
Stars: ✭ 22 (-99.81%)
Mutual labels:  mathematics
Hzdtf.foundation.framework
基础框架系统,支持.NET和.NET Core平台,语言:C#,DB支持MySql和SqlServer,主要功能有抽象持久化、服务层,将业务基本的增删改查抽离复用;提供代码生成器从DB生成实体、持久化、服务以及MVC控制器,每层依赖接口,并需要在客户端将对应实现层用Autofac程序集依赖注入,用AOP提供日志跟踪、事务、模型验证等。对Autofac、Redis、RabbitMQ封装扩展;DB访问提供自动主从访问,Redis客户端分区。特别适合管理系统。
Stars: ✭ 22 (-99.81%)
Mutual labels:  nlog
Suitesparse
SuiteSparse: a suite of sparse matrix packages by T. A. Davis et al. (This repository contains copies of the official versions.)
Stars: ✭ 19 (-99.84%)
Mutual labels:  linear-algebra
450 Dsa Tracker
Questions selected by Love Babbar, helps you to track your progress in solving 450 & keeps you engaging based on the DSA-cracker List
Stars: ✭ 85 (-99.26%)
Mutual labels:  algorithms
Algorithms Hacktoberfest
Write Algorithm in any language and contribute to HacktoberFest
Stars: ✭ 77 (-99.33%)
Mutual labels:  algorithm
Study
Algorithm / Book Reviews / Interview / ETC
Stars: ✭ 58 (-99.5%)
Mutual labels:  algorithm
Threef.js
three.js addon, to produce almost infinite many time-varying geometries / buffer geometries with functions (cylindrical coordinates)
Stars: ✭ 19 (-99.84%)
Mutual labels:  geometry
Pathfinding Lab
Run, test and compare all algorithms and heuristic functions
Stars: ✭ 58 (-99.5%)
Mutual labels:  algorithm
Algorithms
Algorithms and data structures exercises
Stars: ✭ 19 (-99.84%)
Mutual labels:  algorithms
Ps
Problem Solving
Stars: ✭ 901 (-92.2%)
Mutual labels:  algorithms
Lecture
王道考研机试指南(第二版) 例题代码
Stars: ✭ 73 (-99.37%)
Mutual labels:  algorithms
Strumpack
Structured Matrix Package (LBNL)
Stars: ✭ 57 (-99.51%)
Mutual labels:  linear-algebra
Prlib
Pre-Recognition Library - library with algorithms for improving OCR quality.
Stars: ✭ 18 (-99.84%)
Mutual labels:  algorithms
Nsga Ii
an implementation of NSGA-II in java
Stars: ✭ 18 (-99.84%)
Mutual labels:  algorithm
Leetcode Python
Leetcode Python Solution and Explanation. Also a Guide to Prepare for Software Engineer Interview.
Stars: ✭ 1,088 (-90.58%)
Mutual labels:  algorithms
Chr
🔤 Lightweight R package for manipulating [string] characters
Stars: ✭ 18 (-99.84%)
Mutual labels:  strings
Graphical Debugging
GraphicalDebugging extension for Visual Studio
Stars: ✭ 88 (-99.24%)
Mutual labels:  geometry
Ctci 6th Edition Php
Cracking the Coding Interview 6th Ed. PHP Solutions
Stars: ✭ 76 (-99.34%)
Mutual labels:  algorithms
Club De Algoritmia Upiiz Ipn
Es un repositorio donde todo miembro del club puede ver tanto problemas resueltos, algoritmos como ejercicios de clase, de una manera facil
Stars: ✭ 18 (-99.84%)
Mutual labels:  algorithms
Ios tips
iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、iOS Crash防护和APM监控 6、WKWebView相关的内容 等........
Stars: ✭ 896 (-92.24%)
Mutual labels:  algorithms
History tree
A persistent history tree for undo/redo
Stars: ✭ 17 (-99.85%)
Mutual labels:  algorithm
Phidl
Python GDS layout and CAD geometry creation
Stars: ✭ 56 (-99.52%)
Mutual labels:  geometry
Modal logic
Final Year Masters Project: modal logic solver tableaux
Stars: ✭ 16 (-99.86%)
Mutual labels:  graph-theory
Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (-99.34%)
Mutual labels:  algorithms
Algo
Algorithms in Go
Stars: ✭ 56 (-99.52%)
Mutual labels:  algorithms
Avmf
🔩 Framework and Java implementation of the Alternating Variable Method
Stars: ✭ 16 (-99.86%)
Mutual labels:  search-algorithm
Cocalc
CoCalc: Collaborative Calculation in the Cloud
Stars: ✭ 888 (-92.31%)
Mutual labels:  mathematics
Interview Guide
Coding/technical interview guide: data structures, algorithms, complexity analyses, interview questions
Stars: ✭ 54 (-99.53%)
Mutual labels:  algorithm
Liblaml
A stand-alone pure C++ library for linear algebra and machine learning
Stars: ✭ 7 (-99.94%)
Mutual labels:  linear-algebra
100 Days Of Ios Datastructure Algorithm
100天iOS数据结构与算法实战
Stars: ✭ 836 (-92.76%)
Mutual labels:  algorithm
Ahrs
Attitude and Heading Reference Systems in Python
Stars: ✭ 75 (-99.35%)
Mutual labels:  algorithms
Phpermutations
Generate Permutations and Combinations in an efficient way.
Stars: ✭ 56 (-99.52%)
Mutual labels:  mathematics
Awesome Ai Ml Dl
Awesome Artificial Intelligence, Machine Learning and Deep Learning as we learn it. Study notes and a curated list of awesome resources of such topics.
Stars: ✭ 831 (-92.81%)
Mutual labels:  algorithms
Mumps.jl
A Julia Interface to MUMPS
Stars: ✭ 6 (-99.95%)
Mutual labels:  linear-algebra
Javascript
Implementation of All ▲lgorithms in Javascript Programming Language
Stars: ✭ 56 (-99.52%)
Mutual labels:  algorithms
Naive Bayes Classifier
Naive Bayes classifier is classification algorithm. It uses Naive based Bernoulli and Multinomial equation to classify documents(Text) as ham or spam.
Stars: ✭ 6 (-99.95%)
Mutual labels:  algorithm
Hackerrank
HackerRank solutions in Java/JS/Python/C++/C#
Stars: ✭ 829 (-92.82%)
Mutual labels:  algorithms
Edualgo
A simple python package having modules of different algorithms to use in educational purposes.
Stars: ✭ 76 (-99.34%)
Mutual labels:  algorithms
Algorithm
algorithm library
Stars: ✭ 55 (-99.52%)
Mutual labels:  algorithm
Aabb Tree
A d-dimensional aabb-tree implementation for MATLAB.
Stars: ✭ 5 (-99.96%)
Mutual labels:  geometry
Javascript Algorithms
Stars: ✭ 6,893 (-40.34%)
Mutual labels:  algorithm
Reinforcement Learning
Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)
Stars: ✭ 55 (-99.52%)
Mutual labels:  algorithms
Machine Learning Course
💬 Machine Learning Course with Python:
Stars: ✭ 6,798 (-41.16%)
Mutual labels:  algorithms
Fracture
generative algorithm
Stars: ✭ 99 (-99.14%)
Mutual labels:  algorithm
Mystl
C++11 实现的简易版 STL
Stars: ✭ 97 (-99.16%)
Mutual labels:  algorithm
361-420 of 1837 similar projects