Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Sign up for free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
HOPEN (Hopfield Open Network) is a program for patterns recognition based on a Hopfield Artificial NeuralNetwork. It can learn using Hebb's Rule, Iterative Learning Scheme and Repeated Hebbian Learning.
Amygdala is a C++ spiking neuralnetwork library. It includes several neuron models, SMP support and facilities for developing SNNs with genetic algorithms. Support for running Amygdala neural networks on workstation clusters and MPPs is also under way
Lightweight backpropagation neuralnetwork in C. Intended for programs that need a simple neuralnetwork and do not want needlessly complex neuralnetwork libraries. Includes example application that trains a network to recognize handwritten digits.
This library provides a network abstraction layer for heterogenous large scale modular systems. It supports clearly specified interface definitions for communication between modules, while maximizing module indendence and adaptability.
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.
A neural net module written in python. The aim of the project is to provide a large set of neuralnetwork types accessed by an API that is easy to use and powerful.
Neuralnetwork libraries in many different languages compatible with each other, such that neural networks can be trained on one platform and utilised on another.
Do you want a neuralnetwork OO class?
With documentation?
Do not go further... You found it!
you have here a complete library of different neuralnetwork in an OO encapsulation.
Starting from adaline, back propagation, Kohonen
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.
TIKAPP is becoming a collection of tools for simulation of neural networks. The first available part is an ANSI-C++ library with support for backpropation networks.
Multilayered feed-forward neuralnetwork 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).
nn-utility is a neuralnetwork library for C++ and Java. Its aim is to simplify the tedious programming of neural networks, while allowing programmers to have maximum flexibility in terms of defining functions and network topology.
Mental is a neuralnetwork engine implemented in pure Python. Design goals are easy-to-read source code, completeness, and ease of use. Presently implements feed-forward, back-propagation networks. Intended primarily for instructional use.
Cluster Networks are a new style of neural simulation / neuralnetwork modeling, that models networks of neural populations ("clusters") that transform and transmit information using precisely-timed, graded bursts ("pulses" or "volleys") of firing.
Net.py is a tool for learning about neural nets. Currently, it only allows the user to experiment with a Hopfield net. I am now extending it to cover the Kohonen net. I'd be pleased to receive suggestions and criticism.
EasyAI is a project to build classical AI program and method in Java language, such as resolution for logic, greedy search, genetic algorithm, neuralnetwork and so on...
Neuralnetwork library for C++ applications in Windows and Linux.
Multi-Layer perceptron, radial-basis function networks and Hopfield networks are supported.
You can interface this with Matlab's NeuralNetwork Toolbox using the Matlab Extensions Pack
Simbrain is a java-based neuralnetwork. It is no longer being hosted here. Most information and downloads are at the homepage, www.simbrain.net. The development page is http://code.google.com/p/simbrain/
GNNS - GNNS NeuralNetwork Simulator, is both a set of libraries and an interface for creating and learning neural networks. It is aimed to support as many network typs and learning algorithms as possible. GNNS is meant to support different platforms.
AsyncNN is a implementation of a neuralnetwork that allows individual neurons to run asyncronously. The network allows dynamic creation of new links AND neurons. This software will eventually provide a platform for exploring live training. Need feedback
RISO: distributed, heterogeneous Bayesian belief networks. Belief network: a probability model defined on an acyclic directed graph; distributed: nodes can be on different hosts; and heterogeneous: allowing different types of conditional distributions.
A java based neuralnetwork framework. The Auratus network is built around an XML messaging system, allowing for a complete MVC design. Additionally, Auratus networks are constructed and at the node/edge level, allowing for advanced topologies.