Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rohankalbag/natural-language-processing

Course Project - Deep Learning for Natural Language Processing - Spring Semester 2024 - Indian Institute of Technology Bombay
https://github.com/rohankalbag/natural-language-processing

gradio lstm nlp pytorch transformers

Last synced: 3 days ago
JSON representation

Course Project - Deep Learning for Natural Language Processing - Spring Semester 2024 - Indian Institute of Technology Bombay

Awesome Lists containing this project

README

        

# Natural Language Processing

## CS 772 - Deep Learning for Natural Language Processing

## Assignment 1
### Natively Implemented Fully Connected Neural Network for Palindrome Detection in Binary Strings

[Link to Implementation Source Files and Documentation](https://github.com/rohankalbag/natural-language-processing/tree/main/assignment-1)

## Assignment 2
### Natively Implemented Recurrent Perceptron for Parts-Of-Speech Tagging

[Link to Implementation Source Files and Documentation](https://github.com/rohankalbag/natural-language-processing/tree/main/assignment-2)

## Course Project

### Toxicity Detection in Large Language Models

[Link to Implementation Source Files and Documentation](https://github.com/rohankalbag/natural-language-processing/tree/main/project)