Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
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.
Peters Backup is a program for backing up your important data files on
to diskette, zip drive, fixed disk or CD/RW. It uses an extremely
efficient compression algorithm. It keeps track of all versions of your
files in full and incremental backups.
BlogTEX is an ad-hoc blog posts extraction algorithm written in Java for TREC Blog08 dataset. It includes an optimized sentence model for clearly identifying sentence boundaries in each blog post. Its output can be customized using its config file.
This project Human Face Detection is based on java for detecting the face present in image inputted from memory. This face detection project is based on skin color detection method and image segmentation based on region growth algorithm.
However being minor project and also due to time deficiency the output of this project isn't so convincing. Regardless of it it is simple and easily understandable.
ProteinLasso: A Lasso regression approach to protein inference problem
ProteinLasso:
In this paper, we formulate the protein inference problem as a constrained Lasso regression problem and then solve it with a fast pathwise coordinate descent algorithm. The new inference algorithm ProteinLasso explores an ensemble learning strategy to address the sparsity parameter selection problem in Lasso model. ProteinLasso is implemented in Java and can run on any Java Virtual Machine (JVM) regardless of computer architecture.
JAF es un framework que posibilita a los programas Java el acceso a archivos de registros de longitud fija. Está pensado para uso didáctico para facilitar la enseñanza del lenguaje de programación Java en materias de Algoritmos y Programación.
FastFrequency API written entirely in Java ME, is able to provide to obtain the frequency of a sound signal using the FFT algorithm implemented by the radix-2 after the windowing signal via Hamming windows.
Trusted by 150 million+ creators and businesses globally
Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
Framework for development of simple evolutionary algorithms / island models programs in distributed environment using MapReduce programming model based on hadoop.
NOTE: Project has been delayed due to other tasks.
Genetic Algorithms General Solver (GAGENES) is a C++ implementation of the geneticalgorithm concept.
Software for optimization of multi modal, multi dimensional functions based on SOMA algorithm. Program is implemented on top of hadoop, and is especially well suited for functions with high computational times because of its distributed nature.
Truth Table Solver is a program that solves the truth table and output all the possible minimized boolean expressions.It uses Quine-McCluskey algorithm (Tabulation method) for boolean minimization.It has an easy to use GUI and a command line mode.
HTTPBrute is used to calculate HTTP Digest Access Authentication as per RFC 2617. The tool will be able to perform brute force attacks to retrieve a lost password for a given Authentication response. MD5 is the only hashing algorithm implemented.
A lossless audio codec that switches between predicive audio compressors block wise on the fly, always choosing the one with the best compression rate. It will be designed for near to optimum compression rate, and not consider coding/decoding speed.
Project aim to provide simple easy APIs for Java developers to use interactive abilities in their Java Applications like speech recognition, handwriting recognition, use of web cam , sound record/play, decision trees , text to speech and many others.
A unified collection of algorithms for Artificial Life. It includes evolutionary algorithms, neural networks, data mining tools, compilers, among others.
DASM is a new simple platform which helps programmer to implement and evaluate any distributed algorithm. Programmer can implement his/her distributed algorithm using DASM primitives and monitors the results in diagrams during execution.
JSudoku is a Java version of the game Sudoku. A backtracking algorithm cares for random puzzles and based on the Sudoku-Puzzle JavaScript. Optionally, JSudoku generates X-Sudoku puzzles.
A library help for signing data with PKCS11 token (certificates with SHA1withRSA Sign Algorithm) and create CMS packages.
It uses Bouncy Castle Crypto API and SUNPKCS11.
Also it verify the signed data and verify signing certificate's OCSP control.