Keras vs Xcessiv: What are the differences?
Keras: Deep Learning library for Theano and TensorFlow. Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano. https://keras.io/; Xcessiv: Fully managed web application for automated machine learning. A web-based application for quick, scalable, and automated hyperparameter tuning and stacked ensembling in Python.
Keras and Xcessiv can be categorized as "Machine Learning" tools.
Some of the features offered by Keras are:
- neural networks API
- Allows for easy and fast prototyping
- Convolutional networks support
On the other hand, Xcessiv provides the following key features:
- Fully define your data source, cross-validation process, relevant metrics, and base learners with Python code
- Any model following the Scikit-learn API can be used as a base learner
- Task queue based architecture lets you take full advantage of multiple cores and embarrassingly parallel hyperparameter searches
Keras and Xcessiv are both open source tools. Keras with 42.5K GitHub stars and 16.2K forks on GitHub appears to be more popular than Xcessiv with 1.19K GitHub stars and 95 GitHub forks.