Showing 16 open source projects for "path finding c"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    TensorRT Backend For ONNX

    TensorRT Backend For ONNX

    ONNX-TensorRT: TensorRT backend for ONNX

    ...If your CUDA path is different, overwrite the default path. ONNX models can be converted to serialized TensorRT engines using the onnx2trt executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Learn AI Engineering

    Learn AI Engineering

    Learn AI and LLMs from scratch using free resources

    ...It’s equally useful for refreshers—dipping into a specific module before a project—as it is for a full, self-directed curriculum. By centralizing the best references in one place, the repo reduces the overhead of finding, filtering, and sequencing resources, letting you focus on learning and building.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LWOCR

    LWOCR

    LightWeight OCR

    A lightweight and simple command‑line OCR tool for extracting text from images. Ideal for developers and users who only require basic image to text OCR functionality . Console only application (No GUI) USAGE: C:\Progs>LWOCR Usage: LWOCR.exe <image_path> [text_output] [options] Options: --brightness=X (-1.0 to 1.0, default 0.0) --contrast=X (0.0 to 5.0, default 1.0) --gamma=X (0.1 to 5.0, default 1.0) --digits Only output digits --save-image=path Save processed image Examples: LWOCR.exe image.png # Output to console LWOCR.exe image.png output.txt # Output to file LWOCR.exe image.png --brightness=0.2 # Adjust brightness LWOCR.exe image.png output.txt --save-image=processed.png Support: mrbeepbeepp@gmail.com `
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    AcoPath for Java

    Ant Colony Optimization algorithm for the shortest path problem.

    The shortest path problem is solved by many methods. Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. The basic idea of the Ant System is that virtual ants are exploited for finding paths with a specific property, e.g., short distance between physical nodes, in the same way nature guides physical ants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5

    AcoPath

    Ant Colony Optimization algorithm for the shortest path problem.

    The shortest path problem is solved by many methods. Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. The basic idea of the Ant System is that virtual ants are exploited for finding paths with a specific property, e.g., short distance between physical nodes, in the same way nature guides physical ants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    LaPath

    Learning Automata algorithm for the shortest path problem.

    The shortest path problem is solved by many methods. Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. Learning Automata (LA) are adaptive mechanisms requiring feedback from the executing environment to converge to certain states. In the context of network routing, LA residing at intermediate nodes along a path, exploit feedback from the destination node for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    PsoPath

    Particle Swarm Optimization algorithm for the shortest path problem

    The shortest path problem is solved by many methods. Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. The basic idea of Particle Swarm Optimization is the emulation of the social behaviour of, e.g., a flock of birds, as a stochastic optimisation method. Specifically, a particle is an entity representing a solution in the search space. Several particles cooperate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Face Recognition

    World's simplest facial recognition api for Python & the command line

    Face Recognition is the world's simplest face recognition library. It allows you to recognize and manipulate faces from Python or from the command line using dlib's (a C++ toolkit containing machine learning algorithms and tools) state-of-the-art face recognition built with deep learning. Face Recognition is highly accurate and is able to do a number of things. It can find faces in pictures, manipulate facial features in pictures, identify faces in pictures, and do face recognition on a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Welsh Natural Language Toolkit
    The project supports the Welsh Language Technology domain with a set of NLP tools that drive innovation and advance the development of sophisticated textual analysis solutions. The WNLT project delivers four core NLP modules; a) Word Segmentation for separating text into words b) Sentence Boundary Disambiguation for finding sentence boundaries c) Part of Speech Tagger for determining the part of speech of each word d) Morphological Analyser for identifying the root form (lemma) of words. The modules are written in JAVA and ‘wrapped’ for execution under the General Architecture for Text Engineering (GATE) framework. The project also includes CYMRIE an adapted version for Welsh of the GATE - ANNIE Named Entity Recognition (NER) application for a range of entities such as Persons, Organisations, Locations, and date and time expressions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    MicroGP

    MicroGP

    A multi-purpose extensible self-adaptive evolutionary algorithm

    MicroGP (µGP, ugp) is a versatile optimizer able to outperform both human experts and conventional heuristics in finding the optimal solution of hard problems. It is an evolutionary algorithm since it mimics some principles of the Neo-Darwinian paradigm. ⚠️ A new version is available on https://github.com/squillero/microgp4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Welsh Natural Language Toolkit

    Welsh Natural Language Toolkit

    WNLT is a suite of open source natural language modules for the Welsh

    The project supports the Welsh Language Technology domain with a set of NLP tools that drive innovation and advance the development of sophisticated textual analysis solutions. The WNLT project delivers four core NLP modules; a) Word Segmentation for separating text into words b) Sentence Boundary Disambiguation for finding sentence boundaries c) Part of Speech Tagger for determining the part of speech of each word d) Morphological Analyser for identifying the root form (lemma) of words. The modules are written in JAVA and ‘wrapped’ for execution under the General Architecture for Text Engineering (GATE) framework. The project also includes CYMRIE an adapted version for Welsh of the GATE - ANNIE Named Entity Recognition (NER) application for a range of entities such as Persons, Organisations, Locations, and date and time expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    physicsmata

    API for all possible cellular automata that work same at all angles

    Its strange how the "sorted pointers" normalizing makes just about any random function, as long as it connects the inputs to the outputs on some path, vibrate as some nonlinear shape of wave. This could be used as a game interface for evolvable musical instruments or fluid puzzle games. Physicsmata is similar in effect to SmoothLife but simpler and pure Java. The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CoPP is an object-oriented framework for developing algorithms for robot path planning. One of of the design goals is to make it easy to make comparisons between various path planning algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    META is a decision making software which aims are to track computer attackers, computer attacks and to help investigators finding useful elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The goal of this project is to learn about and develop an AI. Current path is using a bot on AIM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    내리막길로의초대_Descent

    A commissioning song_following Luke 9:37 scripture and concept.

    ...This includes the full chord progression you provided, the 6/8 "walking" rhythm for the descent, and your finalized Korean lyrics including the new "Commissioning" Outro. 내리막길로의 초대 (Song of Descent: An Invitation) Theme: Luke 9:37 – From the Mountain to the Path of Service. Code snippet X:1 T:내리막길로의 초대 (Song of Descent) C:Commissioned for Album 1 M:6/8 L:1/8 Q:1/4=75 K:Am %%score (T1 B1) V:T1 clef=treble V:B1 clef=bass % % --- [VERSE 1: The Mountain Experience] --- [V:T1] "Dm7" A2 A G2 F | "G7" G2 G F2 E | "C7m" E2 E D2 C | "F" F3-F2 z | w: 산 위-의 영-광-은 잠-시 머-무-는 안-식- 구-름- 속 음-성-은- [V:B1] D,3 F,3 | G,,3 B,,3 | C,3 E,3 | F,,3 A,,3 | % [V:T1] "Bm7b5" B,2 B, C2 D | "E7" E2 E ^G2 B | "Am7" A2 E G2 E | "A7" A3-A2 z | w: 길-을 비-추-는 등-불- 이-제-는 신-발 끈- 고-쳐 매-고- [V:B1] B,,3 D,3 | E,,3 ^G,,3 | A,,3 C,3 | A,,3 ^C,3 | % % --- [CHORUS: The Invitation to Descent] --- [V:T1] "G" G2 G B2 d | "Bbm" _B2 _d f2 z | "Bb^o" _B2 E _g2 b | "Dm7" a3-a2
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB