Pinned Repositories
attention-learn-to-route
Attention based model for learning to solve different routing problems
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
CINN
Compiler Infrastructure for Neural Networks
force-directed-graph
Visualization Fruchterman-Rheingold algorithm: implement force directed graph by D3
jiahy0825.github.io
ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
pinyin-input
Pinyin input method: HomeWork1 of Artificial Intelligence Lesson
river
🌊 Online machine learning in Python
scikit-multiflow
A machine learning package for streaming data in Python. The other ancestor of River.
jiahy0825's Repositories
jiahy0825/attention-learn-to-route
Attention based model for learning to solve different routing problems
jiahy0825/CINN
Compiler Infrastructure for Neural Networks
jiahy0825/jiahy0825.github.io
jiahy0825/ML-in-Action
Learn ML in Action
jiahy0825/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
jiahy0825/RSA
RSA encryption algorithm
jiahy0825/CausalDiscoveryToolbox
Package for causal inference in graphs and in the pairwise settings. Tools for graph structure recovery and dependencies are included.
jiahy0825/community
PaddlePaddle Developer Community
jiahy0825/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
jiahy0825/deeplearning
深度学习相关的模型训练、评估和预测相关代码
jiahy0825/docs
Documentations for PaddlePaddle
jiahy0825/draw.io
Repository for draw.io
jiahy0825/Duck-Princess-Cultivation-Plan
jiahy0825/eng-practices
Google's Engineering Practices documentation
jiahy0825/llm.c
LLM training in simple, raw C/CUDA
jiahy0825/Machine-learning-learning-notes
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
jiahy0825/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
jiahy0825/onnx
Open standard for machine learning interoperability
jiahy0825/Open-Sora-Plan
This project aim to reproducing Sora (Open AI T2V model), but we only have limited resource. We deeply wish the all open source community can contribute to this project.
jiahy0825/PaddleCustomDevice
PaddlePaddle custom device implementaion. (『飞桨』自定义硬件接入实现)
jiahy0825/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
jiahy0825/PaddleMIX
Paddle Multimodal Integration and eXploration, supporting mainstream multi-modal tasks, including end-to-end large-scale multi-modal pretrain models and diffusion model toolbox. Equipped with high performance and flexibility.
jiahy0825/PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
jiahy0825/PaddleTest
PaddlePaddle TestSuite
jiahy0825/pybind11-Chinese-docs
pybind11中文文档(个人翻译)
jiahy0825/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
jiahy0825/RSPapers
A Curated List of Must-read Papers on Recommender System.
jiahy0825/TigerBot
TigerBot: A multi-language multi-task LLM
jiahy0825/torch-fp8
jiahy0825/tvm_mlir_learn
compiler learning resources collect.