lixiangtnt's Stars
XuefengHuang/RecommendationSystem
Book recommender system using collaborative filtering based on Spark
udacity/AIND-VUI-Alexa
whyalain/rabbitquartz
Bharath-K3/Next-Word-Prediction-with-NLP-and-Deep-Learning
Designing a Word Predictive system using LSTM
renatoviolin/next_word_prediction
Using transformers to predict next word and predict <mask> word
thu-coai/CDial-GPT
A Large-scale Chinese Short-Text Conversation Dataset and Chinese pre-training dialog models
jasonwu0731/GLMP
PyTorch code for ICLR 2019 paper: Global-to-local Memory Pointer Networks for Task-Oriented Dialogue https://arxiv.org/pdf/1901.04713
zgqziyu/ziyu_lesson_auto
基于java的简单的教师-课程智能排课系统
Code-Chen/CourseSchedulingSystem
基于遗传算法的高校自动排课系统
vaibkumr/crypto_predictor
Crypto price predictor using machine learning
wayfair-archive/flask_semantic_image_search
A simple and fast image search engine using convolutional neural networks. Quickly spin up a microservice with your own model and/or images using our Docker images.
tiangolo/uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
crownpku/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
hetaoaoao/tensorflow_web_deploy
Deploy tensorflow inception-v3 model as web service running on gunicorn/flask instead of grpc.
huseinzol05/Gather-Deployment
Gathers Python deployment, infrastructure and practices.
microsoft/az-deep-realtime-score
AKS Deployment Tutorial
INK-USC/KagNet
Knowledge-Aware Graph Networks for Commonsense Reasoning (EMNLP-IJCNLP 19)
rish-16/gpt2client
✍🏻 gpt2-client: Easy-to-use TensorFlow Wrapper for GPT-2 117M, 345M, 774M, and 1.5B Transformer Models 🤖 📝
javaidnabi31/Multi-Label-Text-classification-Using-BERT
Multi Label text classification using bert
waditu/tushare
TuShare is a utility for crawling historical data of China stocks
yajian/bert
TensorFlow code and pre-trained models for BERT
shabbyboy/lianjiaspider
链家网的一个爬虫项目
beekbin/bert-cosine-sim
Fine-tune BERT to generate sentence embedding for cosine similarity
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
lzphahaha/bert_encoder
use Google Bert model to encode a sentence to vector.
aaronshan/hive-third-functions
Some useful custom hive udf functions, especial array, json, math, string functions.
ztwu/hive-udf
hive自定义函数
jadianes/spark-movie-lens
An on-line movie recommender using Spark, Python Flask, and the MovieLens dataset
op-hunter/milvus
Milvus -- the world's fastest vector search engine.
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk