Pinned Repositories
NLP_exp
NLP作业
backend
backend for project academic graph
comment-calculator
calculating the percent of comment in a project
ddbs
grd-network
website finger classfier based on knn
NLP2
BIT NLP homework2
opensource-bilibili
Sunnycheey.github.io
Personal blog
transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
wuziqi
Sunnycheey's Repositories
Sunnycheey/ddbs
Sunnycheey/backend
backend for project academic graph
Sunnycheey/comment-calculator
calculating the percent of comment in a project
Sunnycheey/Sunnycheey.github.io
Personal blog
Sunnycheey/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
Sunnycheey/bolt
An embedded key/value database for Go.
Sunnycheey/bolt-merkle
Sunnycheey/brickhouse
Hive UDF's for the data warehouse
Sunnycheey/crypto-algorithms
Basic implementations of standard cryptography algorithms, like AES and SHA-1.
Sunnycheey/DDAMS
Codes for our IJCAI21 paper: Dialogue Discourse-Aware Graph Model and Data Augmentation for Meeting Summarization
Sunnycheey/dgcnn.pytorch
A PyTorch implementation of Dynamic Graph CNN for Learning on Point Clouds (DGCNN)
Sunnycheey/druid
Apache Druid: a high performance real-time analytics database.
Sunnycheey/go
The Go programming language
Sunnycheey/Hello-Rust
Learning rust.
Sunnycheey/How-to-design-a-spike-system
如何设计一个秒杀系统
Sunnycheey/HowToLiveLonger
Sunnycheey/install
📥 Homebrew (un)installer
Sunnycheey/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
Sunnycheey/InterviewGuide
「InterviewGuide」一个收录优质计算机校招、社招面试常见面试题的仓库🔥🔥,以前叫做《逆袭进大厂》。目前已收录 C/C++ 、操作系统、数据结构、计算机网络、MySQL、Redis等面试资料,未来打算继续收录Java、Python、Go等面试常见问题,坚持将此仓库维护下去。
Sunnycheey/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Sunnycheey/LaTeX-template
LaTeX template for BIT thesis
Sunnycheey/lmdb
Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.
Sunnycheey/locust
Scalable user load testing tool written in Python
Sunnycheey/map
an experimental map implementation
Sunnycheey/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Sunnycheey/ohmyzsh
🙃 A delightful community-driven (with 1700+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Sunnycheey/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
Sunnycheey/point-transformer-pytorch
Implementation of the Point Transformer layer, in Pytorch
Sunnycheey/PositionalEncoding2D
A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.
Sunnycheey/tinykv
A course to build distributed key-value service based on TiKV model