Pinned Repositories
7days-golang
7 days golang apps from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM etc) 7天用Go动手写/从零实现系列
996.Leave
逃离996
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
allennlp_tutorial
Tutorial on how to use AllenNLP for sequence modeling (including hierarchical LSTMs and CRF decoding)
apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
chroma
the AI-native open-source embedding database
ConvLab
DSTC8 Track 1 Task 1 End-to-End Multi-Domain Dialog Challenge Result:
rxy1212's Repositories
rxy1212/Inception-TinyImgNet
rxy1212/ResNet-TinyImageNet
rxy1212/VGG-TinyImgNet
rxy1212/7days-golang
7 days golang apps from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM etc) 7天用Go动手写/从零实现系列
rxy1212/996.Leave
逃离996
rxy1212/AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
rxy1212/allennlp_tutorial
Tutorial on how to use AllenNLP for sequence modeling (including hierarchical LSTMs and CRF decoding)
rxy1212/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
rxy1212/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
rxy1212/ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
rxy1212/chroma
the AI-native open-source embedding database
rxy1212/ConvLab
DSTC8 Track 1 Task 1 End-to-End Multi-Domain Dialog Challenge Result:
rxy1212/DeepSpeechRecognition
A Chinese Deep Speech Recognition System 包括基于深度学习的声学模型和基于深度学习的语言模型
rxy1212/DjangoX
A web GUI suite for Django ORM data or API data management
rxy1212/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
rxy1212/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
rxy1212/ganhacks
starter from "How to Train a GAN?" at NIPS2016
rxy1212/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
rxy1212/masr
中文语音识别,高识别率预训练模型,支持docker快速安装 Chinese Speech Recognition; Mandarin Automatic Speech Recognition;
rxy1212/models
Models and examples built with TensorFlow
rxy1212/nest_asyncio
Patch asyncio to allow nested event loops
rxy1212/python-guide
Python best practices guidebook, written for Humans.
rxy1212/python-varint
A basic varint implementation in python
rxy1212/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
rxy1212/requests
Python HTTP Requests for Humans™ ✨🍰✨
rxy1212/saleor
An e-commerce storefront for Python and Django
rxy1212/SentenceSim
中文短文句相似读
rxy1212/Synonyms
中文近义词工具包
rxy1212/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
rxy1212/VGG-TinyImageNet