Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Cognity is an object-oriented neuralnetwork library for Java. It's goal is to provide easy-to-use, high level architecture for neuralnetwork computations along with reasonable performance.
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 neuralnetwork with arbitrary topology and mixed type of neurons. It's very easy add custom neurons.
Syntactic is a simple C++ library for constructing general Neural networks. For now the library supports creation of multi layered networks for the Feedforward Backpropagation algorithm as well as Time Series Networks. More will be implemented soon.
3-layer neuralnetwork for regression and classification with sigmoid activation function and command line interface similar to LibSVM.
Quick Start: "java -jar nen.jar"
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.
A library written in C# for encoding and decoding animated Graphics Interchange Format (GIF) images. Based on NGif http://www.codeproject.com/KB/GDI-plus/NGif.aspx. Includes sample apps for encoding and decoding GIF files.
ipHelpers is a python module that provides a python interface to the Win32 NotifyAddrChange api. The Win32 api notifies of changes to the mapping of ipv4 addresses to interfaces. ipHelpers also allows determining configuration of network interfaces.
ipHelpers also illustrates the use of ctypes to access functions in Windows iphlpapi and kernel32.
This project is a NeuralNetwork Training Library implemented on CUDA. It's compatible with the most used libraries but allows to exploit the full power of NVIDIA graphic cards. Experimental results show speed ups over 100 times against CPU libraries
Face recognition using BPNN. Contains 1.Face recognition using Back propagation neuralnetwork (customize code) code using matlab. 2. Face recognition using Back propagation network (builtin) code using matlab.Project closed for now,Adeel Raza Azeemi
...Finding patient disease started by taking Fourier transform (FFT) from input signal and extract a single cycle. Based on some heuristic algorithm the most important feature like P , Q , R , S , T captured and feed to trained neuralnetwork. and so the final decision made by CNN library. As mentioned before this software also capable do some image processing on scanned paper to lower the final costs.
Multi-Core optimized Perceptron Network is a high-performance artificial neuralnetwork specially designed for workstations with multi-core CPUs, implemented as a shared library and coded in C++.
Yann is Yet Another NeuralNetwork. Yann is a library to create fast neural networks. It is also a GUI to easily create, edit, train, execute and investigate networks. Multiple topologies, runtime properties and ensemble learning are supported.
Neural Mesh is a purely PHP, fast, easy NeuralNetwork Manager, Administrator and Framework. It allows you to integrate Artificial Intelligence into your applications, quickly and easily, no matter what your experience.
Program to performing the complete cycle of neural networks analysis: preparing data, choosing neuralnetwork (CasCor, MP, LogRegression, PNN), learning of network, monitoring learning state, ROC-analysis, optimization of network parameters using GA.
This project is aimed at making a complete flexible Neuralnetwork library in Java. The library works fine with most complex problems.Future targets: Configurable Learning rate and momentum. More details at http://www.w3avatar.com
Neuroph OCR - Handwriting Recognition is developed to recognize hand written letter and characters. It's engine derived's from the Java NeuralNetwork Framework - Neuroph and as such it can be used as a standalone project or a Neuroph plug in.
Thank you for your interest in Speedy Composer. Speedy Composer is an automated application for composing melodies for Speedy Net members. We recently made changes to the source code of Speedy Net, and converted it into the Python language and Django framework. Since Speedy Composer was originally written in PHP, it is not adapted to work with Speedy Net in its current form. So unfortunately we were forced to temporarily close the app Speedy Composer. But don't worry, we kept backups of all...
ANNJ, Another NeuralNetwork for Java is a neuralnetwork framework for the Java programming language. It is still in an early development stage, currently supporting only feed-forward type networks, but will soon be able to handle many other types.
NeuronDotNet is a neuralnetwork engine written in C#. It provides an interface for advanced AI programmers to design various types of artificial neural networks and use them.
PHPNN Is an open source, GPL licensed, PHP class library for the easy creation and manipulation of NeuralNetwork based artificial intelligence. This library is intended for use in experimentation, games, quality control, or any other purpose.
This tool allows to compute LOLIMOT models. LOLIMOT models are also called neuro-fuzzy models or fast neuralnetwork models. This tool can export the model into C, C++, Matlab.