| AtsushiSakai/PythonRobotics |
20,900 |
|
0 |
0 |
about 2 years ago |
0 |
|
16 |
other |
Python |
| Python sample codes for robotics algorithms. |
| 51bitquant/binance_grid_trader |
642 |
|
0 |
0 |
about 3 years ago |
0 |
|
7 |
mit |
Python |
| Binance_grid_trader is a grid strategy bot trading with Binance Spot and Binance Futures Exchange. you can use it to trade any pair in Binance Exchange. Binance_grid_trader是一个币安网格策略软件, 目前支持币安现货,USDT合约和币币合约。 |
| remi2257/sudoku-solver |
512 |
|
0 |
0 |
over 5 years ago |
0 |
|
2 |
mit |
Python |
| Smart solution to solve sudoku in VR |
| Chris3606/GoRogue |
477 |
|
4 |
5 |
over 2 years ago |
134 |
December 06, 2023 |
27 |
mit |
C# |
| .NET Standard roguelike library in C#. Features many algorithms and data structures pertinent to roguelike/2D game developers, specifically designed to be minimally intrusive upon the developer's architecture. |
| bramstein/jlayout |
281 |
|
0 |
0 |
over 13 years ago |
0 |
|
4 |
|
JavaScript |
| JavaScript layout algorithms |
| vss2sn/path_planning |
234 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
bsd-3-clause |
C++ |
| This repository contains path planning algorithms in C++ for a grid based search. |
| roy-t/AStar |
224 |
|
4 |
2 |
about 4 years ago |
9 |
August 05, 2020 |
2 |
mit |
C# |
| A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencies. The library is licensed under the MIT license. |
| stoyannk/voxels |
223 |
|
0 |
0 |
almost 10 years ago |
0 |
|
1 |
other |
C++ |
| Voxels Library - C++ library for voxel manipulation and polygonization |
| Neerajj9/Text-Detection-using-Yolo-Algorithm-in-keras-tensorflow |
122 |
|
0 |
0 |
about 3 years ago |
0 |
|
6 |
mit |
Jupyter Notebook |
| Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to train for a different object detection task using YOLO. |
| jasondavies/conrec.js |
121 |
|
3 |
4 |
almost 9 years ago |
2 |
March 06, 2026 |
5 |
|
JavaScript |
| JavaScript implementation of CONREC contouring algorithm |