Logo
Pattern

Discover published sets by community

Explore tens of thousands of sets crafted by our community.

Machine Learning Frameworks

10

Flashcards

0/10

Still learning
StarStarStarStar

XGBoost

StarStarStarStar

Core features include gradient boosting algorithms, regularized boosting techniques, and tree pruning. Typical applications are structured data prediction challenges, such as Kaggle competitions, and classification problems requiring high performance.

StarStarStarStar

LightGBM

StarStarStarStar

Core features include gradient boosting framework using tree based learning algorithms, optimized for distributed and efficient training. Typical applications are similar to XGBoost, including large-scale machine learning.

StarStarStarStar

Theano

StarStarStarStar

Core features include tight integration with NumPy, transparent use of GPU, and efficient symbolic differentiation. Typical applications are deep learning models, research prototypes, and mathematical computations in Python.

StarStarStarStar

Apache Spark MLlib

StarStarStarStar

Core features include scalable machine learning library, data parallelism and fault tolerance on commodity hardware. Typical applications are large-scale machine learning, supporting classification, regression, clustering, and topic modeling.

StarStarStarStar

Caffe

StarStarStarStar

Core features include speed, modularity, and expressive architecture. Typical applications are convolutional networks for image classification, and multimedia projects.

StarStarStarStar

TensorFlow

StarStarStarStar

Core features include dataflow graph computation, GPU/CPU computing, automatic differentiation. Typical applications are image recognition, natural language processing, and time series analysis.

StarStarStarStar

Scikit-learn

StarStarStarStar

Core features include a wide array of machine learning algorithms, pipelines, and data pre-processing methods. Typical applications are classification, regression, clustering, and dimensionality reduction.

StarStarStarStar

PyTorch

StarStarStarStar

Core features include dynamic computational graph ('define-by-run'), native support for GPU computation, and modularity. Typical applications are rapid prototyping, research and development, and deep learning applications.

StarStarStarStar

Fast.ai

StarStarStarStar

Core features include simplifying training of neural networks, practical deep learning for coders, and a focus on modern best practices. Typical applications are educational resources and deep learning prototypes.

StarStarStarStar

Keras

StarStarStarStar

Core features include easy model construction, multi-backend support with TensorFlow and Theano, and model serialization. Typical applications are fast prototyping, deep learning experiments, and as an educational tool.

Know
0
Still learning
Click to flip
Know
0
Logo

© Hypatia.Tech. 2024 All rights reserved.