nlp-recipes
pymarl2

nlp-recipes | pymarl2 | |
---|---|---|
5 | 1 | |
6,020 | 630 | |
- | -2.7% | |
0.0 | 3.7 | |
over 2 years ago | 9 months ago | |
Python | Python | |
MIT License | Apache License 2.0 |
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.
nlp-recipes
-
Show HN: I turned my microeconomics textbook into a chatbot with GPT-3
https://github.com/topics/automatic-summarization
Microsoft/nlp-recipes lists current NLP tasks that would be helpful for a docs bot: https://github.com/microsoft/nlp-recipes#content
-
Show HN: DocsGPT, open-source documentation assistant, fully aware of libraries
https://github.com/topics/automatic-summarization
Though now archived,
> Microsoft/nlp-recipes lists current NLP tasks that would be helpful for a docs bot: https://github.com/microsoft/nlp-recipes#content
NLP Tasks: Text Classification, Named Entity Recognition, Text Summarization, Entailment, Question Answering, Sentence Similarity, Embeddings, Sentiment Analysis, Model Explainability, and Auto-Annotatiom
- ✨ 5 Free Resources for Learning Natural Language Processing with Python 🚀
-
Is there any utility software/bot that produces descriptor tags for a Reddit image post using the comments?
I found this (https://github.com/microsoft/nlp-recipes) resource and it has a list of pre-built or easily customizable NLP models that I'm going to try out.
-
Building a Aspect based sentiment classification
There is an NLP recipe from Microsoft on ABSA. Have you seen this? https://github.com/microsoft/nlp-recipes/blob/master/examples/sentiment_analysis/absa/absa.ipynb
pymarl2
-
MARL top conference papers are ridiculous
https://github.com/hijkzzz/pymarl2 (RIIT)
What are some alternatives?
ludwig - Low-code framework for building custom LLMs, neural networks, and other AI models
Mava - 🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX
nlp_course - YSDA course in Natural Language Processing
fast-reid - SOTA Re-identification Methods and Toolbox
OpenPrompt - An Open-Source Framework for Prompt-Learning.
auto-sklearn - Automated Machine Learning with scikit-learn
ccg2lambda - Provide Semantic Parsing solutions and Natural Language Inferences for multiple languages following the idea of the syntax-semantics interface.
ai-economist - Foundation is a flexible, modular, and composable framework to model socio-economic behaviors and dynamics with both agents and governments. This framework can be used in conjunction with reinforcement learning to learn optimal economic policies, as done by the AI Economist (https://www.einstein.ai/the-ai-economist).
Parrot_Paraphraser - A practical and feature-rich paraphrasing framework to augment human intents in text form to build robust NLU models for conversational engines. Created by Prithiviraj Damodaran. Open to pull requests and other forms of collaboration.
SimpleView - Official Code for ICML 2021 paper "Revisiting Point Cloud Shape Classification with a Simple and Effective Baseline"
forte - Forte is a flexible and powerful ML workflow builder. This is part of the CASL project: http://casl-project.ai/
on-policy - This is the official implementation of Multi-Agent PPO (MAPPO).
