HitAgain
I am now a researcher at Noah's Ark Lab, Huawei. Recently focus on LLM Alignment & LLM Enhanced Information Retrieval
Huawei Noah's Ark Lab中国深圳
Pinned Repositories
Awesome-LLM-for-RecSys
Survey: A collection of AWESOME papers and resources on the large language model (LLM) related recommender system topics.
ContrastiveLearning-TF2
基于tensorflow2.3实现的对比学习在语义表示方面的实践
Dependency-driven-Event-Extraction-via-AGCN
Dssm-TF2
语义召回模型基于TF2的实践
Graph4Sum
Multi Sentences Abstract Summarization
Machine-Learning-practice
这是一份传统机器学习算法的实现清单 里面融合了很多自己的思考和理解都写在了代码的注释中和一些文档里面
NewsRec
T2Ranking
Sigir project
Virtual-person-posture-rotation-representation-and-loss-calculation-tool
This is my internship project in NetEase game AI Lab: multi-modal virtual human interaction, through the text to predict the virtual human action and then generate animation through Unity rendering, enhance the interactive experience of virtual characters. This is the calculation tool I used to refer to the Python version written independently by the relevant C code, including quaternions, rotation vectors, Euler angles, and the loss function between the predicted rotation and the true rotation. This part I listed separately as a calculation tool for everyone to use in the game AI experiment development process. QuartClass is a class that integrates all functions. I have tested all the features and it is stable and feasible.
DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
HitAgain's Repositories
HitAgain/Virtual-person-posture-rotation-representation-and-loss-calculation-tool
This is my internship project in NetEase game AI Lab: multi-modal virtual human interaction, through the text to predict the virtual human action and then generate animation through Unity rendering, enhance the interactive experience of virtual characters. This is the calculation tool I used to refer to the Python version written independently by the relevant C code, including quaternions, rotation vectors, Euler angles, and the loss function between the predicted rotation and the true rotation. This part I listed separately as a calculation tool for everyone to use in the game AI experiment development process. QuartClass is a class that integrates all functions. I have tested all the features and it is stable and feasible.
HitAgain/ContrastiveLearning-TF2
基于tensorflow2.3实现的对比学习在语义表示方面的实践
HitAgain/Graph4Sum
Multi Sentences Abstract Summarization
HitAgain/Machine-Learning-practice
这是一份传统机器学习算法的实现清单 里面融合了很多自己的思考和理解都写在了代码的注释中和一些文档里面
HitAgain/Awesome-LLM-for-RecSys
Survey: A collection of AWESOME papers and resources on the large language model (LLM) related recommender system topics.
HitAgain/Dependency-driven-Event-Extraction-via-AGCN
HitAgain/Dssm-TF2
语义召回模型基于TF2的实践
HitAgain/MEDIUM_NoteBook
Repository containing notebooks of my posts on Medium
HitAgain/KnowledgeEnhancePretrainTF2
some work on Knowledge Enhanced Task
HitAgain/NewsRec
HitAgain/T2Ranking
Sigir project
HitAgain/Recommend-System-tf2.0
原理解析及代码实战,推荐算法也可以很简单 🔥 想要系统的学习推荐算法的小伙伴,欢迎 Star 或者 Fork 到自己仓库进行学习🚀 有任何疑问欢迎提 Issues,也可加文末的联系方式向我询问!
HitAgain/tensorflow-ml-nlp-tf2
텐서플로2와 머신러닝으로 시작하는 자연어처리 (로지스틱회귀부터 BERT와 GPT2까지) 실습자료