Pinned Repositories
BalancedLossNLP
best_AI_papers_2021
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code. [work in progress]
build-kg-from-scratch
CIFAR-ZOO
PyTorch implementation of CNNs for CIFAR dataset (97.71% on cifar10)
CyGNet
Learning from History: Modeling Temporal Knowledge Graphs with Sequential Copy-Generation Networks
Deep_Learning
动手实现一些深度学习和机器学习的代码,以及一些小应用
deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
delve
PyTorch model training and layer saturation monitor
Games
games developed by python(五子棋、贪吃蛇、扫雷、俄罗斯方块、坦克大战、FlappyBird)
NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems.
mingkin's Repositories
mingkin/AI-Writer
AI 写小说,生成玄幻和言情网文等等。中文预训练生成模型。采用我的 RWKV 模型,类似 GPT-2 。AI写作。RWKV for Chinese novel generation.
mingkin/Automatic-Controllable-Product-Copywriting-for-E-Commerce_ENY8
mingkin/bit-diffusion
Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch
mingkin/Chinese-Idiom-Paraphrasing
mingkin/ChineseAiDungeonChatGPT
中文版的ai地牢,直接使用的openai的ChatGPT api作为讲故事的模型。
mingkin/content-moderation-deep-learning
Deep learning based content moderation from text, audio, video & image input modalities.
mingkin/DAFlow
mingkin/DeepFashion_Try_On
Official code for "Towards Photo-Realistic Virtual Try-On by Adaptively Generating↔Preserving Image Content",CVPR‘20 https://arxiv.org/abs/2003.05863
mingkin/DeforumStableDiffusionLocal
Local version of Deforum Stable Diffusion, supports txt settings file input and animation features!
mingkin/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Models in PyTorch
mingkin/DiffuSeq
Official Codebase for DiffuSeq
mingkin/dl-tools
Cache effective tools for deep learning.
mingkin/EAR
[COLING 2022] Source code for the paper "A Simple and Effective Method to Improve Zero-Shot Cross-Lingual Transfer Learning"
mingkin/fact-check-summarization
mingkin/FCGEC
The Corpus & Code for EMNLP 2022 paper "FCGEC: Fine-Grained Corpus for Chinese Grammatical Error Correction" | FCGEC中文语法纠错语料及STG模型
mingkin/guided-diffusion
mingkin/Hands-on-RL
https://hrl.boyuai.com/
mingkin/hedwig
PyTorch deep learning models for document classification
mingkin/long_stable_diffusion
Long-form text-to-images generation, using a pipeline of deep generative models (GPT-3 and Stable Diffusion)
mingkin/NLP
NLP
mingkin/OpenKS
OpenKS - 领域可泛化的知识学习与计算引擎
mingkin/pyxel
A retro game engine for Python
mingkin/Rotate-learn
mingkin/simple-simcse
A simple implementation of SimCSE
mingkin/stable-diffusion
mingkin/text-similarity
文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本
mingkin/textgen
textgen, Text Generation models. 文本生成,包括:UDA,GPT2,Seq2Seq,BART,T5等模型实现,开箱即用。
mingkin/Transformers-for-NLP-2nd-Edition
Under the hood working of transformers, fine-tuning GPT-3 models, DeBERTa, vision models, and the start of Metaverse, using a variety of NLP platforms: Hugging Face, OpenAI API, Trax, and AllenNLP
mingkin/UnifiedSKG
A Unified Framework and Analysis for Structured Knowledge Grounding
mingkin/VToonify
[SIGGRAPH Asia 2022] VToonify: Controllable High-Resolution Portrait Video Style Transfer