Showing 26 open source projects for "algorithm"

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • Simplify IT and security with a single endpoint management platform Icon
    Simplify IT and security with a single endpoint management platform

    Automate the hardest parts of IT

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
    Learn More
  • 1
    The Operator Splitting QP Solver

    The Operator Splitting QP Solver

    The Operator Splitting QP Solver

    OSQP uses a specialized ADMM-based first-order method with custom sparse linear algebra routines that exploit structure in problem data. The algorithm is absolutely division-free after the setup and it requires no assumptions on problem data (the problem only needs to be convex). It just works. OSQP has an easy interface to generate customized embeddable C code with no memory manager required. OSQP supports many interfaces including C/C++, Fortran, Matlab, Python, R, Julia, Rust.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    qcv

    qcv

    Computer Vision Framework Library (for Linux)

    ...++ interface has more features allowing the user to run and analyze complex computer vision algorithm in a few lines of code (see the stereo and surf examples). QCV offers a 2D visualization tool, an on-line on-the-fly parameter editor, a clock tool to evaluate computation times, and a control tool to manipulate input video and sequences of images. Multiple application examples that demonstrate the main features of this framework are provided in the last release. Check it out!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    A Disk Scheduling Simulator tool. With an intuitive GUI interface and command line functionality. Built using both VC and VB. Currently supports SSTF,LOOK,CLOOK,SCAN and CSCAN algorithms. Rotational latency is also optionally supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    LWPR

    Locally Weighted Projection Regression (LWPR)

    Locally Weighted Projection Regression (LWPR) is a fully incremental, online algorithm for non-linear function approximation in high dimensional spaces, capable of handling redundant and irrelevant input dimensions. At its core, it uses locally linear models, spanned by a small number of univariate regressions in selected directions in input space. A locally weighted variant of Partial Least Squares (PLS) is employed for doing the dimensionality reduction. Please cite: [1] Sethu Vijayakumar...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    The MaxParser is written in c++ and can parse with first, second, third and fourth order projective Graph-based Dependency parsing algorithm. The project is the new version of the project "Max-MSTParser". If you want to use this software for research, please reference this web address in your papers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Parallel Neural Networks

    Neural networks in CUDA & OpenCL with back propagation algorithm

    This project is my engineering diploma. It's aim is to compare the efficiency of both technologies and to check where which hacks works better. What is more one of my tasks is to compare different ways of decomposing computations in parallel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TexLexAn is an open source text analyser for Linux, able to estimate the readability and reading time, to classify and summarize texts. It has some learning abilities and accepts html, doc, pdf, ppt, odt and txt documents. Written in C and Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    cCNN

    cCNN

    A fast implementation of LeCun's convolutional neural network

    Code of this library is partialy based on myCNN MATLAB class written by Nikolay Chemurin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gandalf is a computer vision and numerical algorithm library, written in C, which allows you to develop new applications that will be portable and run FAST. Dynamically reconfigurable vector, matrix and image structures allow efficient use of memory.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 10
    Though the name suggests something different, MAReN IS an implementation of the Rete algorithm. Is aims to be a rule engine written in plain C, wich comes with a C++ wrapper for developers convenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    1.) Investigation with cosine transform, and anti transform algorithm, with some voice recognition code. 2.) Translator: Croatian, English. 3.) 2D to 3D picture algorithm (principle) and new 2Dto3D video conversion code with AviSynth video scripting
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    GA-Opt
    Developed as a final year project at Islamic University of Technology (IUT) during 2010 - 2011 academic year. This code is a simple implementation of real coded genetic algorithm for numerical optimization. Code is written in C/C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple but very effective algorithm for predicting a binary stream
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ANT is a lightweight implementation in C of a kind of artificial neural net called Multilayer Perceptron, which uses the backpropagation algorithm as learning method. The package includes an introductory example to start using artificial neural nets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fast Haar-like object detection develop to CELL processor based plataform. This is reimplementing stump based algorithm of OpenCV library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project aims to create an application to solve the job shop schedule problem using genetic algorithm on the IBM Cell BE processor. This is useful especially using the power of Cell for the large scale job shop schedule problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Artificial vision library. Objectives are to make an OCR, fingerprint and face identification as some applications through a general purpose learning and pattern relationships algorithm (Currently performs very basic identification).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Yacca is an advanced chat bot (other plugins are under development, including a command-line only version for you to interact with yacca) that is designed to resemble a human chatter as closely as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The TreeQ package is a set of C-language applications that implement a automatic machine learning algorithm based on a tree-structured classifier. This approach is particularly effective for high-dimensional continuous data such as audio and video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Particle Swarm Optimization toolkit (with GUI) - Allows you to implement PSO algorithm for optimization of engineering/finance/management systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Csolve is a constraint solver compiler. It compiles a set of constraints into an arc-consistency algorithm. Generated output is in the C language and can be linked with existing code. Csolve also contains libraries for standard instantiation method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This program is based on a algorithm that solves a Master Mind combination. The algo seems to work but without hole and with 5 different colors in an atempt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The goal of the Rats and Mazes project is to build a simple genetic algorithm to find general solutions to random non-cyclic single path mazes. I believe that the solutions will tend towards either the right/left-hand rule.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a very simple implementation of the genetic algorithm framework presented by John Holland, based on Goldberg book Genetic Algorithms in Search, Optimization and Machine Learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple genetic algorithm (GA) program that demonstrates the dynamic behaviour of standard GAs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.