JiatianWu's repositories

EffectiveModernCppChinese

《Effective Modern C++》翻译 - 已完成

DomainKnowledge101

📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.

Language:C++License:NOASSERTIONStargazers:1Issues:0Issues:0

airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

algorithm-base

专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!

License:MITStargazers:0Issues:1Issues:0

Algorithms101

This 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 problems attempted multiple times are labelled with hyperlinks.

Language:C++Stargazers:0Issues:0Issues:0

Algorithms102

LeetCode 刷题攻略:配思维导图,各个类型的经典题目刷题顺序、经典算法模板,以及详细图解和视频题解。这里精选的题目都不是孤立的,而是由浅入深一脉相承的,相信只要按照刷题攻略上的顺序来学习,一定会有所收获!给个star支持一下吧!

Stargazers:0Issues:1Issues:0

Algorithms103

汇总各大互联网公司容易考察的高频leetcode题🔥

Stargazers:0Issues:1Issues:0

annoy

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

Language:C++License:Apache-2.0Stargazers:0Issues:1Issues:0

awesome-cs-books

经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等

Stargazers:0Issues:1Issues:0

Awesome-System-for-Machine-Learning

A curated list of research in machine learning system. I also summarize some papers if I think they are really interesting.

License:MITStargazers:0Issues:1Issues:0

ddia

《Designing Data-Intensive Application》DDIA中文翻译

Language:PythonLicense:CC-BY-4.0Stargazers:0Issues:1Issues:0

DeepLearning-500-questions

深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06

License:GPL-3.0Stargazers:0Issues:0Issues:0

DeepSpeed

DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

elastic

PyTorch elastic training

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

FBGEMM

FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/

Language:C++License:NOASSERTIONStargazers:0Issues:1Issues:0

flashlight

A C++ standalone library for machine learning

Language:C++License:NOASSERTIONStargazers:0Issues:1Issues:0

flink

Apache Flink

License:Apache-2.0Stargazers:0Issues:0Issues:0

generative-recommenders

Repository 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, ICML'24).

License:Apache-2.0Stargazers:0Issues:0Issues:0

kubeflow

Machine Learning Toolkit for Kubernetes

Language:JsonnetLicense:Apache-2.0Stargazers:0Issues:1Issues:0

mlflow

Open source platform for the machine learning lifecycle

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

mmperf

MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.

License:Apache-2.0Stargazers:0Issues:0Issues:0

mosec

A high-performance serving framework for ML models, offers dynamic batching and multi-stage pipeline to fully exploit your compute machine

License:Apache-2.0Stargazers:0Issues:0Issues:0

OI-wiki

:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)

Stargazers:0Issues:1Issues:0

redis

Redis 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, Bitmaps.

Language:CLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

spectree

API spec validator and OpenAPI document generator for Python web frameworks.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

system-design-interview

System design interview for IT companies

Stargazers:0Issues:0Issues:0

taskflow

A General-purpose Parallel and Heterogeneous Task Programming System

Language:C++License:NOASSERTIONStargazers:0Issues:1Issues:0

tf-monodepth2

Tensorflow implementation(unofficial) of "Digging into Self-Supervised Monocular Depth Prediction"

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

ThreadPool

A simple C++11 Thread Pool implementation

Language:C++License:ZlibStargazers:0Issues:1Issues:0

TrianFlow

Code release for "Towards Better Generalization: Joint Depth-Pose Learning without PoseNet".

Language:PythonStargazers:0Issues:1Issues:0