cclaibryan's Stars
pdaicode/awesome-3dgs
A curried list of recent literature of 3D Gaussians
NVIDIA/cuCollections
jermp/pthash
Fast and compact minimal perfect hash functions in C++.
USCiLab/cereal
A C++11 library for serialization
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
dmlc/ps-lite
A lightweight parameter server interface
jingweizhanghuai/Morn
Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。
scipopt/JSCIPOpt
Java interface for the SCIP Optimization Suite
scipopt/scip
SCIP - Solving Constraint Integer Programs
memoiry/LightML.jl
Minimal and clean examples of machine learning algorithms implemented in Julia
CMA-ES/pycma
Python implementation of CMA-ES
scikit-optimize/scikit-optimize
Sequential model-based optimization with a `scipy.optimize` interface
ibireme/yyjson
The fastest JSON library in C
sdv-dev/CTGAN
Conditional GAN for generating synthetic tabular data.
Tencent/Metis
Metis is a learnware platform in the field of AIOps.
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
jcuda/jcuda
JCuda - Java bindings for CUDA
yzhao062/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
L1aoXingyu/fcn.pytorch
fbdesignpro/sweetviz
Visualize and compare datasets, target values and associations, with one line of code.
ModelZoo/ModelZoo
A Scaffold to help you build Deep Learning Model much more easily, implemented with TensorFlow 2.0
catboost/catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
huawei-noah/AdderNet
Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"
imarvinle/awesome-cs-books
🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
raminmh/liquid_time_constant_networks
Code Repository for Liquid Time-Constant Networks (LTCs)
alibaba/nginx-http-concat
A Nginx module for concatenating files in a given context: CSS and JS files usually
klauspost/pgzip
Go parallel gzip (de)compression
CMA-ES/libcmaes
libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES algorithm for Covariance Matrix Adaptation Evolution Strategy
inikep/lzbench
lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors