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
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.
This is ANN trained application to predict digits from 0 - 9.
It can predict digits from 0-9 with ArtificialNeuralNetwork. I trained ANN with 100 samples of each digit. It takes input of 20x20 pixel image and predicts it with NeuralNetwork. It may predict wrong digit due to very low sample data but it work 90% correctly.
Note: JRE 1.6 is required to run this application.
NOTE: This project was moved to: https://github.com/eetorres
The BPANNA is a flexible Back propagation neural network, which include the Conjugate Gradient and the Levenberg-Marquardt. You can change the number of inputs, number of layers, number of neurons per layer and outputs. It included an structure editor.
Fast flexible simulator of spiking neural networks. Easy to use graphical user interface with comprehensive monitoring facilities. Integrates with the NeMo CUDA simulator and the iSpike interface for the iCub robot.
It's an object-oriented library written in C++ for creating arbitrary kind of neural networks. The user can use the classes provided to create neural network with arbitrary topology and mixed type of neurons. It's very easy add custom neurons.
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.
The Mars Rover Simulator project is based on the evolutionary robotics paradigm where an artificial agent acquires its skills through the process of artificial evolution. This simulator can be useful to evolve neuralnetwork controllers for the rover
Geeks ArtificialNeuralNetwork (G.A.N.N) is an open source project that started with the philosophy of being a new more advanced A.N.N that works as a platform for other applications. In other words, G.A.N.N should be considered as a "Black Box".
‘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.