HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training
Repositories
benfred repositories
NVIDIA Merlin is an open source library providing end-to-end GPU-accelerated recommender systems, from feature engineering and preprocessing to training deep learning models and running inference in production.
A library that sits on top of RAPIDS cuDF library providing a range of benefits for processing extremely large tabular datasets, particularly those that don't fit in GPU or CPU memory. The highlights of NVTabular’s capabilities are fast terabyte-scale data preparation and accelerated tabular data loading, all on GPU, which streamline the first step for both training and inference to any deep recommender system pipelines.
A basic d3 slider component
Benchmarks of approximate nearest neighbor libraries in Python
A conda-smithy repository for arrow-cpp.
code snippets from my blog
A D3 plugin to draw contour plots of 2D functions.
Cooperative primitives for CUDA C++.
cuDF - GPU DataFrame Library
cuGraph - RAPIDS Graph Analytics Library
cuML - RAPIDS Machine Learning Library
cuVS - RAPIDS vector search library
A library for efficient similarity search and clustering of dense vectors.
Unconstrained function minimization in Javascript
Trending Programming Languages ranked by GitHub Users
Efficient Top-K implementation on the GPU
Fast Python Collaborative Filtering for Implicit Feedback Datasets
A conda-smithy repository for implicit.
Classic Multidimensional scaling code in Javascript