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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DSKSD avatar

DSKSD/DeepNLP-models-Pytorch

0
View on GitHub↗
2,943 stele·643 fork-uri·Jupyter Notebook·MIT·9 vizualizări

DeepNLP Models Pytorch

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

Features

  • Learning Resources - PyTorch implementations of neural models from coursework.
  • Model Implementations - Implementations of various deep NLP models.
  • Natural Language Processing - Deep NLP models from Stanford CS224n.
  • Learning and Research - PyTorch implementations of models from academic courses.
  • Tutorials - Listed in the “Tutorials” section of the The Incredible Pytorch awesome list.

Istoric stele

Graficul istoricului de stele pentru dsksd/deepnlp-models-pytorchGraficul istoricului de stele pentru dsksd/deepnlp-models-pytorch

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru DeepNLP Models Pytorch

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu DeepNLP Models Pytorch.
  • barissayil/sentimentanalysisB

    barissayil/SentimentAnalysis

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • bentrevett/pytorch-sentiment-analysisAvatar bentrevett

    bentrevett/pytorch-sentiment-analysis

    4,608Vezi pe 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
    Vezi pe GitHub↗4,608
  • atcold/pytorch-deep-learning-minicourseAvatar Atcold

    Atcold/pytorch-Deep-Learning-Minicourse

    6,810Vezi pe GitHub↗

    This is an educational curriculum for building and training neural networks using PyTorch. It serves as a deep learning training guide and resource, providing a structured series of lessons on tensor computation and architecture development. The course uses an interactive learning model that synchronizes academic theory with practice. It pairs theoretical lecture slides with exercise-driven notebooks, requiring students to implement model logic within predefined templates to validate their conceptual understanding. The curriculum covers a broad range of deep learning capabilities, including

    Jupyter Notebook
    Vezi pe GitHub↗6,810
  • deepsound-project/samplernn-pytorchD

    deepsound-project/samplernn-pytorch

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
Vezi toate cele 30 alternative pentru DeepNLP Models Pytorch→

Întrebări frecvente

Ce face dsksd/deepnlp-models-pytorch?

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

Care sunt principalele funcționalități ale dsksd/deepnlp-models-pytorch?

Principalele funcționalități ale dsksd/deepnlp-models-pytorch sunt: Learning Resources, Model Implementations, Natural Language Processing, Learning and Research, Tutorials.

Care sunt câteva alternative open-source pentru dsksd/deepnlp-models-pytorch?

Alternativele open-source pentru dsksd/deepnlp-models-pytorch includ: bentrevett/pytorch-sentiment-analysis — This project is a PyTorch sentiment analysis tutorial and a deep learning implementation for analyzing text. It… eladhoffer/seq2seq.pytorch. atcold/pytorch-deep-learning-minicourse — This is an educational curriculum for building and training neural networks using PyTorch. It serves as a deep… barissayil/sentimentanalysis. deepsound-project/samplernn-pytorch. facebookresearch/end-to-end-negotiator — Deal or No Deal? End-to-End Learning for Negotiation Dialogues.