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
Gen AI apps are built with MongoDB Atlas
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.
Enhanced Binary Cuckoo Search with Frequent Values and RST (EBCS)
...Enhanced Binary Cuckoo Search with traditional Objective function (Rough set theory dependency degree), This aims to evaluate the new objective function compared to traditional objective function: EBCS-Eq.(2).
4. Reducing the dataset based on the specific features which entered by user. (notice the first index is 0): Reduction.
5. Splitting dataset into training and test datasets randomly with different percentages determined by user.
Note: put any dataset (CSV formt) in datasets directory.
This project includes the implementation of a neural network MLP, RBF, SOM and Hopfield networks in several popular programming languages. The project also includes examples of the use of neural networks as function approximation and time series prediction. Includes a special program makes it easy to test neural network based on training data and the optimization of the network.