karterotte's Stars
langgenius/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
zijie0/HumanSystemOptimization
健康学习到150岁 - 人体系统调优不完全指南
ymcui/Chinese-LLaMA-Alpaca-2
中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)
tpn/pdfs
Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
DeepRec-AI/HybridBackend
A high-performance framework for training wide-and-deep recommender systems on heterogeneous cluster
alibaba/x-deeplearning
An industrial deep learning framework for high-dimension sparse data
apache/incubator-graphar
An open source, standard data file format for graph data storage and retrieval.
alibaba/GraphScope
🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
taosdata/TDengine
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
triton-inference-server/model_analyzer
Triton Model Analyzer is a CLI tool to help with better understanding of the compute and memory requirements of the Triton Inference Server models.
ChenglongChen/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
taki0112/UGATIT
Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation (ICLR 2020)
Jack-Lee-Hiter/AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
apachecn/apachecn-algo-zh
ApacheCN 数据结构与算法译文集
csujedihy/lc-all-solutions
My own leetcode solutions by python
HuberTRoy/leetCode
:pencil2: 算法相关知识储备 LeetCode with Python and JavaScript :books:
qiyuangong/leetcode
Python & JAVA Solutions for Leetcode
jinze1994/ATRank
An Attention-Based User Behavior Modeling Framework for Recommendation
tensorflow/ecosystem
Integration of TensorFlow with other open-source frameworks
ziyin-dl/word-embedding-dimensionality-selection
On the Dimensionality of Word Embedding
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
shap/shap
A game theoretic approach to explain the output of any machine learning model.
benfred/py-spy
Sampling profiler for Python programs
BYVoid/OpenCC
Conversion between Traditional and Simplified Chinese
shangjingbo1226/AutoPhrase
AutoPhrase: Automated Phrase Mining from Massive Text Corpora
jasonding1354/ScalaFAQ
An introduction of Scala learning and some frequently asked questions(FAQ);有关Scala的学习笔记,记录Scala的常用语法及标准库的部分设计原理
awesome-spark/awesome-spark
A curated list of awesome Apache Spark packages and resources.
awesome-spark/spark-gotchas
Spark Gotchas. A subjective compilation of the Apache Spark tips and tricks
chrisjmccormick/word2vec_commented
Commented (but unaltered) version of original word2vec C implementation.
cs230-stanford/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230