Lucene Core, our flagship sub-project, provides Java-based indexing and search technology, as well as spellchecking, hit highlighting and advanced analysis/tokenization capabilities. | Swift AI is a high-performance AI and machine learning library written entirely in Swift. We currently support iOS and OS X, with support for more platforms coming soon! |
over 150GB/hour on modern hardware;small RAM requirements -- only 1MB heap;incremental indexing as fast as batch indexing;index size roughly 20-30% the size of text indexed;ranked searching -- best results returned first;many powerful query types: phrase queries, wildcard queries, proximity queries, range queries;fielded searching (e.g. title, author, contents);sorting by any field;multiple-index searching with merged results;allows simultaneous update and searching;flexible faceting, highlighting, joins and result grouping;fast, memory-efficient and typo-tolerant suggesters;pluggable ranking models, including the Vector Space Model and Okapi BM25;configurable storage engine (codecs) | Feed-Forward Neural Network; Fast Matrix Library |
Statistics | |
Stacks 173 | Stacks 14 |
Followers 230 | Followers 52 |
Votes 2 | Votes 0 |
Pros & Cons | |
Pros
| No community feedback yet |
Integrations | |

TensorFlow is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) communicated between them. The flexible architecture allows you to deploy computation to one or more CPUs or GPUs in a desktop, server, or mobile device with a single API.

scikit-learn is a Python module for machine learning built on top of SciPy and distributed under the 3-Clause BSD license.

PyTorch is not a Python binding into a monolothic C++ framework. It is built to be deeply integrated into Python. You can use it naturally like you would use numpy / scipy / scikit-learn etc.

It lets you either batch index and search data stored in an SQL database, NoSQL storage, or just files quickly and easily — or index and search data on the fly, working with it pretty much as with a database server.

Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano. https://keras.io/

The Kubeflow project is dedicated to making Machine Learning on Kubernetes easy, portable and scalable by providing a straightforward way for spinning up best of breed OSS solutions.

Use flexible and intuitive APIs to build and train models from scratch using the low-level JavaScript linear algebra library or the high-level layers API

It builds completely static HTML sites that you can host on GitHub pages, Amazon S3, or anywhere else you choose. There's a stack of good looking themes available. The built-in dev-server allows you to preview your documentation as you're writing it. It will even auto-reload and refresh your browser whenever you save your changes.

An enterprise-grade open source platform for building, training, and monitoring large scale deep learning applications.

It is the app framework specifically for Machine Learning and Data Science teams. You can rapidly build the tools you need. Build apps in a dozen lines of Python with a simple API.