🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

RAPIDS

Open-source software suite from NVIDIA for GPU-accelerated data analytics and machine learning, including cuDF, cuML, cuGraph, and other integrated libraries.

📖
termini

cuDF

GPU-accelerated tabular data manipulation library offering a pandas-compatible API for processing massive datasets in GPU memory.

📖
termini

cuML

GPU-accelerated machine learning library providing fast implementations of algorithms like random forests, k-means, linear regression, and SVM with scikit-learn compatible API.

📖
termini

cuGraph

GPU-accelerated graph analytics library implementing centrality algorithms, community detection, graph traversal, and PageRank on GPU-optimized data structures.

📖
termini

Numba

Just-in-time compiler for Python that transforms Python and NumPy functions into optimized machine code for CPU and GPU via @jit and @cuda.jit annotations.

📖
termini

NCCL

Multi-GPU and multi-node collective communication library optimized for NVIDIA GPUs implementing all-reduce, broadcast, reduce, and gather operations with minimal latency.

📖
termini

Thrust

C++ parallel programming library inspired by STL providing parallel algorithms, containers, and iterators for high-performance CUDA application development.

📖
termini

cuRAND

CUDA random number generation library offering optimized pseudo-random and quasi-random generators for GPU with various statistical distributions.

📖
termini

Dask-CUDA

Dask extension enabling distributed computation orchestration across multiple NVIDIA GPUs with automatic data transfer management and inter-GPU parallelism.

📖
termini

XGBoost GPU

GPU-accelerated implementation of the XGBoost algorithm using CUDA for fast training of gradient boosting models on large datasets.

📖
termini

LightGBM GPU

GPU version of the LightGBM framework optimizing gradient boosting training via parallel histograms and feature-wise parallelism on CUDA architectures.

📖
termini

cuSPARSE

CUDA sparse linear algebra library providing optimized operations on sparse matrices and vectors for scientific and analytical applications.

📖
termini

cuSOLVER

CUDA linear system solver library implementing optimized LU, QR, SVD algorithms and eigenvalue decompositions for GPUs.

🔍

Nessun risultato trovato