Simple search engine tool for neural networks.
The goal is to index a finite list of neural networks given in or dataset, and then quickly get additional information about the respective neural network.
Indexing
The title and the description of the neural network is used for indexing.
Search
When searching for relevant neural networks, the engine will compare the query with the data of each neural network, and retrieve a list of neural networks sorted by relevance.