Skip to content
View acCyz's full-sized avatar

Block or report acCyz

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
acCyz/README.md

Hi there 👋

Here is acCyz, currently a graduate student in the Department of Computer Science at Tongji University.

Dabble in: knowledge graph, knowledge representation learning, and recommendation algorithms based on knowledge graph

[NEW]:Paper acceptance by ICONIP 2023:'Paper Recommendation with Multi-View Knowledge-aware Attentive Network'

I'm interested in software development and currently a backend intern on the Alibaba, Taobao technology line

This is my repository for some projects and notes.

I believe that the best way to learn is to build your own 'wheels', so

😄Done:

  • Build a simple distributed system
  • Build my own TinyGit tool
  • implement a sownflake ID generator

🤔TODO list:

  • Build my own RPC(GeeRpc)
  • Build my own relational database(mit6.5830/cum15445)
  • Build my own OS(mit6.828)
  • Build my own TCP(cs144)
  • Build a distributed IM(CIM)
  • ...

Anurag's GitHub stats acCyz's Most used languages

Pinned Loading

  1. MyKV MyKV Public

    Containing my MIT 6.824-2022 lab solution (only ideas and pseudo code). Lab1-4(+2 Challenge) have reliably passed all tests, and each lab has been tested more than 3000 times separately

    1

  2. mySnowflake mySnowflake Public

    Simple snowflake algorithm ID generator that supports concurrency

    Go 1

  3. TinyGit TinyGit Public

    A simple local Git tool, based on CS61B(UC, Berkeley)

    Java 2

  4. kgpapers kgpapers Public

    HTML

  5. KRL KRL Public

    Python

  6. THUDM/CogDL THUDM/CogDL Public

    CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)

    Python 1.8k 314