Pinned Repositories
Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
Awesome-GANs
Awesome Generative Adversarial Networks with tensorflow
Case-of-Reinforcement-learning
Case of Reinforcement learning
chatbot
ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。
dgk_lost_conv
dgk_lost_conv 中文对白语料 chinese conversation corpus
general
Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。
seq2seq-webchatbot
base easybot , this version can run in tensorflow==1.0,python2
sft_datasets
开源SFT数据集整理,随时补充
TensorFlow-Coding
这是我在小象学院课程《深度学习之TensorFlow高级编程》的课程代码
tensorflow2.0-coding
《走向TensorFlow2.0:深度学习应用编程快速入门》的案例代码
zhaoyingjun's Repositories
zhaoyingjun/chatbot
ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。
zhaoyingjun/TensorFlow-Coding
这是我在小象学院课程《深度学习之TensorFlow高级编程》的课程代码
zhaoyingjun/tensorflow2.0-coding
《走向TensorFlow2.0:深度学习应用编程快速入门》的案例代码
zhaoyingjun/general
Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。
zhaoyingjun/sft_datasets
开源SFT数据集整理,随时补充
zhaoyingjun/Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
zhaoyingjun/Case-of-Reinforcement-learning
Case of Reinforcement learning
zhaoyingjun/awesome-readme
A curated list of awesome READMEs
zhaoyingjun/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
zhaoyingjun/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
zhaoyingjun/enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
zhaoyingjun/ENAS-pytorch
PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"
zhaoyingjun/fabric-sdk-py
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric-sdk-py
zhaoyingjun/for-mooc
mooc code
zhaoyingjun/h2o-3
Open Source Fast Scalable Machine Learning Platform For Smarter Applications (Deep Learning, Gradient Boosting, Random Forest, Generalized Linear Modeling (Logistic Regression, Elastic Net), K-Means, PCA, Stacked Ensembles, Automatic Machine Learning (AutoML), ...)
zhaoyingjun/h2o-flow
Web based interactive computing environment for H2O
zhaoyingjun/horovod
Distributed training framework for TensorFlow.
zhaoyingjun/minddiffusion
A collection of diffusion models based on MindSpore
zhaoyingjun/mllm-npu
mllm-npu: training multimodal large language models on Ascend NPUs
zhaoyingjun/nlp_estimator_tutorial
Educational material on using the TensorFlow Estimator framework for text classification
zhaoyingjun/OpenNRE
An Open-Source Package for Neural Relation Extraction (NRE) implemented in TensorFlow
zhaoyingjun/openr
OpenR: An Open Source Framework for Advanced Reasoning with Large Language Models
zhaoyingjun/README
README文件语法解读,即Github Flavored Markdown语法介绍
zhaoyingjun/self-rewarding-lm-pytorch
Implementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI
zhaoyingjun/simple_tensorflow_serving
Generic and easy-to-use serving service for machine learning models
zhaoyingjun/SPIN
The official implementation of Self-Play Fine-Tuning (SPIN)
zhaoyingjun/standard-readme
A standard style for README files
zhaoyingjun/Telechat
zhaoyingjun/tf-operator
Tools for ML/Tensorflow on Kubernetes.
zhaoyingjun/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.