Skip to content
#

trpo

Here are 81 public repositories matching this topic...

This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)

  • Updated Dec 18, 2025
  • Python

🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!

  • Updated Aug 25, 2023
  • Python

基于Qwen2+SFT+DPO的医疗问答系统,项目中使用了自定义的 SFTTrainer/DPOTrainer/TRPOTrainer用于训练,其次,项目还调用各种知识库工具(neo4j, milvus, LDA, 等)进行自动化训练数据生成。另外,使用 vllm 用于推理和部署训好的模型, 该模型会通过 vllm API 来接入一个基于 embedder + Reranker 的 RAG 系统。另外还参考 MDAgents 论文实现了一个多智能体会诊系统,同样也支持 vllm api 接入。

  • Updated Apr 29, 2026
  • Python

Improve this page

Add a description, image, and links to the trpo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the trpo topic, visit your repo's landing page and select "manage topics."

Learn more