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.
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.
This program utilize the OpenCV (Intel Computer Vision) library to track an initial point over a series of frames. The image source is a camera or a pair of before/after pictures. Each frame passes some filter stages. This pipeline can be configured.
iSnake aims to bring the fun and simplicity of snake game (popular among cell phone users) with some new features. It includes a computer controlled intelligent opponent and multiplayer feature.
This is a computer client for an original CCG game "Boomb.It!" (see www.shadem.ru). It allows to play the game without an opponent (AI developing), and it is able to play as p2p client over the Internet through the build-in jabber client.
This Java native library wraps OpenCV (Computer Vision Lib.) function cvMatchTemplate and implements methods for utilities result visualization. It allows efficient images template matching using Normalized Cross-Correlation (NCC) and others algorithms.
This is the sourcecode for my 11th grade science fair project. It involves the use of autoencoders to improve error rates with small amounts of labeled data but large amounts of unlabeled data.
`ABL' is a basic flexible abstract list library defined using C preprocessor. It allows you to define linked lists of arbitrary types very easily. You also can use it as stacks and queues. You can easily define complicated types like list of lists etc.
Device independend sourcecode of Fuzzy logic expert system. Reads FCL (fuzzy control language). Sourcecode in C++. Example program is tested with Linux, should also work with Windows or other operating systems. Without a graphical user interface.
Camera Kombat is an opensource fighting game based on computer vision that enables free, unencumbered interaction. In order to enable this level of interaction, images of the users are captured by a webcam and their gestures are recognized in real-time.
ExpertCoder is a toolkit for the .NET platform that supports the creation of code generators based on templates and expert systems. It is suitable for MDA projects. The UML-related libraries (UML, MOF and XMI) are now provided by the nUML project.
An academic project where computer-science students can practice data structures principles. Based on the famous problem of the labyrinth rat, this application has an engine where you can run your own algorithms to help the robot to get out of the laby.
‘intelliworm’ is a prototype simulation of a Intelligent Species of a common earth worm,which inherits human like decision making capabilities through Neural Network intelligence representation,all developed by integrating .NET with Lisp and Yacc.
The sourcecode for my(Ben Thompson) 10th grade neural network science fair project. UPDATE: Got 2nd in the regional fair, 3rd in the state, 4th in international science fair.
A simulation environment for 2D robots to interact and perform tasks in. Meant to be educational and demonstrate emergent behaviors. No download necessary! See demos on project website!
The free-vision project aims at creating a library for computer vision related functions, including camera capture interface, stereo, image processing, camera calibration and so on.
Tank Battles is a 3D simulator for teaching robot artificial inteligence. It's
heavilly influenced by Robocode, but differs from the former in that it adds the complexity of a full 3D scene, realistic physics simulation, among other features.
This is a fork of the JollyNinja Bot for Robocode. The project intends to document JollyNinja's sourcecode, make it work in teams and provide a solid API to base other Bots on, especially TeamRobot based bots.
Ramugen is a music application which assists in / automates composition along stochastic/indeterminate lines. Comes as a Win32 desktop application and a Borland Delphi component-package. Open Source : full source-code and documentation provided. Very fle
This project provides some hyperheuristics, implemented as C libraries.
A hyperheuristic can be used to handle any optimization problem, as long as you implement some simple specific code to interact with it.
Some examples/applications are also provided.
The Introspector enables the programming tools that deal with sourcecode such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
The Distributed Genetic Programming Framework is a scalable Java genetic programming environment. It comes with an optional specialization for evolving assembler-syntax algorithms. The evolution can be performed in parallel in any computer network.
Proposed is an algorithm
that uses computer vision, combined with a modified Rubine classifier, to allow
arbitrary N-sided polygons as accepted sketches in real-time.
FlexCRFs: A Flexible Conditional Random Fields Toolkit for Labeling and Segmenting Sequence Data (this includes a parallel implementation of CRFs called PCRFs to support training CRF models on massively parallel computer systems).
An isometric game with C++ and SDL. Your beings should survive fighting with other beings, reproducting to make a massive attack and eating. But sometimes you will have to eat some of your own live beings so that others could stay alive, well it's life.