Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Download Chrome
Free and Open Source HR Software
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
Lush is a Lisp dialect with extensions for object-oriented and array-oriented programming. Lush is intended for prototyping numerically intensive applications and is designed for easy integration of existing C/C++/Fortran codes.
Scanning probe microscopy data visualisation and analysis
A data visualization and processing tool for scanning probe microscopy (SPM, i.e. AFM, STM, MFM, SNOM/NSOM, ...) and profilometry data, useful also for general image and 2D data analysis.
NOTE: Use of this codebase is NOT RECOMMENDED.
This project has been migrated to github at http://jaerproject.net (or https://github.com/SensorsINI/jaer for the Java code).
Commits have been disabled for the subversion sourceforge repository and new development is being done on the github repository.
Java tools for Address-Event Representation (AER) neuromorphic processing. Uses USB hardware.
See wiki at https://sourceforge.net/p/jaer/wiki/
The General Hidden Markov Model Library (GHMM) is a C library with additional Python bindings implementing a wide range of types of Hidden Markov Models and algorithms: discrete, continous emissions, basic training, HMM clustering, HMM mixtures.
Automatic segmentation and tracking for 3D time-lapse microscopy
From Amat et al., Nature Methods, 2014*:
"The comprehensive reconstruction of cell lineages in complex multicellular organisms is a central goal of developmental biology. We present an open-source computational framework for segmentation and tracking of cell nuclei with high accuracy and speed. We demonstrate its (1) generality, by reconstructing cell lineages in four-dimensional, terabyte-sized image data of fruit-fly, zebrafish and mouse embryos, acquired with three different types of...
A base for programs. Includes algorythms for Q-learning and SOM's etc. too. Examples: Hamron: Simulates evolution, uses the 2D-renderer. DriveUnit: created for school, for a robotic arm, uses the 3D-renderer. Hlearn: http://www.sagenb.org/home/pub/8
NeMo is a high-performance spiking neural network simulator which simulates networks of Izhikevich neurons on CUDA-enabled GPUs. NeMo is a C++ class library, with additional interfaces for pure C, Python, and Matlab.
Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.
TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
Arena is a computer simulation in which programs compete for CPU time and access to main memory. Processes such as the dynamics of punctuated equilibrium, host-parasite co-evolution and density dependent natural selection are amenable to investigation.
ESMERALDA is a development environment for statistical
recognizers operating on sequential data (speech, handwriting,
biological sequences). It supports continuous density Hidden
Markov models, Markov chain (N-gramm) models, and Gaussian
mixture models.
MASyV (Multi-Agent System Visualization) enables one to write agent-based models/cellular automata, eg. in C, visualize them in real time & capture to movie file with MASyVs GUI & message passing lib. Includes examples: Hello World, ants, viral infection
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.
Multilayered feed-forward neural network software written in C++. Backpropagation and RPROP are available as training algorithms. Design goals: speed of execution when calculating the output to new data, and quality of training (preprocessing: PCA).
ai applications,or 'aiapps', is a suite of applications applying algorithms and methods from the domain/field of artificialintelligence, machine learning, evolutionary computation, neural nets etc....to real world problems
Ce projet couvre tous les développements logiciels qu'Unitec, le club de robotique de l'UTBM, va entreprendre pour la coupe de France de robotique E=M6.
Surviving bots is continuous software application in Java that will guide robots to search for energy source around it, tap it and explore ahead for survival and thus evolve into much more advance system.Software is ment to be hardware independent.
Virtual machine/emulator; "holding pen" for self-replicating programs written in custom RISC assembly-like language, evolving via random point mutations and periodic fitness-based cullings. Inspired (like Avida) by Thomas Ray's alife simulator, Tierra