-
-
qlib Public
Forked from microsoft/qlibQlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas…
Python MIT License UpdatedJan 3, 2025 -
llm-twin-course Public
Forked from decodingml/llm-twin-course🤖 𝗟𝗲𝗮𝗿𝗻 for 𝗳𝗿𝗲𝗲 how to 𝗯𝘂𝗶𝗹𝗱 an end-to-end 𝗽𝗿𝗼𝗱𝘂𝗰𝘁𝗶𝗼𝗻-𝗿𝗲𝗮𝗱𝘆 𝗟𝗟𝗠 & 𝗥𝗔𝗚 𝘀𝘆𝘀𝘁𝗲𝗺 using 𝗟𝗟𝗠𝗢𝗽𝘀 best practices: ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 12 𝘩𝘢𝘯𝘥𝘴-𝘰𝘯 𝘭𝘦𝘴𝘴𝘰𝘯𝘴
Python MIT License UpdatedDec 26, 2024 -
jito-js-rpc Public
Forked from jito-labs/jito-js-rpcJito JSON-RPC Typescript SDK
JavaScript UpdatedNov 20, 2024 -
machine-learning-book Public
Forked from rasbt/machine-learning-bookCode Repository for Machine Learning with PyTorch and Scikit-Learn
Jupyter Notebook MIT License UpdatedNov 6, 2024 -
machine-learning-cheat-sheet Public
Forked from soulmachine/machine-learning-cheat-sheetClassical equations and diagrams in machine learning
TeX UpdatedJul 30, 2024 -
-
generative-recommenders Public
Forked from facebookresearch/generative-recommendersRepository hosting code used to reproduce results in "Actions Speak Louder than Words: Trillion-Parameter Sequential Transducers for Generative Recommendations" (https://arxiv.org/abs/2402.17152, I…
Python Apache License 2.0 UpdatedMay 15, 2024 -
Alpaca-CoT Public
Forked from PhoebusSi/Alpaca-CoTWe unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts…
Jupyter Notebook Apache License 2.0 UpdatedDec 12, 2023 -
spectree Public
Forked from 0b01001001/spectreeAPI spec validator and OpenAPI document generator for Python web frameworks.
Python Apache License 2.0 UpdatedDec 20, 2021 -
mosec Public
Forked from mosecorg/mosecA high-performance serving framework for ML models, offers dynamic batching and multi-stage pipeline to fully exploit your compute machine
Python Apache License 2.0 UpdatedDec 19, 2021 -
ddia Public
Forked from Vonng/ddia《Designing Data-Intensive Application》DDIA中文翻译
Python Creative Commons Attribution 4.0 International UpdatedAug 3, 2021 -
Algorithms103 Public
Forked from afatcoder/LeetcodeTop汇总各大互联网公司容易考察的高频leetcode题🔥
1 UpdatedJul 9, 2021 -
Algorithms102 Public
Forked from youngyangyang04/leetcode-masterLeetCode 刷题攻略:配思维导图,各个类型的经典题目刷题顺序、经典算法模板,以及详细图解和视频题解。这里精选的题目都不是孤立的,而是由浅入深一脉相承的,相信只要按照刷题攻略上的顺序来学习,一定会有所收获!给个star支持一下吧!
1 UpdatedJul 9, 2021 -
Algorithms101 Public
Forked from wisdompeak/LeetCodeThis repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The proble…
-
mlflow Public
Forked from mlflow/mlflowOpen source platform for the machine learning lifecycle
Python Apache License 2.0 UpdatedJun 30, 2021 -
mmperf Public
Forked from mmperf/mmperfMatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.
C++ Apache License 2.0 UpdatedJun 28, 2021 -
-
redis Public
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
C BSD 3-Clause "New" or "Revised" License UpdatedJun 20, 2021 -
annoy Public
Forked from spotify/annoyApproximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
C++ Apache License 2.0 UpdatedJun 14, 2021 -
EffectiveModernCppChinese Public
Forked from CnTransGroup/EffectiveModernCppChinese《Effective Modern C++》翻译 - 已完成
2 UpdatedJun 8, 2021 -
DeepSpeed Public
Forked from deepspeedai/DeepSpeedDeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
Python MIT License UpdatedMay 24, 2021 -
awesome-cs-books Public
Forked from imarvinle/awesome-cs-books经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
UpdatedMay 8, 2021 -
tf-monodepth2 Public
Forked from FangGet/tf-monodepth2Tensorflow implementation(unofficial) of "Digging into Self-Supervised Monocular Depth Prediction"
Python MIT License UpdatedMay 5, 2021 -
TrianFlow Public
Forked from B1ueber2y/TrianFlowCode release for "Towards Better Generalization: Joint Depth-Pose Learning without PoseNet".
Python UpdatedApr 20, 2021 -
Awesome-System-for-Machine-Learning Public
Forked from HuaizhengZhang/AI-System-SchoolA curated list of research in machine learning system. I also summarize some papers if I think they are really interesting.
MIT License UpdatedApr 6, 2021 -
algorithm-base Public
Forked from chefyuan/algorithm-base专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
MIT License UpdatedApr 1, 2021 -
kubeflow Public
Forked from kubeflow/kubeflowMachine Learning Toolkit for Kubernetes
Jsonnet Apache License 2.0 UpdatedMar 30, 2021 -
elastic Public
Forked from pytorch/elasticPyTorch elastic training
Python BSD 3-Clause "New" or "Revised" License UpdatedMar 27, 2021 -
OI-wiki Public
Forked from OI-wiki/OI-wiki🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
UpdatedMar 20, 2021