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
DSKSD avatar

DSKSD/DeepNLP-models-Pytorch

0
View on GitHub↗
2,943 stars·643 forks·Jupyter Notebook·MIT·17 views

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.

Star history

Star history chart for dsksd/deepnlp-models-pytorchStar history chart for dsksd/deepnlp-models-pytorch

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to DeepNLP Models Pytorch

Similar open-source projects, ranked by how many features they share with DeepNLP Models Pytorch.
  • barissayil/sentimentanalysisB

    barissayil/SentimentAnalysis

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • atcold/pytorch-deep-learning-minicourseAtcold avatar

    Atcold/pytorch-Deep-Learning-Minicourse

    6,810View on 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
    View on GitHub↗6,810
  • deepsound-project/samplernn-pytorchD

    deepsound-project/samplernn-pytorch

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to DeepNLP Models Pytorch→

Frequently asked questions

What does dsksd/deepnlp-models-pytorch do?

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

What are the main features of dsksd/deepnlp-models-pytorch?

The main features of dsksd/deepnlp-models-pytorch are: Learning Resources, Model Implementations, Natural Language Processing, Learning and Research, Tutorials.

What are some open-source alternatives to dsksd/deepnlp-models-pytorch?

Open-source alternatives to dsksd/deepnlp-models-pytorch include: 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.