Showing 2780 open source projects for "algorithm"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    Portable Robotics Eye Vergence Control

    Portable Robotics Eye Vergence Control

    Eye movements control portable on different robotic stereo heads

    This project provides a software module for the control of the binocular coordination of a robotic stereo head, based on a bio-inspired algorithm. The project is now available for the iCub platform to work on YARP [https://github.com/stino78/vergence-control/][1] The algorithm works on the top of a distributed representation of binocular disparity supplied by a population of binocular energy-model neural units. The project allows a robust control and adaptive binocular coordination...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    UAV Drone

    Airborne avionics platform for drone system identification and control

    .... This UAV drone hardware senses critical orientation parameters through a MPU-9250 9 Degree of Freedom sensor. This sensor measures 3-axis Acceleration Nx, Ny, & Nz, Compass Mx, My, Mz, and Gyroscopic rate P, Q, & R. A sensor fusion and numeric integration algorithm then combines these 9 parameters to 4 Euler parameters/Quaternions. An Euler body 1-2-3 sequence relates these to Roll/Pitch/Yaw. Air data is measured through altimeter and differential pressures. GPS measures position and track.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Solid Python

    Solid Python

    A comprehensive gradient-free optimization framework written in Python

    Solid is a Python framework for gradient-free optimization. It contains basic versions of many of the most common optimization algorithms that do not require the calculation of gradients, and allows for very rapid development using them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Point Symmetry Clustering

    Point Symmetry Clustering Approach Using Differential Evolution

    Implementation of Point Symmetry-based Automatic Clustering Approach Using Differential Evolution Using bug fixed KD tree nearest neighbor search from https://github.com/CristianDallos/kmeansclustering. (It is also modified to search for multiple nearest points instead only for one.) Used those academic works for algorithm implementation: http://cs.cug.edu.cn/teacherweb/gwy/Publication/ISICA-09.pdf http://www.isical.ac.in/~sanghami/ieeetkde_cameraready.pdf http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    Cube26

    General Purpose A-Z Stream Cipher (C++ implementation)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Cube256

    General Purpose Stream Cipher and Crypto System

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CABBaGe

    CABBaGe

    Classification Algorithm Based on a Bayesian method for Genomics

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    indocoin

    indocoin

    Indocoin: Indonesia's open source peer-to-peer cryptocurrency

    Indocoin (INDO) is an open source peer-to-peer cryptocurrency, originally developed for the People of Indonesia. IndoCoin was originally launched on 21 May 2014. Indocoin is like Bitcoin, although it does not use SHA256 as its proof of work (POW) algorithm. Taking development cues from Tenebrix and Litecoin, Indocoin currently employs a simplified variant of scrypt. And just like how Indonesia is a place that warmly welcomes the people of the world to visit, Indocoin is also open to anyone who...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    BioPPSy

    A biochemical property prediction system

    Computationally predicts the pharmacokinetic properties of drug candidates using Quantitative Structure Property Relationships (QSPR) modelling. Assembles a set of tools and databases for predicting the physical properties of small molecules. The program models a given property's dependence on a collection of molecular and structural descriptors using a training set of molecules. Neural networks and support vector regression are available, as well as linear models. The models generated by...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    vizceral

    vizceral

    WebGL visualization for displaying animated traffic graphs

    vizceral is a component for displaying traffic data on a webgl canvas. If a graph of nodes and edges with data about traffic volume is provided, it will render a traffic graph animating the connection volume between nodes. This component can take multiple traffic graphs and will generate a 'global' graph showing all incoming traffic into each of the 'regions', with support for cross-region traffic. There are three levels of information, global, regional, and service-level, with clicking or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Asedio

    RTS game for learning Algorithm Design

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UmUTracker

    UmUTracker

    A MATLAB program for 2D particle tracking or 3D DHM based tracking.

    We present a versatile and fast MATLAB program (UmUTracker) that automatically detects and tracks particles by analyzing long video sequences acquired by either light microscopy or digital holography microscopy (DHM). Our program finds the 2D particle center position using an isosceles triangle transform and the axial position by a fast implementation of Rayleigh-Sommerfeld numerical reconstruction algorithm using a one dimensional radial intensity profile. *Updates v1.1: 2017/11/21- Bug...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SCEO

    Single Cell Event Ordering Algorithm

    This is an implementation of the Single Cell Event Ordering algorithm that was described in J. De Bie et al., "Single cell sequencing reveals the origin and the order of mutation acquisition in T-cell acute lymphoblastic leukaemia". Usage: java -jar SCEO.jar input=input.txt output=output.txt N=n with input = input file containing tab delimited matrix with for each gene a (named) row and for each cell a (named) column with the values 1=event present, 0=event absent, -1=NA output = output...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ECO

    ECO

    Matlab implementation of the ECO tracker

    ECO (Efficient Convolution Operators for Tracking) is a high-performance object tracking algorithm developed by Martin Danelljan and collaborators. It is based on discriminative correlation filters and designed to handle appearance changes, occlusions, and scale variations in visual object tracking tasks. The code provides a MATLAB implementation of the ECO and ECO-HC (high-speed) variants and was one of the top performers on multiple visual tracking benchmarks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Latin Square Toolbox

    Generates Latin squares and counts their transversals

    The Latin Square Toolbox contains software tools for efficiently generating Latin squares and counting their transversals with various user-configurable options. This open source release aims to help educate folks on Latin squares and their important applications to cryptography. This version contains three tools: 0. Latin Square Generator (LSG) 1. Latin Square Transversal Counter (LSTC) 2. Latin Square Property Checker (LSPC)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Generic Platform for Iris Recognition

    A Generic Platform for Iris Recognition

    A framework that allows iris recognition algorithms to be evaluated

    This MATLAB based framework allows iris recognition algorithms from all four stages of the recognition process (segmentation, normalisation, encoding and matching) to be automatically evaluated and interchanged with other algorithms performing the same function. The algorithm for each stage can be selected from a list of available algorithms, with selection available for subfunctions as well. The selected algorithms can then be tested either manually against individual iris images...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Elements of Programming Interviews

    Elements of Programming Interviews

    Method stubs and test cases for Elements of Programming Interviews

    This repository contains method stubs and tests of the problems from Elements Of Programming Interviews by Adnan Aziz, Tsung-Hsien Lee, and Amit Prakash. This book is also available in Python and C++. This repository contains solutions to problems from the book "Elements of Programming Interviews," focusing on interview preparation and algorithm practice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    OpenGIA

    General Intelligence Algorithm

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    crVCL PHP Framework

    crVCL PHP Framework

    Rapid Application Development Framework for PHP

    crVCL PHP Framework is based on PHP 5.4, Javascript 1.4 and CSS 2.1 (or higher). It provide classes and function for develop easy and fast web applications/webpages with graphical components. It give you more comfort in developing web applications with high usability. Rapid Application Development for PHP crVCL is inspired by JEDI VCL and Java Spring If you like the Project, donate it http://goo.gl/PYyiot for more visit the Website or take a look at the readme.txt More...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    JILRuntime/JewelScript

    An object-oriented script language to embed in any application

    A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#. The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting. An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PhotonLoop

    Adaptive Optics Measurement and Correction Software

    Adaptive Optics Measurement and Correction Software
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    Recursive Directory Removal

    Recursive Directory Removal

    https://github.com/mhisoft/rdpro
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Dwifft!

    Dwifft!

    Dwifft is a small Swift library

    ... useful, and the other thing is a very concretely useful thing based off the first thing. It can help you build a substantially better user experience if you have table/collection views with dynamic content in your app. There is some non-trivial index math inside of this diff algorithm that is easy to screw up. Dwifft has 100% test coverage on all of its core algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    haveged is a daemon that feeds entropy into the linux /dev/random pool using a random number generator based upon the HArdware Volatile Entropy Gathering and Expansion algorithm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Swift AI

    Swift AI

    The Swift machine learning library

    Swift AI is a high-performance deep learning library written entirely in Swift. We currently offer support for all Apple platforms, with Linux support coming soon. Swift AI includes a collection of common tools used for artificial intelligence and scientific applications. A flexible, fully-connected neural network with support for deep learning. Optimized specifically for Apple hardware, using advanced parallel processing techniques. We've created some example projects to demonstrate the...
    Downloads: 0 This Week
    Last Update:
    See Project
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.