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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to huggingface/torchmoji

Open-source alternatives to TorchMoji

30 open-source projects similar to huggingface/torchmoji, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best TorchMoji alternative.

  • eladhoffer/seq2seq.pytorchE

    eladhoffer/seq2seq.pytorch

    0View on GitHub↗
    View on GitHub↗0
  • sanyam5/skip-thoughtssanyam5 avatar

    sanyam5/skip-thoughts

    223View on GitHub↗

    The first public PyTorch implementation of Skip-Thought Vectors

    Python
    View on GitHub↗223
  • lemonhu/ner-bert-pytorchL

    lemonhu/NER-BERT-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • kefirski/bytenetK

    kefirski/bytenet

    0View on GitHub↗
    View on GitHub↗0
  • maximumentropy/seq2seq-pytorchMaximumEntropy avatar

    MaximumEntropy/Seq2Seq-PyTorch

    740View on GitHub↗

    Sequence to Sequence Models with PyTorch

    Python
    View on GitHub↗740
  • theeluwin/pytorch-sgnsT

    theeluwin/pytorch-sgns

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/end-to-end-negotiatorfacebookresearch avatar

    facebookresearch/end-to-end-negotiator

    1,398View on GitHub↗

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

    Python
    View on GitHub↗1,398

AI search

Explore more awesome repositories

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

Find more with AI search
  • barissayil/sentimentanalysisB

    barissayil/SentimentAnalysis

    0View on GitHub↗
    View on GitHub↗0
  • fartashf/vseppfartashf avatar

    fartashf/vsepp

    523View on GitHub↗

    PyTorch Code for the paper "VSE++: Improving Visual-Semantic Embeddings with Hard Negatives"

    Python
    View on GitHub↗523
  • huggingface/pytorch-openai-transformer-lmhuggingface avatar

    huggingface/pytorch-openai-transformer-lm

    1,522View on GitHub↗

    🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI

    Pythonlanguage-modelneural-networksopenai
    View on GitHub↗1,522
  • seannaren/deepspeech.pytorchSeanNaren avatar

    SeanNaren/deepspeech.pytorch

    2,135View on GitHub↗

    Speech Recognition using DeepSpeech2.

    Python
    View on GitHub↗2,135
  • salesforce/nonauto-nmtS

    salesforce/nonauto-nmt

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

    deepsound-project/samplernn-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • salesforce/pytorch-qrnnsalesforce avatar

    salesforce/pytorch-qrnn

    1,262View on GitHub↗

    PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM

    Python
    View on GitHub↗1,262
  • facebookresearch/musefacebookresearch avatar

    facebookresearch/MUSE

    3,245View on GitHub↗

    A library for Multilingual Unsupervised or Supervised word Embeddings

    Python
    View on GitHub↗3,245
  • 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
  • dsksd/deepnlp-models-pytorchDSKSD avatar

    DSKSD/DeepNLP-models-Pytorch

    2,943View on GitHub↗

    Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)

    Jupyter Notebook
    View on GitHub↗2,943
  • keon/seq2seqK

    keon/seq2seq

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/xlmfacebookresearch avatar

    facebookresearch/XLM

    2,930View on GitHub↗

    PyTorch original implementation of Cross-lingual Language Model Pretraining.

    Python
    View on GitHub↗2,930
  • fanglanting/skip-gram-pytorchF

    fanglanting/skip-gram-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • freewym/espressoF

    freewym/espresso

    0View on GitHub↗
    View on GitHub↗0
  • hitvoice/drqahitvoice avatar

    hitvoice/DrQA

    401View on GitHub↗

    DrQA A pytorch implementation of the ACL 2017 paper Reading Wikipedia to Answer Open-Domain Questions (DrQA).

    Python
    View on GitHub↗401
  • meta-llama/llama-cookbookmeta-llama avatar

    meta-llama/llama-cookbook

    18,375View on GitHub↗

    This project is a collection of implementation guides, recipes, and developer resources for building applications with Llama models. It serves as a comprehensive kit for developing autonomous agents, establishing retrieval-augmented generation systems, and executing model fine-tuning. The resource provides specific patterns for multimodal workflows that process text, images, and audio. It includes specialized guidance on adapting pre-trained model weights for targeted tasks and implementing tool-calling orchestration to connect models with external APIs and functions. The codebase covers a b

    Jupyter Notebookaifinetuninglangchain
    View on GitHub↗18,375
  • agonopol/go-stemagonopol avatar

    agonopol/go-stem

    81View on GitHub↗

    Word Stemming in Go

    Go
    View on GitHub↗81
  • alexrozanski/llamachatalexrozanski avatar

    alexrozanski/LlamaChat

    1,510View on GitHub↗

    Chat with your favourite LLaMA models in a native macOS app

    Swiftaillamallamacpp
    View on GitHub↗1,510
  • agermanidis/thingscoopagermanidis avatar

    agermanidis/thingscoop

    358View on GitHub↗

    Search and filter videos based on objects that appear in them using convolutional neural networks

    Python
    View on GitHub↗358
  • aaron-xichen/pytorch-playgroundaaron-xichen avatar

    aaron-xichen/pytorch-playground

    2,714View on GitHub↗

    Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)

    Pythonpytorchpytorch-tutorialpytorch-tutorials
    View on GitHub↗2,714
  • alexsergivan/transliteratorA

    alexsergivan/transliterator

    0View on GitHub↗
    View on GitHub↗0
  • alibaba-edu/simple-effective-text-matching-pytorchA

    alibaba-edu/simple-effective-text-matching-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • alexis-jacq/pytorch-tutorialsA

    alexis-jacq/Pytorch-Tutorials

    0View on GitHub↗
    View on GitHub↗0