Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.
libVMR is a class library written in Java which implements code generator for group method of data handling - GMDH.
The library is intended for users, with machine learning skills. libVMR provides an effective framework for the research and development of data mining and predictive analytics.
libVMR is based on the most popular neuralnetwork model with a higher generalization ability from kernel tricks - vector machine by Reshetov (VMR).
This is ANN trained application to predict digits from 0 - 9.
It can predict digits from 0-9 with Artificial Neural Network. I trained ANN with 100 samples of each digit. It takes input of 20x20 pixel image and predicts it with Neural Network. 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.
Cognity is an object-oriented neural network library for Java. It's goal is to provide easy-to-use, high level architecture for neural network computations along with reasonable performance.