Pinned Repositories
Qwen2.5-Math
A series of math-specific large language models of our Qwen2 series.
CARP
CRSLab
CRSLab is an open-source toolkit for building Conversational Recommender System (CRS).
JiuZhang3.0
The code and data for the paper JiuZhang3.0
LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
6.S081-2020-Fall
My solution of lab assignments in 6.S081 2020.
CRSLab
CRSLab is an open-source toolkit for building Conversational Recommender System (CRS).
CS224N-2019
My completed implementation solutions for CS224N 2019
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
Hands-on-Machine-Learning
The implement of the book Hands on Machine Learning with Scikit-learn, Tensorflow and Keras.
ToheartZhang's Repositories
ToheartZhang/6.S081-2020-Fall
My solution of lab assignments in 6.S081 2020.
ToheartZhang/CRSLab
CRSLab is an open-source toolkit for building Conversational Recommender System (CRS).
ToheartZhang/CS224N-2019
My completed implementation solutions for CS224N 2019
ToheartZhang/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
ToheartZhang/Hands-on-Machine-Learning
The implement of the book Hands on Machine Learning with Scikit-learn, Tensorflow and Keras.
ToheartZhang/jasonzhnag.github.io
hexo框架搭建博客
ToheartZhang/my-absa
My reimplementation of Aspect Terms Extraction and Aspect Sentiment Classification subtasks.
ToheartZhang/my-algorithm-gym
A playground for practicing algorithms and preparing for exams like PAT, CSP.
ToheartZhang/my-ml
Notes and codes for Statistical Learning Methods by Li Hang
ToheartZhang/numpy-100
100 numpy exercises (with solutions)
ToheartZhang/openai-proxy
OpenAI/ChatGPT 免翻墙代理
ToheartZhang/PaddleRec
大规模推荐算法库,包含经典算法DSSM、TDM、MIND、Word2Vec、DeepWalk、SSR、GRU4Rec、Youtube_dnn、NCF、GNN、FM、FFM、DeepFM、xDeepFM、DCN、DIN、DLRM、MMOE、PLE、ESMM、MAML等 recommendation 常见和最新算法
ToheartZhang/playground
Some shitty code.
ToheartZhang/Qwen2-Math
A series of math-specific large language models of our Qwen2 series.
ToheartZhang/Reranker
Build Text Rerankers with Deep Language Models
ToheartZhang/Statistical-Learning-Methods-1
Implement Statistical Leanring Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现
ToheartZhang/ts-axios
Implement axios in TypeScript