awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
facebookresearch avatar

facebookresearch/end-to-end-negotiatorArchived

0
View on GitHub↗
1,398 stars·279 forks·Python·10 views

End To End Negotiator

Deal or No Deal? End-to-End Learning for Negotiation Dialogues

Features

  • Model Implementations - End-to-end learning for negotiation dialogues.
  • Natural Language Processing - End-to-end learning for negotiation dialogues.
  • Question and Answering - Listed in the “Question and Answering” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for facebookresearch/end-to-end-negotiatorStar history chart for facebookresearch/end-to-end-negotiator

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with End To End Negotiator

These projects share indexed features with End To End Negotiator. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bentrevett/pytorch-sentiment-analysisbentrevett avatar

    bentrevett/pytorch-sentiment-analysis

    4,608View on GitHub↗

    This project is a PyTorch sentiment analysis tutorial and a deep learning implementation for analyzing text. It provides a natural language processing sequence classification pipeline designed to clean text data and train neural networks to categorize sequences of words. The implementation focuses on adapting pretrained language models for specific text classification tasks using custom datasets. It includes a process for fine-tuning large-scale language models and implementing recurrent networks and transformers for emotional tone detection. The project covers the broader surface of text se

    Jupyter Notebookbertcnncnn-text-classification
    View on GitHub↗4,608
  • cadene/vqa.pytorchC

    Cadene/vqa.pytorch

    0View on GitHub↗
    View on GitHub↗0
  • barissayil/sentimentanalysisB

    barissayil/SentimentAnalysis

    0View on GitHub↗
    View on GitHub↗0
  • deepsound-project/samplernn-pytorchD

    deepsound-project/samplernn-pytorch

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does facebookresearch/end-to-end-negotiator do?

Deal or No Deal? End-to-End Learning for Negotiation Dialogues

What are the main features of facebookresearch/end-to-end-negotiator?

The main features of facebookresearch/end-to-end-negotiator are: Model Implementations, Natural Language Processing, Question and Answering.

Which projects share features with facebookresearch/end-to-end-negotiator?

Projects with overlapping indexed features include: cadene/vqa.pytorch. dsksd/deepnlp-models-pytorch — Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ). barissayil/sentimentanalysis. bentrevett/pytorch-sentiment-analysis — This project is a PyTorch sentiment analysis tutorial and a deep learning implementation for analyzing text. It… deepsound-project/samplernn-pytorch. eladhoffer/seq2seq.pytorch.