sklearn
12 个项目 · ⭐ 57.3kAiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
:book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】
a delightful machine learning tool that allows you to train, test, and use models without writing code
Machine Learning University: Accelerated Natural Language Processing Class
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
Using python and scikit-learn to make stock predictions
The missing bridge between your ML models and your AI agents.
Quiver is a Swift package that provides vector mathematics, numerical computing, and machine learning.
I implement a deep learning network to classify COVID-19 Tweets into 5 categories and 3 categories using DistilBERT (a lighter version of BERT) as an embedding layer along with an LSTM and Dense Layer. I Achieve 65% accuracy with 5 categories and 80% accuracy on 3 categories.