Skip to content
View doslim's full-sized avatar
Block or Report

Block or report doslim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
doslim/README.md

👋 Hi, I’m Silin DU

Visit My Homepage

I'm now a Ph.D. student of information system in Department of Management Science and Engineering, Tsinghua University. Besides research and programming, I love sports, including swimming🏊, badminton🏸️ and body building🏋️.

GIF

About Me

  • 👀 My research interests mainly lie in the intersection of data mining, machine learning and business intelligence.
  • ✨ I currently focus on recommender systems, reinforcement learning and data-driven decision-making.
  • 🙌 I'm looking to collaborate on machine learning applications in business🤝.
  • 📫 Contact me by dsl21@mails.tsinghua.edu.cn

Education

  • 🏫 PhD, Department of Management Science and Engineering, Tsinghua University.
  • 🏫 BSc, School of Information Management and Engineering, Shanghai University of Finance and Economics.

Language and Tools

Academic Service

  • 📖 I serve as a lecturer of “Introduction to Python in Social Science” in Quantitative Club of Tsinghua University. The materials in this course will be uploaded soon.
  • 📖 I write notes about basic knowledge in deep learning (in Chinese): Fundamentals and Applications of Deep Learning
  • 🔍 Reviewer: PAKDD, Information & Management

Silin Du's GitHub stats Silin Du Silin Du

Pinned Loading

  1. Evaluate-the-Opinion-Leadership-of-LLMs Evaluate-the-Opinion-Leadership-of-LLMs Public

    Evaluate the Opinion Leadership of LLMs in the Werewolf Game

    Python 7

  2. Job-Recommendation-PJFNN Job-Recommendation-PJFNN Public

    Several baseline models and PJFNN on Job Recommendation Challenge

    Jupyter Notebook 17 2

  3. Sentiment-Analysis-SST5 Sentiment-Analysis-SST5 Public

    An LSTM model implemented by PyTorch to perform sentiment classification on the Stanford Sentiment Treebank (SST-5) dataset.

    Python 8 1

  4. Word2Vec-from-scratch Word2Vec-from-scratch Public

    PyTorch implementations of the Continuous Bags of Words (CBOW) model

    Python 1

  5. Omniglot-CNN-Demo Omniglot-CNN-Demo Public

    Pytorch Implementations of CNN for the Omniglot Challenge

    Python 1

  6. Fundamentals-and-Applications-of-Deep-Learning Fundamentals-and-Applications-of-Deep-Learning Public

    Fundamentals and Applications of Deep Learning

    2