WarrenTseng's Stars
NVIDIA/TransformerEngine
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.
NVIDIA/GenerativeAIExamples
Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.
NVIDIA/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
JunMa11/SegLossOdyssey
A collection of loss functions for medical image segmentation
rapidsai/cucim
cuCIM - RAPIDS GPU-accelerated image processing library
Project-MONAI/monai-deploy-app-sdk
MONAI Deploy App SDK offers a framework and associated tools to design, develop and verify AI-driven applications in the healthcare imaging domain.
Project-MONAI/MONAILabel
MONAI Label is an intelligent open source image labeling and learning tool.
Project-MONAI/tutorials
MONAI Tutorials
Project-MONAI/MONAI
AI Toolkit for Healthcare Imaging
NVIDIA/NVFlare
NVIDIA Federated Learning Application Runtime Environment
keras-team/autokeras
AutoML library for deep learning
lcdevelop/ChatBotCourse
自己动手做聊天机器人教程
isnowfy/snownlp
Python library for processing Chinese text
MorvanZhou/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
tensorflow/models
Models and examples built with TensorFlow
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone