Pinned Repositories
AIOps
This is our repo for the final project of the Advanced Network Management course at Tsinghua University
CEM
Repository for the AAAI 2022 paper "CEM: Commonsense-aware Empathetic Response Generation"
DialoPapers
A repository for papers related to open-domain dialogue systems (chatbots).
EmoBench
This is the official repository for the paper "EmoBench: Evaluating the Emotional Intelligence of Large Language Models"
EMPaper
This is a repository for sharing papers in the field of empathetic conversational AI. The related source code for each paper is linked if available.
PersonaPaper
This is a repository for sharing papers in the field of persona-based conversational AI. The related source code for each paper is linked if available.
Riiid-Answer-Correctness-Prediction
This is the repository for our final project for the Advanced Machine Learning 2020 course at Tsinghua University
Sahandfer.github.io
My Bl0G
THU-ACP
This is the repository for my Advanced Computing courses at the Computer Science and Technology department of Tsinghua University.
XJTLU
This is a repository for all my projects for courses in Xi'an Jiaotong Liverpool University
Sahandfer's Repositories
Sahandfer/EMPaper
This is a repository for sharing papers in the field of empathetic conversational AI. The related source code for each paper is linked if available.
Sahandfer/PersonaPaper
This is a repository for sharing papers in the field of persona-based conversational AI. The related source code for each paper is linked if available.
Sahandfer/CEM
Repository for the AAAI 2022 paper "CEM: Commonsense-aware Empathetic Response Generation"
Sahandfer/EmoBench
This is the official repository for the paper "EmoBench: Evaluating the Emotional Intelligence of Large Language Models"
Sahandfer/THU-ACP
This is the repository for my Advanced Computing courses at the Computer Science and Technology department of Tsinghua University.
Sahandfer/AIOps
This is our repo for the final project of the Advanced Network Management course at Tsinghua University
Sahandfer/DialoPapers
A repository for papers related to open-domain dialogue systems (chatbots).
Sahandfer/XJTLU
This is a repository for all my projects for courses in Xi'an Jiaotong Liverpool University
Sahandfer/Riiid-Answer-Correctness-Prediction
This is the repository for our final project for the Advanced Machine Learning 2020 course at Tsinghua University
Sahandfer/Sahandfer.github.io
My Bl0G
Sahandfer/Machine-Learning
This is a repository for learning the essentials of machine learning. I am currently reading the book 'Hands-on Machine Learning with Scikit-Learn, Keras, and Tensorflow: Concepts, tools, and Techniques to Build Intelligent Systems 2nd Edition' for reference.
Sahandfer/Algorithms101
Dart implementation of state-of-the-art algorithms.
Sahandfer/BINDER
A repository for my learning materials (i.e. tries, fails, ιδΎΏs, etc.)
Sahandfer/clean-dialog
A framework for cleaning Chinese dialog data
Sahandfer/cogdl
CogDL: An Extensive Research Toolkit for Graphs
Sahandfer/deep-learning-project-template
Pytorch Lightning code guideline for conferences
Sahandfer/Dijkstra-LinkState
Python implementation of Dijkstra and link state algorithms
Sahandfer/LitCode
My (Chinese) LeetCode submissions lol original
Sahandfer/Pwned-Ciphers
Congratulations! you have been deciphered
Sahandfer/PyBlockChain
A simple implementation of block-chain using Python.
Sahandfer/PyScripts
A collection of my scripts for automation using Python.
Sahandfer/PyTorch
A repository for learning and practicing pytorch
Sahandfer/Sahandfer
Sahandfer/TraceAnomaly
ISSRE'20: Unsupervised Detection of Microservice Trace Anomalies through Service-Level Deep Bayesian Networks
Sahandfer/Web-crawler
A simple web crawler using python