angelOnly's Stars
answerlink/IntelliQ
Advanced Multi-Turn QA System with LLM and Intent Recognition. 基于LLM大语言模型意图识别、参数抽取结合slot词槽技术实现多轮问答、NL2API. 打造Function Call多轮问答最佳实践
InternLM/lmdeploy
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
z814081807/DeepNER
天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch
abhishekkrthakur/clickbaits_revisited
Deep learning models to identify clickbaits taking content into consideration
moon-hotel/DeepLearningWithMe
《跟我一起深度学习》
moon-hotel/TransformerTranslation
A Transformer Framework Based Translation Task
moon-hotel/BertWithPretrained
An implementation of the BERT model and its related downstream tasks based on the PyTorch framework
qingzhongwen/WeMoon_CTR
WeMoon is small, but it will light up the night sky!!!
aespresso/a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
luozhouyang/machine-learning-notes
A repository to save my machine learning notes.
macanv/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
angelOnly/tensorflow_learn
tensorflow学习笔记
rockingdingo/deepnlp
Deep Learning NLP Pipeline implemented on Tensorflow
android/uamp
A sample audio app for Android
angelOnly/spark-session
spark用户访问session分析 (Spark,Java,MySQL)
angelOnly/spark-rcs
spark实现电影离线+实时推荐 (Spark,Scala)
angelOnly/spark_base
spark基础与原理剖析
angelOnly/spark_cluster
spark集群搭建步骤(CentOs7,Hadoop,Spark,Hive,Zookeeper,Kafka,MySQL,Scala)
angelOnly/leetcode
leetcode 140题 + 剑指Offer 60题 (Java, Python)
zouhongzhao/Programming-Collective-Intelligence-Source-Code
集体智慧编程源代码
singmiya/recsys
推荐系统学习资料、源码、及读书笔记
OndraFiedler/spark-recommender
Scalable recommendation system written in Scala using the Apache Spark framework
mandeep147/Amazon-Product-Recommender-System
Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html
lawlite19/MachineLearning_Python
机器学习算法python实现
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
angelOnly/python_note
Python基础学习笔记