PaddlePaddle
PyTorch-NLP
PaddlePaddle | PyTorch-NLP | |
---|---|---|
7 | 1 | |
22,298 | 2,180 | |
0.3% | - | |
10.0 | 0.0 | |
5 days ago | over 1 year ago | |
C++ | Python | |
Apache License 2.0 | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PaddlePaddle
-
Fixing bugs in your AI: let's analyze bugs in OpenVINO
It's hard to define what exactly the correct code should look like in this case. However, let's take a guess. The code is in the OpenVINO Paddle Frontend module, which parses the model generated by the PaddlePaddle framework. If we search for the 'pad3d' name in the project, we can find the following description:
-
List of AI-Models
Click to Learn more...
-
Ask HN: Are there any notable Chinese FLOSS projects?
PaddlePaddle?
https://github.com/PaddlePaddle/Paddle
Also, Baidu have quite a few OSS projects out there in general.
https://github.com/baidu
-
Volcano vs Yunikorn vs Knative
Volcano is a batch scheduler on top of Kube-batch targetting spark-operator, plain old MPI, chinesium paddlepaddle, and Kromwell HPC.
-
Baidu AI Researchers Introduce SE-MoE That Proposes Elastic MoE Training With 2D Prefetch And Fusion Communication Over Hierarchical Storage
Continue reading | Check out the paper, and Github
- I have issue with only __habs for half datatype? Please help!
- Alternatives to google collab?
PyTorch-NLP
-
Introduction to PyTorch
PyTorch-NLP
What are some alternatives?
tensorflow - An Open Source Machine Learning Framework for Everyone
spaCy - 💫 Industrial-strength Natural Language Processing (NLP) in Python
Keras - Deep Learning for humans
NLTK - NLTK Source
xgboost - Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
pytext - A natural language modeling framework based on PyTorch
MLflow - Open source platform for the machine learning lifecycle
Jieba - 结巴中文分词
python-recsys - A python library for implementing a recommender system
Stanza - Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages
gym - A toolkit for developing and comparing reinforcement learning algorithms.
TextBlob - Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.