Jiaqi 's repositories
chaco
Chaco is a Python package for building interactive and custom 2-D plots.
ChatBotCourse
自己动手做聊天机器人教程
ChineseNER
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
colour
Colour Science for Python
CTR-keras
Tensorflow2.x implementations of CTR(LR、FM、FFM)
DCGAN-Keras
Simple DCGAN implemented in Keras, tested primarily for landscape paintings
DeepFake-Detection
Towards deepfake detection that actually works
deepfake-detection-1
DeepFake Detection: Detect the video is fake or not using InceptionResNetV2.
Fast-Neural-Style-Transfer
Fast Neural Style Transfer in Pytorch
hb-base
Project structure of Deep Learning experiments
Keras-GAN
Keras implementations of Generative Adversarial Networks.
labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
models
Models and examples built with TensorFlow
multiLSTM
keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS
neural-networks-and-deep-learning
This is my assignment on Andrew Ng's course “neural networks and deep learning”
Rasa_NLU_Chi
Turn Chinese natural language into structured data 中文自然语言理解
RecSys
推荐系统实践(基于近邻和LFM的推荐系统)
sequence_tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
SRCNN-Tensorflow
Image Super-Resolution Using Deep Convolutional Networks in Tensorflow https://arxiv.org/abs/1501.00092v3
TensorFlow-ESPCN
TensorFlow implementation of the Efficient Sub-Pixel Convolutional Neural Network
TensorFlow-ESPCN-1
Super resolution with Tensorflow
text-classification
Tensorflow-implemented text classificators including FastText, TextCNN, TextRNN, TextBiRNN, TextRCNN, HAN, etc.
text-cnn-tensorflow
Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow
text_classification
all kinds of text classification models and more with deep learning
TF_ObjectDetection_API
Tutorial on how to create your own object detection dataset and train using TensorFlow's API
UniCRS
[KDD22] Official PyTorch implementation for "Towards Unified Conversational Recommender Systems via Knowledge-Enhanced Prompt Learning".
youtube-8m
Starter code for working with the YouTube-8M dataset.
Youtube-8M-WILLOW
Kaggle Youtube 8M WILLOW approach
zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)