Lists (3)
Sort Name ascending (A-Z)
Stars
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
Write Ahead Log for LSM or bitcask storage(or any append-only write).
Lightweight, fast and reliable key/value storage engine based on Bitcask.
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
A course of building an LSM-Tree storage engine (database) in a week.
because you need another a key/value storage engine
open source training courses about distributed database and distributed systems
A course to build distributed key-value service based on TiKV model
这是一个用Python实现的最小化bitcask模型,旨在用最简单的方式理解bitcask
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
🦁 Lion, new optimizer discovered by Google Brain using gen 8000 etic algorithms that is purportedly better than Adam(w), in Pytorch
[ACL 2022] LinkBERT: A Knowledgeable Language Model 😎 Pretrained with Document Links
各大顶会医疗领域NLP论文与资源。NLP papers and resources in the medical field.
Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`
Codes for NeurIPS 2020 paper "Adversarial Weight Perturbation Helps Robust Generalization"
中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolkit, supports multi class and multi label classification, tex…
sisrfeng / n_gpu
Forked from wookayin/gpustat📊 A simple command-line utility for querying and monitoring GPU status
Virtual Adversarial Training (VAT) techniques in PyTorch
PyTorch – SMART: Robust and Efficient Fine-Tuning for Pre-trained Natural Language Models.
基于 Tensorflow,仿 Scikit-Learn 设计的深度学习自然语言处理框架。支持 40 余种模型类,涵盖语言模型、文本分类、NER、MRC、知识蒸馏等各个领域
An elegent pytorch implement of transformers
About Muti-Label Text Classification Based on Neural Network.